all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Hansen <lists@soem.dk>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [tutufan@gmail.com: restoring emacs session fails for missing files]
Date: Thu, 25 May 2006 12:01:02 +0200	[thread overview]
Message-ID: <4475805E.9050209@soem.dk> (raw)
In-Reply-To: <3c6c07c20605241253n71f78609p660043b9fe6c76a9@mail.gmail.com>

Mike Coleman wrote:

> Okay, I've managed to replicate the error.  Apparently missing normal
> files don't cause problems, but missing info files do.

I can reproduce this on Emacs 21 but not on CVS Emacs, so it seems that
the bug is fixed.

With a desktop file listing an a dired buffer, the desktop file itself
and a nonexistent info file, I get the following contents of the
*Messages* buffer:

Emacs 21:

(emacs21 --no-site-file)
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
Loading easymenu...done
Info-find-node: Info file /usr/info/ocaml does not exist

CVS Emacs:

(emacs --no-site-file)
Loading info...
Loading easymenu...done
Loading info...done
Desktop: Can't load buffer *info*: Info file /usr/info/ocaml does not exist
Loading dired...
Loading regexp-opt...done
Loading dired...done
Loading conf-mode...done
Desktop: 2 buffers restored, 1 failed to restore.
For information about the GNU Project and its goals, type C-h C-p.

  parent reply	other threads:[~2006-05-25 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-17 23:13 [tutufan@gmail.com: restoring emacs session fails for missing files] Richard Stallman
2006-05-18  7:06 ` Lars Hansen
2006-05-19  2:04   ` Richard Stallman
     [not found]     ` <3c6c07c20605190513l63ec73a8mb0aa182dd66aa70a@mail.gmail.com>
     [not found]       ` <3c6c07c20605241253n71f78609p660043b9fe6c76a9@mail.gmail.com>
2006-05-25 10:01         ` Lars Hansen [this message]
2006-05-18 11:48 ` Robert J. Chassell
2006-05-18 16:37   ` Lars Hansen
2006-05-18 21:45     ` Robert J. Chassell
2006-05-19  2:05   ` Richard Stallman

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=4475805E.9050209@soem.dk \
    --to=lists@soem.dk \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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.