unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2059: 23.0.60; Font selection broken on non-GTK/non-XFT build.
@ 2009-01-26  0:25 ` Christopher Oliver
  2009-01-27 20:55   ` bug#2059: marked as done (23.0.60; Font selection broken on non-GTK/non-XFT build.) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Oliver @ 2009-01-26  0:25 UTC (permalink / raw)
  To: emacs-pretest-bug

As an old school user, I tend to like to compile Emacs for small footprint, and prefer bitmap fonts.
So I compile with neither GTK nor XFT.  In pretest 23.0.60 under these conditions, the mouse menu
for font selection fails.  This bug lies in an incompatibility between menu-set-font (menu-bar.el),
which expects a string, and mouse-select-font (mouse.el) which yields a list containing a string.
The menu fed x-popup-menu in mouse-select-font has entries of the form (DESCRIPTION XFONT)
rather than (DESCRIPTION . XFONT), so the cdr of this is the wrong type for menu-set-font.
Thoughts?







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2059: marked as done (23.0.60; Font selection broken on  non-GTK/non-XFT build.)
  2009-01-26  0:25 ` bug#2059: 23.0.60; Font selection broken on non-GTK/non-XFT build Christopher Oliver
@ 2009-01-27 20:55   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-01-27 20:55 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]


Your message dated Tue, 27 Jan 2009 15:49:09 -0500
with message-id <87iqo0wk3e.fsf@cyd.mit.edu>
and subject line Re: 23.0.60; Font selection broken on non-GTK/non-XFT build.
has caused the Emacs bug report #2059,
regarding 23.0.60; Font selection broken on non-GTK/non-XFT build.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2059: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2059
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2508 bytes --]

From: "Christopher Oliver" <coliver@message.nmc.edu>
To: <emacs-pretest-bug@gnu.org>
Subject: 23.0.60; Font selection broken on non-GTK/non-XFT build.
Date: Sun, 25 Jan 2009 19:25:03 -0500
Message-ID: <497CBC8F0200007300042A71@N10.nmc.edu>

As an old school user, I tend to like to compile Emacs for small footprint, and prefer bitmap fonts.
So I compile with neither GTK nor XFT.  In pretest 23.0.60 under these conditions, the mouse menu
for font selection fails.  This bug lies in an incompatibility between menu-set-font (menu-bar.el),
which expects a string, and mouse-select-font (mouse.el) which yields a list containing a string.
The menu fed x-popup-menu in mouse-select-font has entries of the form (DESCRIPTION XFONT)
rather than (DESCRIPTION . XFONT), so the cdr of this is the wrong type for menu-set-font.
Thoughts?




[-- Attachment #3: Type: message/rfc822, Size: 1555 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "Christopher Oliver" <coliver@message.nmc.edu>
Cc: 2059-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; Font selection broken on non-GTK/non-XFT build.
Date: Tue, 27 Jan 2009 15:49:09 -0500
Message-ID: <87iqo0wk3e.fsf@cyd.mit.edu>

"Christopher Oliver" <coliver@message.nmc.edu> writes:

> Build cfg switches: --without-dbus --without-xft --without-freetype
> --with-x-toolkit=lucid --without-rsvg --without-tiff

OK, I see the problem now.  Patch applied, thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-27 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87iqo0wk3e.fsf@cyd.mit.edu>
2009-01-26  0:25 ` bug#2059: 23.0.60; Font selection broken on non-GTK/non-XFT build Christopher Oliver
2009-01-27 20:55   ` bug#2059: marked as done (23.0.60; Font selection broken on non-GTK/non-XFT build.) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).