PlanDuSite ModificationsRécentes Nouvelles SectionElisp CommentFaire

TypeAheadSupportForW3m

Type Ahead Support for Emacs-w3m

Type ahead support for Emacs-w3m. See the code Lisp:w3m-type-ahead.el.

This allows an isearch facility that is limited to HREF anchors. Switch the mode on for all w3m-mode buffers with:

    (add-hook 'w3m-mode-hook 'w3m-type-ahead-mode)

CategoryModes