all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rustom <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: how to find out where a variable is changed?
Date: Mon, 31 Mar 2008 21:08:31 -0700 (PDT)	[thread overview]
Message-ID: <011e81ea-6bef-41f9-913d-edba8aaa7a24@i29g2000prf.googlegroups.com> (raw)
In-Reply-To: mailman.9716.1206984508.18990.help-gnu-emacs@gnu.org

On Mar 31, 10:27 pm, "Drew Adams" <drew.ad...@oracle.com> wrote:
>
> Tip: It's not a bad idea to use a separate `custom-file' (`C-h v custom-file'),
> so that Customize does not write to your .emacs file. Put this, for example, at
> the end of your .emacs: (load-file custom-file). That way, your `init-file' is
> for hand editing, and your `custom-file' is for automatic editing by Customize.

Thanks for this. I'll try it. But I am not so sure...

I use emacs for quite different purposes. I like to have the
customizations of these separately maintained.  As a programmer I
appreciate internal cleanliness more than external sugar-coating :-)

However this forces me to keep my c-mode and python and org and ecb
and god-knows-what-else customizations all together -- which I dont
like.

The problem as I see it is that the specification of initialization
in .emacs is given imperatively whereas it could be more declarative
and event-driven.

Assuming emacs is to .emacs as linux is to init, a possible
alternative that illustrates would be upstart -- see
https://wiki.ubuntu.com/ReplacementInit#head-4263a0dc03fdf9b46c2004f3e63d8033990db10a
http://upstart.ubuntu.com/index.html



      parent reply	other threads:[~2008-04-01  4:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-01 10:02 how to find out where a variable is changed? sunway
2008-03-01 10:33 ` Ralf Angeli
2008-03-01 11:36 ` Pascal Bourguignon
2008-03-01 15:35   ` sunway
2008-03-01 15:37     ` Exal de Jesus Garcia Carrillo
2008-03-01 15:46     ` Peter Dyballa
2008-03-01 18:19     ` Andreas Röhler
     [not found]     ` <mailman.8136.1204386400.18990.help-gnu-emacs@gnu.org>
2008-03-31  2:17       ` David Combs
2008-03-31  8:49         ` Peter Dyballa
2008-03-31  9:28         ` Tim X
2008-03-31 16:11         ` rustom
2008-03-31 16:43           ` Mike Treseler
2008-03-31 17:27           ` Drew Adams
     [not found]           ` <mailman.9716.1206984508.18990.help-gnu-emacs@gnu.org>
2008-04-01  4:08             ` rustom [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=011e81ea-6bef-41f9-913d-edba8aaa7a24@i29g2000prf.googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.