all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: era+emacsbugs@iki.fi
To: 889@emacsbugs.donarmstrong.com
Subject: bug#889: "Recover Crashed Session" fails "No files can be recovered"
Date: Thu, 18 Dec 2008 10:15:46 +0200	[thread overview]
Message-ID: <1229588146.7256.1290698721@webmail.messagingengine.com> (raw)

> No files can be recovered from this session now
<...>
> The files exist, the temp files do not exist- in this case, I had
> saved all my work.

I think this is basically a misunderstanding of what "recover-session"
does.

Emacs saves some state while you are editing.  These are stored in the
temporary files you see in the .saves-* file.  If you have unsaved
changes, recover-session can help you reclaim the unsaved data from the
temporary files into the proper files.

It does not "recover" your "session" back to the way it was before the
crash.  (The package "desktop" does something like this, but you have to
invoke "desktop-save" explicitly in order to start it.)

The Info documentation for Emacs explains this fairly well.
http://www.gnu.org/software/emacs/manual/html_node/emacs/Recover.html

Granted, I think it would be a lot more useful if recover-session could
work in the way the reporter expected.

In the meantime, perhaps the docstring for recover-session should be
clarified.

I have a private bit of elisp I call "recover-buffers" but it's not on
the machine where I'm writing this.  Remind me to follow up here with a
pointer to a public repository in a few weeks.  Thanks.

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.







             reply	other threads:[~2008-12-18  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18  8:15 era+emacsbugs [this message]
     [not found] <200901121749.n0CHnLDW006634@bell.apicom.com>
2009-01-14  7:30 ` bug#889: "Recover Crashed Session" fails "No files can be recovered" era+emacsbugs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1229588146.7256.1290698721@webmail.messagingengine.com \
    --to=era+emacsbugs@iki.fi \
    --cc=889@emacsbugs.donarmstrong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.