[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: |
Drew Adams |
Subject: |
RE: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618) |
Date: |
Fri, 7 Sep 2018 08:17:44 -0700 (PDT) |
> > +A handler is applicable to a condition if CONDITION-NAME is one of the
> > +condition's names. A CONDITION-NAME of t applies to any condition
> ^^^^^^^^^^^
> This should be "conditions'", I think, as it's plural.
No. "one of the condition names" (as in the original, but without "error").
Or "the name of one of the conditions".
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), (continued)
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Stefan Monnier, 2018/09/05
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Noam Postavsky, 2018/09/06
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Stefan Monnier, 2018/09/06
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Davis Herring, 2018/09/06
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Noam Postavsky, 2018/09/07
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Noam Postavsky, 2018/09/16
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Eli Zaretskii, 2018/09/07
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Davis Herring, 2018/09/07
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Eli Zaretskii, 2018/09/07
- RE: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Drew Adams, 2018/09/07
- RE: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618),
Drew Adams <=
- Re: [Emacs-diffs] master 425c281 1/3: Allow t as a catch-all condition-case handler (Bug#24618), Stefan Monnier, 2018/09/05