emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not loading the Registry settings


From: Stefan Monnier
Subject: Re: Not loading the Registry settings
Date: Mon, 14 Sep 2009 17:53:11 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> I think that's OK, but the double-parsing of -Q is not
>> very satisfactory.  I'd rather see a new variable Vinhibit_x_resources
>> instead, which the Lisp code could set to non-nil when it parses
>> the -Q argument.

> I think I've misread this bit in my previous answer. Do you mean that
> all the -Q processing would be done in startup.el?

Yes.

> I think it is too late then to affect to some initializations that
> read from X resources / Registry.  What I did instead was to
> process -Q in emacs.c and set a Lisp variable for startup.el.

I guess it'd be OK to move it from Lisp to C, but I'd first like to
understand which initializations take place too early to be affected by
Lisp code.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]