>![]() |
No Commentary
Automatically generated documentation for commands defined in module emacspeak-xml-shell.
Not bound to any key.
Start Xml-Shell on contents of system-id.
Not bound to any key.
Display current node.
Not bound to any key.
Display XPath and display its result using W3.
Not bound to any key.
Navigate down to the children of current node.
Not bound to any key.
Navigate forward to the next child of current node.
Not bound to any key.
Navigate up to the parent of current node.
Not bound to any key.
Navigate backward to the previous child of current node.
Not bound to any key.
XML Shell
Interactive XML browser. key binding — ———
C-c Prefix Command <down> emacspeak-xml-shell-goto-children <left> emacspeak-xml-shell-goto-previous-child <right> emacspeak-xml-shell-goto-next-child <up> emacspeak-xml-shell-goto-parent
C-c C-v emacspeak-xml-shell-browse-result C-c v emacspeak-xml-shell-browse-current
In addition to any hooks its parent mode `comint-mode' might have run, this mode runs the hook `emacspeak-xml-shell-mode-hook', as the final step during initialization.