Type ahead support for Emacs-w3m.
This package can be used to do incremental searches of the text contained links. Similar in spirit to the type-ahead feature in Mozilla and Mozilla-based browsers such as Firefox.
Available at https://alioth.debian.org/projects/mph-emacs-pkgs/.
Searching for "n" from the top of the buffer:
The search is confined to the text within links. (Note how
isearch-lazy-highlight also only highlights text within links.)
Conventional searches for any text, whether part of a link or not, can
of course be done with isearch-forward (usually bound to C-s).