all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#16630: desktop-auto-save seems confusing
@ 2014-02-03  7:47 Glenn Morris
  2014-02-03  8:54 ` Juri Linkov
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2014-02-03  7:47 UTC (permalink / raw)
  To: 16630

Package: emacs
Version: 24.3.50

desktop-auto-save has what seems to me to be confusing, limited functionality.

emacs -Q   ; no existing desktop
M-x desktop-save-mode
C-h v desktop-auto-save-timer
   -> nil

M-x customize-variable RET desktop-auto-save-timeout RET
  Set to 20, set for current session

C-h v desktop-auto-save-timer
  -> no longer nil, but still does not auto-save anything,
     because desktop-owner returns nil


Basically, it seems that the only way this feature does anything is if
you enable (desktop-save-mode) in .emacs AND have a pre-existing desktop
file when you start Emacs.

Why doesn't enabling desktop-save-mode at any time just turn it on?
Why does it require the desktop file to exist beforehand?





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-07  7:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-03  7:47 bug#16630: desktop-auto-save seems confusing Glenn Morris
2014-02-03  8:54 ` Juri Linkov
2014-02-04  2:47   ` Glenn Morris
2014-02-04  7:50     ` Juri Linkov
2014-02-05  5:52       ` Glenn Morris
2014-02-05  7:48         ` Juri Linkov
2014-02-07  7:45         ` Juri Linkov

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.