From: Drew Adams <drew.adams@oracle.com>
To: bruce.connor.am@gmail.com, "Stephen J. Turnbull" <stephen@xemacs.org>
Cc: Sean Allred <code@seanallred.com>, emacs-devel <emacs-devel@gnu.org>
Subject: RE: Incorporating caching into defgroup/defcustom/defvar for Emacs 25
Date: Mon, 2 Feb 2015 06:24:48 -0800 (PST) [thread overview]
Message-ID: <c706207f-003f-41ec-8758-723f055b999f@default> (raw)
In-Reply-To: <CAAdUY-KHhWGFQJNd_PvYyky75mcDTLJuZxq_wR4LVD-5Q9TPfw@mail.gmail.com>
> sessions are only saved/loaded if desktop-mode is enabled
Only saved/loaded _automatically_ if `desktop-mode' is enabled.
Or if other code explicitly does the same thing automatically.
Desktop files can be saved/loaded at any time, by code, users,
bookmarks, etc.
Wrt automatically caching selected variables, another way to do
that is to create a variables-list bookmark and automatically
update it (e.g. on exit from Emacs or whatever).
(Var-list bookmarks are available with Bookmark+, and could be
trivially added to vanilla Emacs. Likewise, desktop bookmarks.)
Caveat: I haven't been following this thread. Just pointing
out that `desktop-mode' is not a requirement for saving/loading
desktop files.
next prev parent reply other threads:[~2015-02-02 14:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-01 16:46 Incorporating caching into defgroup/defcustom/defvar for Emacs 25 Sean Allred
2015-02-01 16:56 ` Sean Allred
2015-02-02 1:07 ` Stephen J. Turnbull
2015-02-02 10:08 ` Artur Malabarba
2015-02-02 13:03 ` Stephen J. Turnbull
2015-02-02 13:06 ` David Kastrup
2015-02-02 13:16 ` Artur Malabarba
2015-02-02 14:24 ` Drew Adams [this message]
2015-02-02 18:26 ` Stefan Monnier
2015-02-02 20:48 ` Artur Malabarba
2015-02-02 23:30 ` Stefan Monnier
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=c706207f-003f-41ec-8758-723f055b999f@default \
--to=drew.adams@oracle.com \
--cc=bruce.connor.am@gmail.com \
--cc=code@seanallred.com \
--cc=emacs-devel@gnu.org \
--cc=stephen@xemacs.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.