From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: tooltip frame uses (class mono) when processing defface specs Date: Mon, 08 Oct 2007 14:10:31 -0400 Message-ID: References: <863axadi7d.fsf@macs.hw.ac.uk> <87sl4mx4dw.fsf@laptop.shootybangbang.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191867208 28640 80.91.229.12 (8 Oct 2007 18:13:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 18:13:28 +0000 (UTC) Cc: bojohan+news@dd.chalmers.se, rms@gnu.org, emacs-devel@gnu.org To: jpw@pobox.com (John Paul Wallington) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 20:13:25 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iex6H-0004BU-To for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 20:13:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iex6C-0001Vg-6z for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 14:13:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iex4n-0008Q8-3Z for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iex4k-0008NQ-VV for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iex4k-0008Mz-7r for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:30 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iex4k-00042p-1Z for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iex3n-0004zT-Jo; Mon, 08 Oct 2007 14:10:31 -0400 X-Spook: Watergate Firewalls quarter embassy nuclear advisors X-Ran: #wu (John Paul Wallington's message of "Sun, 07 Oct 2007 17:42:51 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80420 Archived-At: John Paul Wallington wrote: > How about the following fix ? Works for me...