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

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

bug#17714: 24.4.50; File coding system not detected correctly


From: Eli Zaretskii
Subject: bug#17714: 24.4.50; File coding system not detected correctly
Date: Fri, 06 Jun 2014 14:44:09 +0300

> Date: Fri, 6 Jun 2014 11:51:57 +0200
> From: Jorgen Schaefer <forcer@forcix.cx>
> Cc: 17714-done@debbugs.gnu.org
> 
> On Fri, 06 Jun 2014 12:22:15 +0300
> Eli Zaretskii <eliz@gnu.org> wrote:
> 
> The problem was that the file contained ^@ (zero bytes) from a yank
> from some process output.

When Emacs sees a null byte in a file, it automatically falls back to
no-conversion.  You can inhibit that by setting
inhibit-null-byte-detection to non-nil (not that I advise that).

> Sorry for the noise, nothing to see here. :-)

No sweat.





reply via email to

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