unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Search multiple Info-buffers at once with Info-occur function
@ 2021-05-22 22:17 dalanicolai
  2021-05-23  7:02 ` Eli Zaretskii
  0 siblings, 1 reply; 28+ messages in thread
From: dalanicolai @ 2021-05-22 22:17 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 909 bytes --]

When I started using Emacs, I often regretted that I could not search in
multiple manuals at once (especially the Emacs and Elisp manuals).
So now I have created an Info-occur command that allows you to select
multiple manuals to search and present the results in a tablist buffer
(tabular list extension for pdf-tools package).

The command is also nice for searching in a single manual (which it will do
by default when invoked from an Info-mode buffer).

The main reason to send this mail is to inform you about this. Also, I
would be very happy with some expert refactoring feedback (to be clear I do
not expect anything, just indicating that I am always happy with it).

The code and more info can be found [here](
https://github.com/dalanicolai/info-occur.el). I have mentioned two fixes
in the first two TODO items. It would be great if you know why these things
do not work like they should.

Thanks!

[-- Attachment #2: Type: text/html, Size: 1110 bytes --]

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2021-05-29 14:40 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-22 22:17 Search multiple Info-buffers at once with Info-occur function dalanicolai
2021-05-23  7:02 ` Eli Zaretskii
2021-05-23  8:39   ` dalanicolai
2021-05-23  8:56     ` dalanicolai
2021-05-23  9:32       ` Eli Zaretskii
2021-05-24  8:37         ` dalanicolai
2021-05-24  8:51           ` Eli Zaretskii
2021-05-25 14:12             ` dalanicolai
2021-05-25 14:24               ` dalanicolai
2021-05-29 12:07                 ` Augusto Stoffel
2021-05-29 12:15                   ` Eli Zaretskii
2021-05-29 13:07                     ` Augusto Stoffel
2021-05-29 13:29                       ` Eli Zaretskii
2021-05-29 13:48                         ` Augusto Stoffel
2021-05-29 14:06                           ` Eli Zaretskii
2021-05-29 14:14                       ` Stefan Monnier
2021-05-29 14:40                         ` Eli Zaretskii
2021-05-29 12:17                   ` dalanicolai
2021-05-29 12:37                     ` dalanicolai
2021-05-23  9:29     ` Eli Zaretskii
2021-05-23 20:47       ` [External] : " Drew Adams
2021-05-24  8:46         ` dalanicolai
2021-05-24 17:55           ` Drew Adams
2021-05-25 12:29             ` dalanicolai
2021-05-25 13:58               ` Drew Adams
2021-05-25 14:33                 ` dalanicolai
2021-05-23 15:42     ` Measuring execution time of a function Stefan Monnier
2021-05-24  8:35       ` dalanicolai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).