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

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

bug#1951: marked as done (x-list-fonts problems (2))


From: Emacs bug Tracking System
Subject: bug#1951: marked as done (x-list-fonts problems (2))
Date: Mon, 19 Jan 2009 16:50:03 +0000

Your message dated Mon, 19 Jan 2009 11:44:58 -0500
with message-id <87sknfnt2t.fsf@cyd.mit.edu>
and subject line Re: x-list-fonts problems (2)
has caused the Emacs bug report #1951,
regarding x-list-fonts problems (2)
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.)


-- 
1951: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1951
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: x-list-fonts problems (2) Date: Sun, 18 Jan 2009 22:36:44 +0100
Hi,

1)
x-list-fonts' last parameter is 'width'. It's help (describe-function)
is OK, but Info (info "(elisp) Font Lookup") doesn't mention this
parameter. Please add it.

2)
Moreover, regexp handling in PATTERN parameter seems to be wrong for
me: (x-list-fonts "xxx*zzz") lists all fonts?? (I would expect only
fonts what start with "xxx" and end with "zzz"...)

(GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-01-02)

Thanks,
P



--- End Message ---
--- Begin Message --- Subject: Re: x-list-fonts problems (2) Date: Mon, 19 Jan 2009 11:44:58 -0500
> x-list-fonts' last parameter is 'width'. It's help (describe-function)
> is OK, but Info (info "(elisp) Font Lookup") doesn't mention this
> parameter. Please add it.

Fixed, thanks.

> Moreover, regexp handling in PATTERN parameter seems to be wrong for
> me: (x-list-fonts "xxx*zzz") lists all fonts?? (I would expect only
> fonts what start with "xxx" and end with "zzz"...)

I've checked in a fix.  Note that only XLFDs can contain wildcards; I've
updated the docstring of x-list-fonts to make this clearer.


--- End Message ---

reply via email to

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