unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Óscar Fuentes" <ofv@wanadoo.es>
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 17:10:44 +0200	[thread overview]
Message-ID: <87bl7q10uj.fsf@telefonica.net> (raw)
In-Reply-To: <CAFCpf7Bs81THekhjwoNcQWvFbTRu5WLSSc69-ZRv2ZF=e+EdZQ@mail.gmail.com> (Y. E.'s message of "Mon, 28 Jun 2021 16:57:59 +0300")

"Y. E." <yugenekr@gmail.com> writes:

> 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.
> How can I specify some setting(s) to be always force-set,
> even on emacs --debug-init load? (other than changing the
> variable(s) in the source.)
> I hope there's some simple and usable approach.

--debug-init should not affect the setting of variables on init.el or
other initialization files, it is just a debug aid.

Maybe you intended to say -q (or -Q). For -q, site-start.el is still
loaded (see the info node "The Emacs initialization file" for details).

For -Q, you are out of luck: other than dumping or building your own
Emacs with the value of that variable changed, AFAIK it is not possible.



  parent reply	other threads:[~2021-06-28 15:10 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
2021-06-28 15:10 ` Óscar Fuentes [this message]
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=87bl7q10uj.fsf@telefonica.net \
    --to=ofv@wanadoo.es \
    --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).