>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-vm, Up: Emacspeak Commands


11.61 emacspeak-w3

Commentary: Ensure that speech support for W3 gets installed and loaded correctly. The emacs W3 browser comes with builtin support for Emacspeak and ACSS

Automatically generated documentation for commands defined in module emacspeak-w3.

— Interactive Command: emacspeak-realaudio (&optional IGNORED)

control e :

Start or control streaming audio including MP3 and realaudio. If using `TRPlayer' as the player, accepts trplayer control commands if a stream is already playing. Otherwise, the playing stream is simply stopped. If no stream is playing, this command prompts for a realaudio resource. Realaudio resources can be specified either as a Realaudio URL, the location of a local Realaudio file, or as the name of a local Realaudio metafile. Realaudio resources you have played in this session are available in the minibuffer history. The default is to play the resource you played most recently. Emacspeak uses the contents of the directory specified by variable emacspeak-realaudio-shortcuts-directory to offer a set of completions. Hit space to use this completion list.

If using TRPlayer, you can either give one-shot commands using command emacspeak-realaudio available from anywhere on the audio desktop as `C-e :'. Alternatively, switch to buffer *realaudio* using `C-e :;' if you wish to issue many navigation commands. Note that buffer *realaudio* uses a special major mode that provides the various navigation commands via single keystrokes.

— Interactive Command: emacspeak-w3-curl-url-under-point ()

Display contents of URL under point using Curl and W3. The document is displayed in a separate buffer.

— Interactive Command: emacspeak-w3-customize-base-uri-pronunciation ()

Defines custom buffer local pronunciation for base URI.

— Interactive Command: emacspeak-w3-do-onclick ()

Do onclick action.

— Interactive Command: emacspeak-w3-javascript-follow-link ()

Follow URL hidden inside a javascript link

— Interactive Command: emacspeak-w3-jump-to-submit ()

Jump to next available submit button.

— Interactive Command: emacspeak-w3-lynx-url-under-point ()

Display contents of URL under point using LYNX. The document is displayed in a separate buffer. Note that the hyperlinks in that display are not active– this facility is present only to help me iron out the remaining problems with the table structure extraction code in W3.

— Interactive Command: emacspeak-w3-next-block ()

Move by block level displays.

— Interactive Command: emacspeak-w3-next-doc-element (&optional COUNT)

Move forward to the next document element. Optional interactive prefix argument COUNT specifies by how many eleemnts to move.

— Interactive Command: emacspeak-w3-next-parsed-item ()

Move to and speak next parsed item.

— Interactive Command: emacspeak-w3-previous-doc-element (&optional COUNT)

Move back to the previous document element. Optional interactive prefix argument COUNT specifies by how many eleemnts to move.

— Interactive Command: emacspeak-w3-show-anchor-class ()

Display any class attributes set on corresponding anchor element.

— Interactive Command: emacspeak-w3-show-http-headers ()

Show HTTP headers using lwp-request

— Interactive Command: emacspeak-w3-speak-next-block ()

Move to next block and speak it.

— Interactive Command: emacspeak-w3-speak-next-element ()

Speak next document element.

— Interactive Command: emacspeak-w3-speak-this-element ()

Speak document element under point.

— Interactive Command: emacspeak-w3-toggle-table-borders ()

Toggle drawing of W3 table borders