GNU bug report logs -
#21959
[25.1.50.1] No way to save customization from emacs -Q
Previous Next
Full log
View this message in rfc822 format
On 20.11.2015 09:24, Eli Zaretskii wrote:
>> Date: Fri, 20 Nov 2015 08:24:23 +0100
>> From: Andreas Röhler<andreas.roehler <at> easy-emacs.de>
>> CC: 21959 <at> debbugs.gnu.org
>>
>>> If Emacs was invoked with the `-q' or `--no-init-file' options
>>> (*note Initial Options::), it will not let you save your customizations
>>> in your initialization file. This is because saving customizations
>>> from such a session would wipe out all the other customizations you
>>> might have on your initialization file.
>>>
>> Hmm, maybe not link saving and wiping out?
>> What is the rational for theses connection?
> AFAIU, Customize cannot _update_ your settings (which might include
> customizations of more than one feature) without _loading_ them from
> your ~/.emacs first. All it can do is to write out the few (usually,
> just one) customizations you did in the "emacs -Q" session, replacing
> whatever was there before. This effectively "wipes out" what you had
> there.
Hmm, editing a file doesn't require to load it before.
While understanding it's easier to write a list down which was loaded:
Here it must open the custom-file as plain-text and to replace the
section in question - if any.
> Patches welcome.
>
[ ... ]
Would the disclaimer signed be sufficient WRT copyright-issues?
This bug report was last modified 3 years and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.