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

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

bug#7252: hexl-revert-buffer


From: Stefan Monnier
Subject: bug#7252: hexl-revert-buffer
Date: Thu, 21 Oct 2010 13:53:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Done as r102027.

Thank you.

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.
I.e. revert-buffer should probably pay attention to the
`find-file-literally' variable, and hexl-mode should then make use of it
as well.


        Stefan





reply via email to

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