Re: revert-buffer tragedy

2005-04-23 Thread Luc Teirlinck
Lowell Kirsh wrote: I just lost hours of work due to a combination of auto-revert-buffer and accidentally overwriting a file in my shell. I do not know what shell you were using and how you accidentally overwrote your file from the shell. But if you were using bash and overwrote using output

Re: revert-buffer tragedy

2005-04-23 Thread Lowell Kirsh
Thank you all for your advice. Unfortunately nothing worked. I have to redo my work. At least I've learned a valuable lesson: backup frequently! Lowell ___ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu

Re: revert-buffer tragedy

2005-04-23 Thread Adrian Aichner
Lowell Kirsh <[EMAIL PROTECTED]> writes: > I just lost hours of work due to a combination of auto-revert-buffer > and accidentally overwriting a file in my shell. I was working on > foo.txt in an emacs buffer and accidentally overwrote it from a shell > prompt while it was open in the buffer. When

Re: revert-buffer tragedy

2005-04-23 Thread ken
Lowell Kirsh wrote: > I just lost hours of work due to a combination of auto-revert-buffer > and accidentally overwriting a file in my shell. I was working on > foo.txt in an emacs buffer and accidentally overwrote it from a shell > prompt while it was open in the buffer. When I went back to emacs

Re: revert-buffer tragedy

2005-04-22 Thread Denis Bueno
On 4/22/05, Lowell Kirsh <[EMAIL PROTECTED]> wrote: > Any ideas how I might be able to > recover my work? Not quite sure I can help you recover it, but, I have some very paranoid settings in my .emacs to avoid just this situation. If you don't have something like the following, adding them will pr