info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Non-ASCII string must be encoded in advance. user-full-name


From: Maximilian Matthé
Subject: Re: Non-ASCII string must be encoded in advance. user-full-name
Date: Sun, 09 Jan 2011 17:35:48 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:

> Maximilian Matthe <Maxi.Matthe@googlemail.com> 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 have tried saving it in utf-8 before of course, (without any
buffer-local config and also with), but it produced the same error. I
tried saving in iso-8859-15 because the é would only have one byte then
instead of 2 in utf-8.

How come, that gnus (or whatever) reads user-full-name, whenever I copy
sth. to the X-clipboard? 

>> - I use xubuntu 10.10. I pulled gnus at Dec 27.
>>
>> Can you help me fixing that differently from changing my name?
>>
>> Regards, Max




reply via email to

[Prev in Thread] Current Thread [Next in Thread]