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

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

bug#16515: 24.3; Images do not automatically revert on file modification


From: Michael Heerdegen
Subject: bug#16515: 24.3; Images do not automatically revert on file modification when auto-revert mode enabled for image-mode.
Date: Tue, 21 Jan 2014 20:56:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

"Gooch, Allen" <agooch@bioware.com> writes:

> (add-hook 'image-mode-hook (lambda ()
>                               (auto-revert-mode 1)))
>  
> Next perform the following steps:
> 1) load a PNG file (opens in image-mode buffer)
> 2) modify PNG file
> 3) notice that PNG in image-mode buffer does NOT automatically revert

More precisely, reverting happens, but after it the image is displayed
as text (at least that's what you said in gnu.emacs.help, and that's
what I see).

Michael.





reply via email to

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