From: era+emacsbugs@iki.fi
To: 889@emacsbugs.donarmstrong.com
Subject: bug#889: "Recover Crashed Session" fails "No files can be recovered"
Date: Wed, 14 Jan 2009 09:30:39 +0200 [thread overview]
Message-ID: <1231918239.9132.1294680381@webmail.messagingengine.com> (raw)
In-Reply-To: <200901121749.n0CHnLDW006634@bell.apicom.com>
On Mon, 12 Jan 2009 09:49:21 -0800, "Yary Hluchan" said:
> Here's your reminder!
Thanks.
I set up a public Darcs repo at
http://porkmail.org/elisp/recover-buffers
Darcs isn't invasive; you don't actually need Darcs to download it. In
fact you can just browse the code by visiting that URL.
This piggybacks on recover-session, and then just redefines the C-c C-c
keybinding to run recover-buffers-finish instead of
recover-session-finish. It does call recover-session-finish from inside
recover-buffers-finish, but then proceeds to visit all files from the
auto-save file.
The recover-buffers-skip-list feature probably isn't very useful; my
vague recollection is that my previous version had this feature because
recovering remote Tramp files used to be something I didn't want to
attempt, but these days Tramp is well-supported and I haven't come up
with any other scenario where I would actually still want this. So
perhaps it should just be obsoleted.
Hope this is useful for y'all,
/* era */
--
If this were a real .signature, it would suck less. Well, maybe not.
next parent reply other threads:[~2009-01-14 7:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200901121749.n0CHnLDW006634@bell.apicom.com>
2009-01-14 7:30 ` era+emacsbugs [this message]
2008-12-18 8:15 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=1231918239.9132.1294680381@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.