On Mon, 2003-10-27 at 02:39, Stephen J. Turnbull wrote:
>>>>> "Oscar" == Oscar Martín
<ombatres(a)ya.com> writes:
Oscar> oscar@debian:~$ xemacs
Oscar> Warning: Missing charsets in String to FontSet conversion
Oscar> Warning: Unable to load any usable fontset
These warnings are probably harmless (you probably have a UTF-8 or
@euro LANG set).
FWIW, I have en_US.UTF-8 and for 21.4.1[34] built with Xaw3d [1], the
attached patch suppresses the "Missing charsets" warning. Would it be
acceptable for inclusion?
[1] When built with Motif, those warnings didn't show up.
--- xemacs-21.4.13/etc/Emacs.ad~ 2002-12-12 08:21:12.000000000 +0200
+++ xemacs-21.4.13/etc/Emacs.ad 2003-07-13 19:47:48.000000000 +0300
@@ -203,11 +203,13 @@
*menubar*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \
-*-*-*-*-*-*-*-120-*-iso10646-1, \
-*-*-*-*-*-*-*-120-*-jisx0208.1983-0, \
- -*-*-*-*-*-*-*-120-*-jisx0201.1976-0
+ -*-*-*-*-*-*-*-120-*-jisx0201.1976-0, \
+ -*-*-*-*-*-*-*-120-*-*-*
*popup*FontSet: -*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*, \
-*-*-*-*-*-*-*-120-*-iso10646-1, \
-*-*-*-*-*-*-*-120-*-jisx0208.1983-0, \
- -*-*-*-*-*-*-*-120-*-jisx0201.1976-0
+ -*-*-*-*-*-*-*-120-*-jisx0201.1976-0, \
+ -*-*-*-*-*-*-*-120-*-*-*
! Gui elements share this font
!