>
|
11.68 emacspeak-webutils
Commentary:
This module provides common Web utilities for emacspeak.
This is to avoid duplication of code between emacspeak-w3.el
and emacspeak-w3m.el
Automatically generated documentation
for commands defined in module emacspeak-webutils.
— Interactive Command:
emacspeak-webutils-google-extract-from-cache (
&optional PREFIX)
Extract current page from the Google cache.
With a prefix argument, extracts url under point.
— Interactive Command:
emacspeak-webutils-google-on-this-site ()
Perform a google search restricted to the current WWW site.
— Interactive Command:
emacspeak-webutils-google-similar-to-this-page (
URL)
Ask Google to find documents similar to this one.
— Interactive Command:
emacspeak-webutils-google-who-links-to-this-page ()
Perform a google search to locate documents that link to the
current page.
— Interactive Command:
emacspeak-webutils-jump-to-title-in-content ()
Jumps to the title in web document.
The first time it is called, it jumps to the first
instance of the title. Repeated calls jump to further
instances.
— Interactive Command:
emacspeak-webutils-open-in-other-browser ()
Opens link in alternate browser.
If using default browser is w3, uses w3m and vice-versa
— Interactive Command:
emacspeak-webutils-play-media-at-point ()
Play media url under point
— Interactive Command:
emacspeak-webutils-transcode-current-url-via-google (
&optional UNTRANSCODE)
Transcode current URL via Google.
Reverse effect with prefix arg.
— Interactive Command:
emacspeak-webutils-transcode-via-google (
&optional UNTRANSCODE)
Transcode URL under point via Google.
Reverse effect with prefix arg for links on a transcoded page.
— Interactive Command:
emacspeak-webutils-view-feed-via-google-reader ()
Pulls feed under point via Google Reader.