all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Y. E." <yugenekr@gmail.com>
To: "Óscar Fuentes" <ofv@wanadoo.es>
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:31:29 +0300	[thread overview]
Message-ID: <CAFCpf7AbCLFqXfOtp2D5MiqdCNjXDNLYES+jReFooKyw2ZhoYw@mail.gmail.com> (raw)
In-Reply-To: <87bl7q10uj.fsf@telefonica.net>

Thank you!

You've shown me the right way to think about it:
I can just put this setting to the earliest loaded init-file,
so any later met errors won't prevent the setting from
load.
So yes, that's not --debug-init issue as I wrongly thought.

That was my first message here, so I'll go now to look for
some instructions on how to mark/close resolved questions.

Thanks again to all.

On Mon, Jun 28, 2021 at 6:10 PM Óscar Fuentes <ofv@wanadoo.es> wrote:
>
> "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.



  reply	other threads:[~2021-06-28 15:31 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
2021-06-28 15:31   ` Y. E. [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFCpf7AbCLFqXfOtp2D5MiqdCNjXDNLYES+jReFooKyw2ZhoYw@mail.gmail.com \
    --to=yugenekr@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ofv@wanadoo.es \
    /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.