bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#43569: 28.0.50; Menu "Continue Tags Search" signals an error


From: Eli Zaretskii
Subject: bug#43569: 28.0.50; Menu "Continue Tags Search" signals an error
Date: Sat, 26 Sep 2020 22:34:48 +0300

> Date: Sat, 26 Sep 2020 12:32:42 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: juri@linkov.net, 43569@debbugs.gnu.org
> 
> If not, that's OK by me.  I'll go with this as a guess:
> 
> (or (version= "27.1" emacs-version) ; bug #43569
>     (not (condition-case nil
>              (tags-loop-eval tags-loop-scan)
>            (error t))))

That's not what I've done.





reply via email to

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