-->

w3m-type-ahead.el

Description

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.

Source

Available at https://alioth.debian.org/projects/mph-emacs-pkgs/.

Screenshot

Searching for "n" from the top of the buffer:

W3M type ahead

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).


WelcomePage