How do I make *macs automatically refresh the opened files when changed on disk?

June 21, 2011 in Emacs and friends, Recipes

Add (global-auto-revert-mode t) to your configuration file.