all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Subject: Re: No files can be recovered from this session now
Date: 14 Mar 2004 08:02:15 +0200	[thread overview]
Message-ID: <ufzcc7yqg.fsf@elta.co.il> (raw)
In-Reply-To: <404DF0DC.90801@bestof-inter.net> (no-reply@bestof-inter.net)

> Date: Tue, 09 Mar 2004 12:29:16 -0400
> From: no-reply@bestof-inter.net
> 
> My computer crashed (not due to emacs) while I have lots of open buffers 
> in emacs,
> so I reboot and launch emacs, then "Recover session". But when typing 
> C-c C-c
> on the latest .saves-* file, I get the message
>  "No files can be recovered from this session now"
> 
> I could not find ANY information on what this could mean :

It means that Emacs cannot recover any files from that session.

> One innocent answer might be :
>  - there are no unsaved files ! All has been saved before the crash
>    (and the #...# files removed),  no file has thereafter been modified.

That's one possibility, yes.

Another, worse, possibility is that there were unsaved files before
the crash, but their auto-save files are gone (e.g., because the
computer restart procedure erased them).  Try looking in the various
lost+found directories.

> But then :
> - why do I have the ".saves-*" file, nonempty
>  (listing all my open buffers, normal and #...# filenames),
>  with modification/creation date just the time of the crash ?

If some of these files are precious to you, you should try looking
for them.

>  Is this ".saves-" file not updated whenever a file has successfully 
> been saved and not yet modified again ?

It could be, but probably the files were simply erased as I mentioned
above.

> "recover-file: Auto-save file 
> /home/user/.emacs.d/auto-save-list/#.saves-20606-localhost~# not current".
> [the function "recover-file" went by default into this strange hidden 
> subdirectory !]

It's not strange: that's where Emacs saves these files.  See the
variable `auto-save-list-file-prefix'.

      reply	other threads:[~2004-03-14  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-09 16:29 No files can be recovered from this session now no-reply
2004-03-14  6:02 ` Eli Zaretskii [this message]

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=ufzcc7yqg.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    /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.