unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Lennart Borgman" <lennart.borgman.073@student.lu.se>
Subject: Customize custom-file is not useful as it works now
Date: Sat, 4 Dec 2004 02:28:36 +0100	[thread overview]
Message-ID: <075301c4d9a0$9ef2bf00$0200a8c0@sedrcw11488> (raw)

If you use customize-variable to change custom-file the value of custom-file
will be stored in custom-file. This is of course not useful.

What is needed is an entry in .emacs like (setq custom-file ".custom"). This
could as far as I understand be written in :set in the defcustom for
custom-file. I have written functions is setup-helper.el that I believe
could handle this rather easily. Another thing that ought to be done is
moving the entry (custom-set-variables ...) and dito faces to the new
custom-file.

Maybe this should be done before release? A reason for doing this is maybe
that there seem to be some changes that have to be made to the
(custom-set-variables ...) entry between the current Emacs and the new one.

- Lennart

             reply	other threads:[~2004-12-04  1:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-04  1:28 Lennart Borgman [this message]
2004-12-04 23:32 ` Customize custom-file is not useful as it works now Lennart Borgman
2004-12-05 14:38 ` Richard Stallman
2004-12-05 17:24   ` Lennart Borgman
2004-12-06  1:40     ` Richard Stallman

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='075301c4d9a0$9ef2bf00$0200a8c0@sedrcw11488' \
    --to=lennart.borgman.073@student.lu.se \
    /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).