various problems with 21.5.28 Fuki

Stephen J. Turnbull stephen at xemacs.org
Wed Jan 23 13:39:22 EST 2008


Uwe Brauer writes:

 >     -  that xemacs seems not to read my .Xdefault file and hence does
 >        not use my favorite font nor background color.

Applications don't read these files.  They are read by the the X11
startup code.  So any changes to the contents of these files must be
updated in the system with xrdb.

The most likely problem is that XEmacs used to read resources from the
"Emacs" class, but no longer does (this behavior has been deprecated
for many years, and finally removed about a year ago).  You need to
use the "XEmacs" class now.  There's also an environment variable you
can set to get the old behavior, but I forget where it's documented.

Aidan implemented it, he would know.

 >     -  I can't find Mule, nor Menu entry and if I want to use,
 >        set-input-method, that function is not known. I thought
 >        xemacs21.5 comes only with Mule.

No; it's not even default yet.

 >     -  I obtain some errors at the beginning which I attach and when
 >        using gnus-summary-post-news I obtain as well an error.

I don't recognize these.




More information about the XEmacs-Beta mailing list