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: Jan D.
Subject: Re: Problem with string to fontset conversion
Date: Tue, 22 Mar 2005 05:42:51 +0100

Sorry, I was too hasty -- the message has changed:

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

Can you see if you even have that font in any suitable charset, i.e.

% xlsfonts|grep 'helvetica-medium-r-*120'

If the locale and font codeset isn't compatible you should see just the first line ("Missing ..."). The second line indicates another problem, usually a missing font.

You could try
% emacs -q -xrm '*menubar*font: fixed'
and see if you get just the first message then.

        Jan D.





reply via email to

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