1.4.3 Add-ons

Some of these are emacsvox specific, some are not. You can usually tell by the name.

emacsvox url template

I love this package. Since changing my primary browser to emacs/w3 I have really been giving the url-template package a workout. The url-template package contains templates that prompt you for information to supply to various sites to retrieve information without all the fuss of having to go to the site and navigate it. One really nice thing about url-templates is the fact that they need not be web pages. Media streams can also be made into url-templates.

The way to get to the templates is with the command C-e u. A TAB at the prompt will give you a list of the available templates. You should go now and have a look at the info manual section on URL Templates in Emacsvox Reference Manual, and read it. I’ll wait here.

By the way, the ones I find most useful are the “Google Hits”, “emacswiki search” “NPR On Demand” and “Weather forecast from Weather Underground”.

emacsvox atom and emacsvox rss

These are fairly simple rss and atom browsers for the emacsvox desktop. Using the Customize interface you add feeds in the form of titles and urls. Then you call the readers with C-e C-u for rss feeds and use M-x emacsvox-atom-browse for atom feeds. There is also emacsvox support for newsticker, an rss / atom reader that is a part of emacs 22, but I have never used it.

I personally use See gnus, for rss feeds but setting gnus up for only that purpose is like hunting rabbits with a bazooka.

emacsvox websearch

emacsvox-websearch provides more search options than you can shake a stick at; emacsvox-websearch provides search for dictionaries, news sites, software sites, google tools, weather, currency converter and much more. It can be accessed with the keystroke C-e ?. At the prompt, you can enter another question mark to get a list of the available search options. You will then be prompted for the necessary information. One of the nice things about this package is that it attempts to jump to and read the most relevant information on the result page. Module emacsvox-websearch is complemented by module emacsvox-url-template; that module provides URL templates that prompt for and retrieve the relevant information from complex Web pages.

See emacsvox-websearch in Emacsvox Reference Manual and emacsvox-url-template in Emacsvox Reference Manual for more information.

bmk-mgr package

This is a newcomer to the emacsvox world. In the interest of full disclosure, I am the one that wrote the emacsvox module that makes this package accessible. It is a bookmarks manager that works with both emacs/w3 and emacs-w3m. As of the writing of this document there are still some issues, especially when using it on emacs version 22, but those are being worked on. I think this is a good solution to the problem of emacs/w3 not having bookmarks functionality and providing one central bookmark location for those who regularly use both browsers. See http://www.emacswiki.org/cgi-bin/wiki/EmacsBmkMgr, for more information.