unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan <monnier@iro.umontreal.ca>
Cc: Emacs-Devel <emacs-devel@gnu.org>
Subject: Re: library-specific customization files?
Date: Sat, 30 Oct 2004 20:16:43 -0400	[thread overview]
Message-ID: <m1ekjfn3t8.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <MEEKKIABFKKDFJMPIOEBCEGCCHAA.drew.adams@oracle.com> (Drew Adams's message of "Sat, 30 Oct 2004 11:50:06 -0700")

> 4. It would be good for a user to be able to (optionally) save
> customizations to separate files that he can easily associate with their
> corresponding standard library files. For instance, ps-print customizations
> might be saved to custom-ps-print.el, while dired customizations might be
> saved to custom-dired.el. All of these user customizations could be placed
> in the same directory. They could all be loaded by default.

Usually the namespace prefix and the sorting end up separating the various
packages in the custom-file already (which is admittedly not the same as
a separation into various files, but already shows some amount of
structure).  I think it would be better to extand the custom-theme support
so the user can use some other grouping than just "one per package".

In any case I strongly suspect that 99% of those people who might care about
the structure of their custom-file can and do write their .emacs by
hand instead.

> 5. We might also consider automatically creating a single byte-compiled
> version of the collection of custom-*.el files (rather than multiple
> compiled files - to save load time).

Compiling config files is at best pointless.


        Stefan

  parent reply	other threads:[~2004-10-31  0:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-30 18:50 library-specific customization files? Drew Adams
2004-10-30 21:03 ` Lennart Borgman
2004-11-01  7:23   ` Richard Stallman
2004-10-31  0:16 ` Stefan [this message]
2004-10-31  0:50   ` Luc Teirlinck
2004-10-31  1:02     ` Drew Adams
2004-10-31  2:52       ` Drew Adams
2004-10-31  7:39         ` David Kastrup
2004-10-31  9:15           ` Lennart Borgman
2004-10-31  9:18             ` David Kastrup
2004-10-31 17:03               ` Lennart Borgman
2004-10-31 17:01             ` Stefan

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=m1ekjfn3t8.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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).