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

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

Re: reload modified files in buffer


From: PJ Weisberg
Subject: Re: reload modified files in buffer
Date: Thu, 16 Dec 2010 08:32:01 -0800

On Thu, Dec 16, 2010 at 3:42 AM, Rajinder Yadav <devguy.ca@gmail.com> wrote:

> Emacs should be smart enough to auto-reload a buffer if the file has changed
> and the buffer has not been edited, this would be a welcomed enhancement =)

This would be annoying (to me) if it weren't off by default.  Of
course, I could turn it off by default in my .emacs.  But my point is,
you can enable this (and have it saved in your .emacs) by doing:

M-x customize-save-variable
global-auto-revert-mode
y

-PJ



reply via email to

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