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

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

Re: Problem with string to fontset conversion


From: Stefan Monnier
Subject: Re: Problem with string to fontset conversion
Date: Fri, 01 Apr 2005 16:22:36 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

>>>> Warning: Missing charsets in String to FontSet conversion
>>>> Warning: Cannot convert string
>>>> "-*-helvetica-medium-r-*--*-120-*-*-*-*,*" to type FontSet

BTW: the above -*-helvetica-medium-r-*--*-120-*-*-*-* should have two more
"-*" to be complete.  Maybe that was the problem.

> I finally got time to change this.  Now, the old font resource is used by
> default.  The fontset handling is only enabled if you specify a fontset,
> either on the command line:

Have you had time to investigate to see what's the problem?
We've been creating fontsets (unless you compile --without-xim) for a long
time now without any problem, so it's hard to believe that the problem is in
the Xlib or Xt lib.

> % emacs -xrm 'Emacs*fontSet: ...'
> or in some X resource file (~/.Xdefaults for example).
> To specify just for popups, do
> % emacs -xrm 'Emacs*popup*fontSet: ...'
> and just for the menu bar:
> % emacs -xrm 'Emacs*menubar*fontSet: ...'

What about those that specify the font via the `menu' face?

> Can you try this:
> % emacs -xrm 'Emacs*fontSet: -*-helvetica-medium-r-*--*-120-*-*-*-*-*-*,*'

and then try again

% emacs -xrm 'Emacs*fontSet: -*-helvetica-medium-r-*--*-120-*-*-*-*,*'

to see if the "-*-*" makes a difference.


        Stefan




reply via email to

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