emacs-devel
[Top][All Lists]
Advanced

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

Re: [patch] minor patch for register.el


From: John Yates
Subject: Re: [patch] minor patch for register.el
Date: Wed, 20 Feb 2013 09:48:12 -0500

On Tue, Feb 19, 2013 at 11:30 PM, Drew Adams <address@hidden> wrote:

>> Just question.  Is this error raising really needed?
>
> Personally, I don't really care one way or the other - (a) show a message and 
> do
> nothing or (b) raise an error.

Raising an error would be tantamount to suggesting that it is user's
responsibility to _know_ a priori that the set is empty and to avoid
invoking the function.  Encountering a normal boundary state is not an
error.

I run with debug-on-error set.  Raising errors for non-error
conditions is very distracting.

/john



reply via email to

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