From: Jean Louis <bugs@gnu.support>
To: "Y. E." <yugenekr@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to have a variable always set for emacs --debug-init
Date: Mon, 28 Jun 2021 18:00:35 +0300 [thread overview]
Message-ID: <YNnkE5Xz1hDgPTUI@protected.localdomain> (raw)
In-Reply-To: <CAFCpf7Bs81THekhjwoNcQWvFbTRu5WLSSc69-ZRv2ZF=e+EdZQ@mail.gmail.com>
* Y. E. <yugenekr@gmail.com> [2021-06-28 17:19]:
> Hello,
>
> I use Emacs 28.0.50 and have (setq bookmark-fontify nil)
> in my init.el file.
> When I load emacs with --debug-init option, that setting is,
> of course, neglected.
--debug-init is for debugging on what is going on during the
startup. Otherwise it will load the settings.
If you wish to set bookmark-fontify to nil just use customize feature:
M-x customize-variable RET bookmark-fontify RET
and set it to nil, save it for future session, done.
--
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:[~2021-06-28 15:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 13:57 How to have a variable always set for emacs --debug-init Y. E.
2021-06-28 15:00 ` Jean Louis [this message]
2021-06-28 15:10 ` Óscar Fuentes
2021-06-28 15:31 ` Y. E.
2021-06-28 16:59 ` Óscar Fuentes
2021-06-28 18:57 ` Jean Louis
2021-06-29 7:35 ` How to have a variable always set for emacs --debug-init [solved] Yuzhana Ego
2021-06-29 10:03 ` Jean Louis
2021-06-29 13:07 ` Y. E.
2021-06-28 15:24 ` How to have a variable always set for emacs --debug-init Arthur Miller
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=YNnkE5Xz1hDgPTUI@protected.localdomain \
--to=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
--cc=yugenekr@gmail.com \
/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).