>>>>> On Sun, 3 Jul 2005 15:40:22 +0100, David Reitter <[EMAIL PROTECTED]> said:

> The following:

>      (create-fontset-from-mac-roman-font "-*-bitstream vera sans
> mono*-medium-r-normal-*-14-*-*-*-*-*-mac-roman" nil "test1")

> goes through without complaining, but when the actual font is chosen
> for a frame (via menu), I get an "Font not found" error.

> This, however,

>      (create-fontset-from-mac-roman-font "-*-bitstream vera sans
> mono- medium-r-normal-*-14-*-*-*-*-*-mac-roman" nil "test2")

> works fine.

> This, as usual, is the latest CVS version, on Mac OS X 10.4 (with
> euro/roman fonts).

I couldn't reproduce that on Mac OS 10.3.  Either of them failed with
"No fonts match" in evaluation of create-fontset-from-mac-roman-font.
I also tried with the asterisk example with existing font families,
but there's no problem.

The use of asterisk seems to be legal.  What does the result of
(fontset-info "fontset-test1") say?

                                     YAMAMOTO Mitsuharu
                                [EMAIL PROTECTED]


_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to