From: Dan Jacobson <jidanni@dman.ddts.net>
Subject: Re: emacs should quiz that #backups# exist by default
Date: Sat, 22 Feb 2003 10:52:25 +0800 [thread overview]
Message-ID: <87u1exrpqu.fsf@jidanni.org> (raw)
In-Reply-To: E18lRoe-0007In-00@fencepost.gnu.org
>>>>> "RMS" == Richard Stallman <rms@gnu.org> writes:
RMS> Emacs normally displays a message at startup
RMS> when there is a .saves file that indicates that a session crashed.
RMS> Does this message appear when you start Emacs?
$ LC_ALL=C emacs --no-site-file -q -nw qqqqq
then hold down a key until you have enough chars that 'auto saving'
flashes in the minibuffer then hit C-z
[1]+ Stopped LC_ALL=C emacs --no-site-file -q -nw qqqqq
$ kill %
[1]+ Terminated LC_ALL=C emacs --no-site-file -q -nw qqqqq
$ LC_ALL=C emacs --no-site-file -q -nw
one sees just the cheery usual stuff, including the
If an Emacs session crashed recently, type M-x recover-session RET
to recover the files you were editing.
which is not good enough for busy Dan.
anyways, what I want is a yes or no querying the user if anything bad
happened that he hasn't fully acknowledged yet that he is aware of.
i.e. not just some message that will surely get covered up when his
xsesson file calls emacs -f gnus& next monday upon return to work
after the power failure and after he forgot what file he was editing
or that there ever was a power failure or that some file is messed up.
also he might have 3 emacs's open and already seen your warning but
didn't answer "yes" before he was called away and logoffed and now
logged in again [so he should be warned again].
P.S. I see there is a
$ ll -ta /home/jidanni/.backups|head
-rw-r--r-- 1 jidanni jidanni 62 2004-05-15 16:43 .saves-8856-localhost.localdomain~
file from year 2004 that somehow is there... maybe that is blocking
the action, I'll remove it
sorry, still didn't see anything. maybe what RMS is talking about
isn't enabled by default. anyway http://jidanni.org/comp/emacs.txt is
what I use.
Eli> Does "M-x recover-session RET" do what you want?
Indeed, that does a great job.
What I want is "what about the user who left work on Friday when power
failed, and boozed it up over the weekend, and now its Monday, and
nobody has reminded him that one of the project files is in
trouble..." emacs know it but won't tell him unless asked.
next prev parent reply other threads:[~2003-02-22 2:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-19 0:56 emacs should quiz that #backups# exist by default Dan Jacobson
[not found] ` <E18lRoe-0007In-00@fencepost.gnu.org>
2003-02-22 2:52 ` Dan Jacobson [this message]
2003-02-22 17:55 ` Richard Stallman
[not found] ` <mailman.2268.1045936663.21513.bug-gnu-emacs@gnu.org>
2003-02-22 19:32 ` Hallvard B Furuseth
2003-03-02 20:42 ` Dan Jacobson
[not found] ` <mailman.2662.1046649555.21513.bug-gnu-emacs@gnu.org>
2003-03-04 19:34 ` Kevin Rodgers
-- strict thread matches above, loose matches on Subject: below --
2003-02-19 7:20 Zaretskii Eli
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=87u1exrpqu.fsf@jidanni.org \
--to=jidanni@dman.ddts.net \
/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.