unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: <bruce.connor.am@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Demoting `custom-file' to a defvar
Date: Sun, 8 Nov 2015 17:15:43 +0000	[thread overview]
Message-ID: <CABYf3Cg94D4bbHYWufUR99f3ZzKDm0ZxRGnJPgVp+QR2-eNZYg@mail.gmail.com> (raw)
In-Reply-To: <e65ab71c-a3d6-409e-a5d4-01b5376f9fbf@default>

2015-11-08 16:31 GMT+00:00 Drew Adams <drew.adams@oracle.com>:
>> Honestly, this sounds like a bug to me. Perhaps there's some
>> witchcraft involved, but I fail to see how it can be possible to save
>> `custom-file' via the customization interface and have it be properly
>> loaded on the next session.
>>
>> Unless someone would like to correct me on that, I'd like to
>> just demote it to a defvar.
>
> I don't disagree that it is a gotcha, which is why I mentioned
> it.  (And I've mentioned it before.)  I disagree that it should
> simply be changed to a defvar.  (But I don't feel strongly about
> it.)
>
> Please read the doc string of option `custom-file' carefully.
> IMO, users should be able to take advantage of Customize when
> defining the value.

Thanks for the pointer, here's the relevant doc part.

> If you save this option using Custom, Custom will write all currently
> saved customizations, [...] into the file you specify [...].  It will
> not delete any customizations from the old custom file.  You should do
> that manually if that is what you want.  You also have to put
> something like ‘(load "CUSTOM-FILE") in your init file, where
> CUSTOM-FILE is the actual name of the file.

So it looks like saving it through customize spares the user the
trouble of copying over the 2 sexps to the new file. They still have
to load the new file from their init file, and delete the old sexps.

Sounds like a misfeature, IMO, so I'm still in favor of demoting it
(though not quite as eagerly as before).

> What's missing is up-front mention of this in the manual,
> at the place where we explain the init file (node Init File).
>
> The general recommendation should be to use `custom-file',
> and in nodeInit File' we should present a simple init-file
> example that shows how to do this.

Agreed.



  reply	other threads:[~2015-11-08 17:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-08 11:14 Demoting `custom-file' to a defvar Artur Malabarba
2015-11-08 13:06 ` Nicolas Petton
2015-11-08 16:31 ` Drew Adams
2015-11-08 17:15   ` bruce.connor.am [this message]
2015-11-08 18:15     ` Drew Adams

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=CABYf3Cg94D4bbHYWufUR99f3ZzKDm0ZxRGnJPgVp+QR2-eNZYg@mail.gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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