bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1802: 23.0.60; (with-ns) completion of font names does not work


From: Glenn Morris
Subject: bug#1802: 23.0.60; (with-ns) completion of font names does not work
Date: Fri, 23 Jan 2009 20:01:48 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Adrian Robert wrote:

> I get the message 'Invalid font name: "*"' in the minibuffer when I  
> try this.  Some investigation seems to show this is generated in  
> font.c before any NS-specific code is called.  Can you try this in an  
> X build of the same source and report whether it occurs there too?

Indeed

(x-list-fonts "*")

as called by set-frame-font throws an error for me ("Invalid font name
*") in the current trunk on GNU/Linux.

`cvs up -D2009-01-18 font.c' and this goes away, so perhaps it is the
2009-01-19 change to font_spec_from_name?

(I don't think this is related to the original report.)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]