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

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

bug#22222: 24.4; eww ignores charset=utf-8 in text/plain


From: Trent W. Buck
Subject: bug#22222: 24.4; eww ignores charset=utf-8 in text/plain
Date: Wed, 23 Dec 2015 11:31:54 +1100
User-agent: Mutt/1.5.23 (2014-03-12)

Eli Zaretskii wrote:
>>     When I open this doc with eww
>>     
>> https://raw.githubusercontent.com/howardabrams/pdx-emacs-hackers/master/workshops/keyboard-macros.org
>>     it appears that some apostrophes are shown as \342\200\231
>
> I believe I fixed that in commit 9b0f182 on the emacs-25 branch.

FWIW, I can confirm that

WORKS: git checkout 9b0f182  && make && src/emacs -eval '(eww 
"https://raw.githubusercontent.com/howardabrams/pdx-emacs-hackers/master/workshops/keyboard-macros.org";)'
FAILS: git checkout 9b0f182~ && make && src/emacs -eval '(eww 
"https://raw.githubusercontent.com/howardabrams/pdx-emacs-hackers/master/workshops/keyboard-macros.org";)'





reply via email to

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