>EMACSPEAK --Complete Audio Desktop

Next: , Previous: voice-setup, Up: Emacspeak Commands


11.73 emacspeak-moz

Commentary: MozRepl provides a read-eval-print loop into Firefox This module provides convenient functions for driving MozRepl See http://repo.hyperstruct.net/mozlab

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

— Interactive Command: emacspeak-moz-browse-current ()

Browse current node.

(fn)

— Interactive Command: emacspeak-moz-browser-back ()

Move back in history.

(fn)

— Interactive Command: emacspeak-moz-browser-forward ()

Move forward in history.

(fn)

— Interactive Command: emacspeak-moz-close-tab-or-browser ()

Close tab, or browser when one tab left.

(fn)

— Interactive Command: emacspeak-moz-down ()

Go Down a level and browse.

(fn)

— Interactive Command: emacspeak-moz-eval-expression-and-browse ()

Send expression to Moz, get output, and browse it in Emacs.

(fn EXP)

— Interactive Command: emacspeak-moz-eval-expression-and-go ()

Send expression to Moz and switch to it.

(fn EXP)

— Interactive Command: emacspeak-moz-filter-and-browse ()

Browse document filtered by XPath filter.

(fn XPATH)

— Interactive Command: emacspeak-moz-goto-url ()

Make Firefox used by our repl Go to the specified URL.

(fn URL)

— Interactive Command: emacspeak-moz-goto-url-at-point ()

Make Firefox used by our repl Go to url under point.

(fn)

— Interactive Command: emacspeak-moz-inspect ()

Inspect specified object.

(fn WHAT)

— Interactive Command: emacspeak-moz-jump ()

Jump to specified index in history.

(fn INDEX)

— Interactive Command: emacspeak-moz-left ()

Go left and browse.

(fn)

— Interactive Command: emacspeak-moz-refresh ()

Reload document.

(fn)

— Interactive Command: emacspeak-moz-right ()

Go right and browse.

(fn)

— Interactive Command: emacspeak-moz-search ()

Search for pattern in current context.

(fn PATTERN)

— Interactive Command: emacspeak-moz-up ()

Go Up a level and browse.

(fn)

— Interactive Command: emacspeak-moz-visit-next-and-browse ()

Asks visitor to go forward and browses the result.

(fn)

— Interactive Command: emacspeak-moz-visit-previous-and-browse ()

Asks visitor to go backward and browses the result.

(fn)