GNU bug report logs - #21959
[25.1.50.1] No way to save customization from emacs -Q

Previous Next

Package: emacs;

Reported by: Andreas Röhler <andreas.roehler <at> easy-emacs.de>

Date: Thu, 19 Nov 2015 12:27:03 UTC

Severity: wishlist

Tags: wontfix

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
Cc: 21959 <at> debbugs.gnu.org
Subject: bug#21959: [25.1.50.1] No way to save customization from emacs -Q
Date: Fri, 20 Nov 2015 12:05:19 +0200
> Date: Fri, 20 Nov 2015 10:05:03 +0100
> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
> CC: 21959 <at> debbugs.gnu.org
> 
> >> 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.

But this isn't editing.  AFAIU, Customize creates a
'custom-set-variables' section from internal Lisp data structures,
while distinguishing changes done by the user from other kinds of
changes, like those done by original ~/.emacs settings.

> 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.

I don't think it's that simple, see above; but I might be wrong.

> > Patches welcome.
> >
> 
> [ ... ]
> 
> Would the disclaimer signed be sufficient WRT copyright-issues?

IANAL, sorry.  I hope someone else will be able to answer that.




This bug report was last modified 3 years and 163 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.