[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Even though emacs-w3m provides a wealth of features, you may want to check out the following external packages for even more usability:
The w3m-type-ahead.el package provides “type ahead” searching, similar to the feature by the same name from Mozilla browsers. It allows you to find anchors using an interface similar to isearch, but results are limited to anchors in the buffer.
Download w3m-type-ahead.el from http://alioth.debian.org/project/showfiles.php?group_id=30594.
newsticker.el that has been incorporated in Emacs 22 and greater is a rowse rss feeds and also atom feeds. Here is a configuration example to use newsticker.el together with emacs-w3m (put it in the ‘~/.emacs’ file):
(require 'w3m-load) (setq newsticker-html-renderer 'w3m-region browse-url-browser-function 'w3m-browse-url) |
see (Newsticker)Top section ‘Top’ in A Newsticker for Emacs, for details.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by TSUCHIYA Masatoshi on January 30, 2019 using texi2html 1.82.