emacs-devel
[Top][All Lists]
Advanced

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

Re: Bell


From: Juri Linkov
Subject: Re: Bell
Date: Mon, 22 Mar 2010 01:51:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> We had a discussion a while ago related to this. There are a lot of
> error raised that are not really errors. Raising an error is instead
> used as a simple mean to go to top level. I proposed implementing
> instead something like
>
>   (throw 'top-level msg)
>
> for this, but Stefan replied it would be better implement user-error
> for this. I sent a patch for this:
>
>   http://article.gmane.org/gmane.emacs.devel/117892
>
> but it must have hit a black hole or something. Since it is around
> again maybe we should consider that now?

I see that's a way of getting rid of `debug-ignored-errors'
(pattern-matching on error messages in `debug-ignored-errors' is too ugly).

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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