GNU bug report logs -
#7252
hexl-revert-buffer
Previous Next
Reported by: Daiki Ueno <ueno <at> unixuser.org>
Date: Wed, 20 Oct 2010 06:01:02 UTC
Severity: normal
Done: Daiki Ueno <ueno <at> unixuser.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 7252 <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier <monnier <at> IRO.UMontreal.CA> writes:
> Actually, I see now that, while your patch is going in the right
> direction, the problem is deeper. E.g. M-x find-file-literally RET
> foo.tar.gz RET does the right thing but M-x revert-buffer RET in it
> ignores the "literally" part and gives you a tar-mode view of the file.
Right, but my personal feeling is that typical users would not expect
such a "literally"-ness of revert-buffer when the file is opened with
M-x find-file-literally, unlike with M-x hexl-find-file.
With M-x find-file-literally user's intension would be to quick look at
the raw content. In that case he might do M-x revert-buffer to "go back
to the normal view of that file" and expect auto-mode conversion.
However, with M-x hexl-find-file user's intension would be to analyze
the file format or edit the raw content. In that case auto-mode
conversion is definitely unwanted.
Perhaps it might be better to bring this up in emacs-devel.
Regards,
--
Daiki Ueno
This bug report was last modified 14 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.