Maximilian Matthe <[email protected]> writes: > Hi, > > I have the following issue. I have this in my .gnus.el: > > ,---- > | (setq user-full-name "Maximilian Matthé") > `---- > > Everytime I want to copy sth to the x-clipboard, emacs tells me: > > ,---- > | Non-ASCII string must be encoded in advance: "Maximilian Matthé" > `---- > > In the message line. If I change my name to "Matthe" that does not > happen. > > - my .gnus.el is saved in iso-8859-15 coding system. My default system > locale is de_DE.utf-8. If you have a buffer-local config (e.g coding: iso-8859-15), remove it, utf-8 will be used instead.
> - I use xubuntu 10.10. I pulled gnus at Dec 27. > > Can you help me fixing that differently from changing my name? > > Regards, Max -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
