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).
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu....
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
opensubscriber is not affiliated with the authors of this message nor responsible for its content.