unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Customize custom-file is not useful as it works now
@ 2004-12-04  1:28 Lennart Borgman
  2004-12-04 23:32 ` Lennart Borgman
  2004-12-05 14:38 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Lennart Borgman @ 2004-12-04  1:28 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-06  1:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-04  1:28 Customize custom-file is not useful as it works now Lennart Borgman
2004-12-04 23:32 ` Lennart Borgman
2004-12-05 14:38 ` Richard Stallman
2004-12-05 17:24   ` Lennart Borgman
2004-12-06  1:40     ` Richard Stallman

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