From: Jean Louis <bugs@gnu.support>
To: uzibalqa <uzibalqa@proton.me>
Cc: uzibalqa via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Subject: Re: Updating defcustom variables in elisp code
Date: Mon, 19 Sep 2022 13:02:19 +0300 [thread overview]
Message-ID: <Yyg+K+/2kCOT1g1c@protected.localdomain> (raw)
In-Reply-To: <klKTjhsfMlqS_OH4npQNL7wOb0yck-vF8gxMt8MgjxjFQmwvcY9bbnrL7qNa8ouU_uy9GGgwmIiSMJAIlBDlOJygMulyoqxnXqyIn0RQUFY=@proton.me>
Do this:
{M-x customize-group RET savehist RET}
Find:
Hide Savehist Additional Variables:
Repeat:
[INS] [DEL] Variable: rcd-sample
[INS]
[ State ]: SET for current session only.
List of additional variables to save. Hide
Each element is a variable that will be persisted across Emacs
sessions that use Savehist.
An element may be variable name (a symbol) or a cons cell of the form
(VAR . MAX-SIZE), which means to truncate VAR’s value to at most
MAX-SIZE elements (if the value is a list) before saving the value.
As that can save variables.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
In support of Richard M. Stallman
https://stallmansupport.org/
next prev parent reply other threads:[~2022-09-19 10:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 14:29 Updating defcustom variables in elisp code uzibalqa
2022-09-19 10:02 ` Jean Louis [this message]
2022-09-19 19:14 ` uzibalqa
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Yyg+K+/2kCOT1g1c@protected.localdomain \
--to=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
--cc=uzibalqa@proton.me \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).