>>>> 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


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to