unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: Re: customize versus own expressions in .emacs
Date: Sun, 27 Mar 2005 23:39:50 +0200	[thread overview]
Message-ID: <m33bughlaa.fsf@doze.jochen-kuepper.de> (raw)
In-Reply-To: <87d5tklwr5.fsf-by2PdLBuqAc@public.gmane.org> (Sebastian Luque's message of "Sun, 27 Mar 2005 13:22:22 -0600")

Sebastian Luque <sluque-by2PdLBuqAc@public.gmane.org> writes:

> Since I began using Emacs a little over a year now, I've been mixing my
> own entries with those made by the Customize interface in my ~/.emacs. As
> I learned more and started using more libraries, it has become more
> difficult to maintain this file due to the mixing of the two styles.

[...]

> Variation in preferences was very large. Is there some general
> consensus regarding this today, given that Customize seems to have
> improved since 1999?

I find this also a quite interesting question. What I myself is that I
barely use customize, but the few times I do I leave the settings in
.emacs in the beginning. I do have a separate jk-emacs.el (and a few
more files, i.e. for gnus and bbdb) where I put my own customizations.
Once I get to the point that I want to change some of these
"customization" settings further, I move everything from .emacs to
jk-emacs.el and change it by hand there.

.emacs looks like the following (and .gnus looks very similar):
,----
| ;;
| ;; load jk-emacs customization
| ;;
| (add-to-list 'load-path (expand-file-name "~/konfigurationsdateien/lisp/init/"))
| (load-library "jk-emacs")
| 
| 
| ;;
| ;; robot-customization
| ;;
| (custom-set-variables
[...]
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

  parent reply	other threads:[~2005-03-27 21:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-27 19:22 customize versus own expressions in .emacs Sebastian Luque
     [not found] ` <87d5tklwr5.fsf-by2PdLBuqAc@public.gmane.org>
2005-03-27 21:39   ` Jochen Küpper [this message]
2005-03-29 10:11 ` Peter Dyballa
     [not found] ` <mailman.484.1112092111.28103.help-gnu-emacs@gnu.org>
2005-03-29 11:33   ` Thien-Thi Nguyen
2005-03-29 14:47     ` Joe Corneli
2005-03-29 14:57   ` Stefan Monnier
     [not found] <mailman.353.1111951880.28103.help-gnu-emacs@gnu.org>
2005-03-29 14:55 ` Stefan Monnier
2005-04-02  4:29 ` Tim X
2005-04-04 13:39   ` J. David Boyd
2005-04-07  9:42     ` Tim X
2005-04-07 11:42       ` Pascal Bourguignon
2005-04-07 12:34       ` J. David Boyd
2005-04-07 16:45         ` Joe Corneli
2005-04-11  9:47         ` Tim X

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=m33bughlaa.fsf@doze.jochen-kuepper.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.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.
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).