emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-c


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618)
Date: Wed, 05 Sep 2018 11:31:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Hmm, right. The rest of the docstring talks only about errors though.
> Should we change the whole thing? While technically more accurate,
> saying "Regain control when a signal is signaled" sounds a bit funny.

I think the solution normally used is that "signal" is only used for the
action, while the event-object is called "condition".  I.e. 
"Regain control when a condition is signaled".


        Stefan



reply via email to

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