emacs-devel
[Top][All Lists]
Advanced

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

Re: RFC: Automatic setup for bug-reference-mode


From: Basil L. Contovounesios
Subject: Re: RFC: Automatic setup for bug-reference-mode
Date: Sun, 14 Jun 2020 19:57:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> "Basil L. Contovounesios" <contovob@tcd.ie> wrote:
>> Doesn't this need a non-nil NOERROR arg?
>
> I don't see why: if the backend doesn't implement the feature the
> front-end function will signal an error, so the callers need to be
> prepared to handle an error in any case.

Then there's no need for branching based on the return value of
re-search-forward, since we're assuming it will succeed or barf.

-- 
Basil



reply via email to

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