emacs-devel
[Top][All Lists]
Advanced

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

Re: Search multiple Info-buffers at once with Info-occur function


From: Augusto Stoffel
Subject: Re: Search multiple Info-buffers at once with Info-occur function
Date: Sat, 29 May 2021 14:07:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

FWIW, I would find it useful if `Info-index` could be called from any
buffer, say to search the Elisp manual if I'm on a emacs-lisp-mode
buffer.  In fact, it might be handy to associate a list of Info nodes,
rather than a single node, to a buffer (this is how the "evdocs"
package works, see my recent message in a different thread).

`Info-index` won't find a needle in a haysack, but one advantage over
`info-apropos` is the possibility to do incremental filtering out of the
box, with any of the incremental completion frameworks.



reply via email to

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