Richard Stallman <[EMAIL PROTECTED]> writes: > > Currently only regexp isearch invoked with M-C-s can use `Info-search' > > and search through multiple Info nodes. But it would be better if > > normal C-s isearch searched through multiple nodes as well. > > This would be actually great, it would match the behavior of standalone > info (which, IMO, is much better). > > Is there any reason not to check this code in? > > Does the code look clean to you? > If so, it is ok with me.
I installed this code. Now C-s in Info works like in standalone info. If there are good reasons to add a "Failing isearch in node Foo: bar" message before trying other nodes, as Drew suggested, this could be added as a separate option value of the Info-isearch-search variable. But I think such delay in one C-s key press is inconvenient when the user intention is to search all nodes. When isearch goes to the next node with the user intention to search only in the current node then it is easy to get back by typing DEL without leaving isearch mode. -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel