GNU bug report logs -
#21825
2015-10-04; utf8 and latin1 coding problem in GNU emacs, Xemacs is fine
Previous Next
Reported by: Uwe Brauer <oub <at> mat.ucm.es>
Date: Wed, 4 Nov 2015 15:19:02 UTC
Severity: normal
Tags: notabug
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 21825 <at> debbugs.gnu.org (full text, mbox):
Hi Uwe,
2015-11-04 16:17 GMT+01:00 Uwe Brauer <oub <at> mat.ucm.es>:
>
> Hello
>
> The following problem only occurs in GNU emacs 24.5 or 25.0.50.
>
> I have two files:
>
> The first is saved in latin-1 but its header state
> \usepackage[utf8]{inputenc}
>
> And the other is the other way around
> saved in UTF8 header is
>
> \usepackage[latin1]{inputenc}
>
>
> Both are displayed correctly in Xemacs and but not in GNU emacs.
GNU Emacs has "latexenc" package which opens a file with the encoding
specified by the inputenc package and I think this feature is
valuable, since the actual file encoding should match the inputenc
encoding anyway. Then, I believe this is the classic case of "this
isn't a bug but a feature".
Cheers,
Mosè
This bug report was last modified 1 year and 140 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.