help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: desktop-save: DESKTOP-BUFFER-POINT for current buffer always becomde


From: Glenn Morris
Subject: Re: desktop-save: DESKTOP-BUFFER-POINT for current buffer always becomdes 1
Date: Sun, 10 Jun 2007 15:11:39 -0700
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Bauke Jan Douma wrote:

> I have desktop-save-mode t but always find that when I restart
> emacs, the previous session's current buffer (at exit) always gets
> its DESKTOP-BUFFER-POINT set to 1.

IIRC, add

(setq inhibit-startup-message t)

to your ~/.emacs file, to work around an apparent bug in the
implementation of the splash screen. I think this is fixed in Emacs 22
(you did not give your Emacs version).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]