emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 22.2.50; 23.0.60; customize-rogue is too long (emacs -Q)


From: Stefan Monnier
Subject: Re: 22.2.50; 23.0.60; customize-rogue is too long (emacs -Q)
Date: Mon, 02 Jun 2008 21:14:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> | Completion Ignored Extensions: [Show Value]

I suspect this one doesn't change after the dump, in which case we
could get rid of it by resetting the rogueness of any variable just
before loading the .emacs (presumably, even if they're changed "outside
of customize", if we save a value into the user's .emacs it will
override this rogue-setting).

> | Debug Ignored Errors: [Show Value]

This one should be rethought.  I suggest we introduce a new error (call
it `user-error') which we add to debug-ignored-errors, and then packages
should signal a `user-error' rather than signal an `error' and add the
error to debug-ignored-errors.

It will solve this rogueness and will simplify the code as well.

Could someone look into all the other ones to try and figure out what's
the best course of action?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]