all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* false "Warning: Missing charsets in String to FontSet conversion"
@ 2006-07-04 19:38 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2006-07-04 19:38 UTC (permalink / raw)
  Cc: rfrancoise

Gentlemen, I write to you today about the message seen in the shell,
  $ emacs
  Warning: Missing charsets in String to FontSet conversion
Whereupon the new emacs X-window starts up as normal anyway.

I am pretty sure this warning should not be told to the user, as it is
based on false assumptions:

I noticed that I only get this message when starting emacs 22 (21 is OK) from a
  xterm -class UXTerm -u8
but not from a
  crxvt-big5 -fm -eten-fixed-medium-r-*--16-*-*-*-c-*-big5-0 -fn ...
and indeed, strace shows
  readv(4, [{"-eten-fixed-medium-r-normal--16-"..., 59}, {"\0", 1}], 2) = 60
  open("/usr/lib/X11/XtErrorDB", O_RDONLY) = -1 ENOENT (No such file
  write(2, "Warning: Missing charsets in Str"..., 58) = 58

But the paradox is: I am starting emacs in a whole new X-window. That
the xterm I start it from does not use my favorite font doesn't
matter!

That I have Emacs*FontSet: -*-big5-0,-adobe-*-iso8859-1 in .Xresources
works fine. Emacs is miscalculating something, wrongly thinking that
something about the xterm I am starting emacs from will affect the
independent new X-window being created.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-04 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 19:38 false "Warning: Missing charsets in String to FontSet conversion" Dan Jacobson

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.