Skip to main content

Questions tagged [recover]

0 votes
0 answers
36 views

Occasionally it happens that I forget to start recover-session after a crash. I would like to automate the following: each time Emacs starts up, check if there are unsaved files in the last session, ...
Tamas Papp's user avatar
0 votes
0 answers
286 views

Using Ubuntu 22.04. I accidentally closed a scratch buffer that I had notes in. Can I recover those contents?
JonahHuron's user avatar
1 vote
2 answers
1k views

I was using emacs (XEmacs actually) and using the scratch buffer to experiment with regular expressions for a regex-replace operation that was giving me trouble. That has nothing to do with the ...
Byron Dom's user avatar
2 votes
1 answer
173 views

Using Emacs 26.1, I have enabled dired-omit-mode globally with (add-hook 'dired-mode-hook #'dired-omit-mode). When using recover-session, I don't see any files. How to fix this? Creating a .dir-...
Nova's user avatar
  • 1,149
0 votes
1 answer
398 views

My OS locked up while using Emacs. So I hard boot, reopen Emacs, and M-x recover-session. The OS locked up at Jul 6 3:05, there are two autosave sessions at 03:04 Which of the two 3:04 sessions should ...
wolfv's user avatar
  • 1,453
4 votes
1 answer
266 views

After a crash, I can recover-this-file, but, if I don't know which of many files may have been unsaved at the time of the crash, how can I find out? Can I recover them all in one go?
Toothrot's user avatar
  • 3,354