bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18760: 24.4; Encoding problem in about-emacs


From: Lars Ljung
Subject: bug#18760: 24.4; Encoding problem in about-emacs
Date: Sat, 18 Oct 2014 15:02:23 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Den 2014-10-18 14:24, Eli Zaretskii skrev:
>> Date: Sat, 18 Oct 2014 13:24:54 +0200
>> From: Lars Ljung <lars@matholka.se>
>> CC: 18760@debbugs.gnu.org
>>
>> I looked at it a bit and my guess is that the encoding is not
>> properly detected when extracting the title using (with-temp-buffer
>> (insert-file-contents ... when defining fancy-startup-text.
> 
> But how can this happen, when the tutorial states that it's encoded in
> UTF-8?
> 
> I just typed that form manually in a locale that also defaults to
> Latin-1, and I see no problem at all.
> 

My mistake. The fault is in fancy-about-text, not fancy-startup-text. I
didn't realise there are two similar texts.

The code for fancy-startup-text used to have the same problem but it was
fixed in revision 109165. The same fix could probably be used in
fancy-about-text.

/Lars






reply via email to

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