all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: xdisaster
Date: Sun, 15 Apr 2007 23:19:44 +0200	[thread overview]
Message-ID: <87r6qlwd1r.fsf@escher.local.home> (raw)
In-Reply-To: 87slb3wc8b.fsf@lion.rapttech.com.au

On Sat, 14 Apr 2007 19:12:52 +1000 Tim X <timx@nospam.dev.null> wrote:

> Using customize is quick, avoids silly errors that take time to
> debug and allows me to spend time on more rewarding activities. It
> also has the advantage of presenting all the user customizable
> aspects of a package in a convenient and consistent manner. 

Moreover, (as with any code) using customize tests its correctness and
consistency, and may uncover bugs in the code; in particular, since
options set by the Custom interface are meant to be evaluated at the
end of the user's other initializations, by using that interface
rather than setting the options earlier in your init file, you may
find subtle ordering bugs the the Custom code.  This happened to me
several times recently, and the bug reports I submitted resulted in
quick fixes.

Steve Berman

  parent reply	other threads:[~2007-04-15 21:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1973.1176343442.7795.help-gnu-emacs@gnu.org>
2007-04-12  9:33 ` xdisaster Tim X
2007-04-12  9:59   ` xdisaster Sean Sieger
2007-04-12 10:09     ` xdisaster Kai Grossjohann
2007-04-12 10:35       ` xdisaster Sean Sieger
     [not found]   ` <mailman.1985.1176372222.7795.help-gnu-emacs@gnu.org>
2007-04-12 23:43     ` xdisaster Tim X
2007-04-13 10:13       ` xdisaster Sean Sieger
     [not found]       ` <mailman.2025.1176459521.7795.help-gnu-emacs@gnu.org>
2007-04-14  9:12         ` xdisaster Tim X
2007-04-14 20:28           ` xdisaster Sean Sieger
2007-04-15 21:19           ` Stephen Berman [this message]
2007-04-13  3:19   ` xdisaster Matthew Flaschen
2007-04-12  1:56 xdisaster Sean Sieger
2007-04-12  3:09 ` xdisaster David Hansen
2007-04-12  8:13 ` xdisaster Kai Grossjohann

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=87r6qlwd1r.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --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.