emacs-devel
[Top][All Lists]
Advanced

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

Re: abbrev_defs encoding issues


From: Stefan Monnier
Subject: Re: abbrev_defs encoding issues
Date: Mon, 06 Jun 2011 15:52:49 -0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> if an .abbrev_def is saved from v24, which has been edited from v23 before,
> all german umlauts gets destroyed for example:

This diff only shows that the byte-sequence has been changed, not that
the result will behave differently.  Since the encoding is different,
it's no wonder that non-ascii chars get represented differently.

Do you actually see ill-behavior?


        Stefan



reply via email to

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