[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/trouble.texi
From: |
Noah Friedman |
Subject: |
[Emacs-diffs] Changes to emacs/man/trouble.texi |
Date: |
Mon, 30 May 2005 06:48:33 -0400 |
Index: emacs/man/trouble.texi
diff -c emacs/man/trouble.texi:1.47 emacs/man/trouble.texi:1.48
*** emacs/man/trouble.texi:1.47 Wed Mar 2 20:23:44 2005
--- emacs/man/trouble.texi Mon May 30 10:48:33 2005
***************
*** 351,356 ****
--- 351,363 ----
recover are present in Emacs buffers. You should then save them. Only
this---saving them---updates the files themselves.
+ As a last resort, if you had buffers with content which were not
+ associated with any files, or if the autosave was not recent enough to
+ have recorded important changes, you can use the
+ @file{etc/emacs-buffer.gdb} script with @code{gdb} to retrieve them
+ from a core dump--provided that a core dump was saved, and that the
+ emacs executable was not stripped of its debugging symbols.
+
@node Emergency Escape
@subsection Emergency Escape
- [Emacs-diffs] Changes to emacs/man/trouble.texi,
Noah Friedman <=