>EMACSPEAK --Complete Audio Desktop

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


11.82 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 nil

Not bound to any key.

Browse current node.

(fn)

— Interactive Command: emacspeak-moz-browser-back nil

Not bound to any key.

Move back in history.

(fn)

— Interactive Command: emacspeak-moz-browser-forward nil

Not bound to any key.

Move forward in history.

(fn)

— Interactive Command: emacspeak-moz-close-tab-or-browser nil

Not bound to any key.

Close tab, or browser when one tab left.

(fn)

— Interactive Command: emacspeak-moz-down nil

Not bound to any key.

Go Down a level and browse.

(fn)

— Interactive Command: emacspeak-moz-eval-expression nil

Not bound to any key.

Send expression to Moz.

(fn EXP)

— Interactive Command: emacspeak-moz-eval-expression-and-browse nil

Not bound to any key.

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

(fn EXP)

— Interactive Command: emacspeak-moz-eval-expression-and-go nil

Not bound to any key.

Send expression to Moz and switch to it.

(fn EXP)

— Interactive Command: emacspeak-moz-filter-and-browse nil

Not bound to any key.

Browse document filtered by XPath filter.

(fn XPATH)

— Interactive Command: emacspeak-moz-goto-url nil

Not bound to any key.

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

(fn URL)

— Interactive Command: emacspeak-moz-goto-url-at-point nil

Not bound to any key.

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

(fn)

— Interactive Command: emacspeak-moz-id-browse nil

Not bound to any key.

Browse node having specified id.

(fn ID)

— Interactive Command: emacspeak-moz-inspect nil

Not bound to any key.

Inspect specified object.

(fn WHAT)

— Interactive Command: emacspeak-moz-jump nil

Not bound to any key.

Jump to specified index in history.

(fn INDEX)

— Interactive Command: emacspeak-moz-left nil

Not bound to any key.

Go left and browse.

(fn)

— Interactive Command: emacspeak-moz-locate-and-browse nil

Not bound to any key.

Browse document filtered by element locator.

(fn ELEMENT)

— Interactive Command: emacspeak-moz-refresh nil

Not bound to any key.

Reload document.

(fn)

— Interactive Command: emacspeak-moz-right nil

Not bound to any key.

Go right and browse.

(fn)

— Interactive Command: emacspeak-moz-search nil

Not bound to any key.

Search for pattern in current context.

(fn PATTERN)

— Interactive Command: emacspeak-moz-up nil

Not bound to any key.

Go Up a level and browse.

(fn)

— Interactive Command: emacspeak-moz-visit-next-and-browse nil

Not bound to any key.

Asks visitor to go forward and browses the result.

(fn)

— Interactive Command: emacspeak-moz-visit-previous-and-browse nil

Not bound to any key.

Asks visitor to go backward and browses the result.

(fn)