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

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

bug#48381: 28.0.50; doc-view-search: Query ask for interactive regexp, e


From: Lars Ingebrigtsen
Subject: bug#48381: 28.0.50; doc-view-search: Query ask for interactive regexp, even non-interactively
Date: Wed, 12 May 2021 21:47:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

> I am observing that `doc-view-search' asks for "Regexp: " even if called
> non-interactively, but it should not.

The command is meant to repeat the previous regexp normally, and if the
user says `C-u', then prompt for a regexp.  That is, the command (and
`doc-view-search-backward') are not meant for programmatic searches with
a regexp, but only interactive use.

So I think the command works fine as is, and I'm closing this bug
report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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