GNU bug report logs - #8047
image-mode and require-final-newline

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Tue, 15 Feb 2011 20:06:02 UTC

Severity: normal

Found in version 23.2.94

Fixed in version 23.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #82 received at 8047 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: cyd <at> stupidchicken.com, 8047 <at> debbugs.gnu.org
Subject: Re: bug#8047: 23.2.94; Auto image mode breaks C-x C-w
Date: Wed, 16 Feb 2011 20:50:20 -0500
>> what happens when you visit an XPM, PS, or SVG file encoded in
>> utf-8?
> Maybe I'm missing something, but I don't think anything will happen
> that doesn't happen already.  Care to elaborate what you had in mind?

These aren't "binary files", so setting find-file-literally may have
undesired effects.  E.g. the coding cookie will be ignored upon save,
even though such files might like to use them.  Those will also like to
obey require-final-newline, BTW.

So I suggest to set find-file-literally only in the case where
buffer-file-coding-system is `no-conversion'.


        Stefan




This bug report was last modified 14 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.