Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!sdd.hp.com!hp-col!hpldola!hp-lsd!tbc@hplsdrk.COS.HP.COM From: tbc@hplsdrk.COS.HP.COM (Tim Chambers) Newsgroups: comp.emacs Subject: Enhancement to userlock.el Message-ID: <14350001@hplsdrk.COS.HP.COM> Date: 10 May 91 15:52:19 GMT Organization: HP Colorado Springs Division (PL 17) Lines: 16 I got tired of having to revert my buffers every time emacs detects the file changed out from under me, so I changed userlock.el. My version enhances the behavior you get when you now see the message, "File has changed on disk; really want to edit the buffer? (y, n, or C-h)." With my version, you can type `r' and revert-buffer will be called. I also like electric-help, so I added that, too. My version of the file userlock.el is the next response. Respectfully submitted, Tim Chambers P.S. I'd appreciate it if someone from the FSF would let me know if this change will be included in a future version of GNU emacs.