[表紙] [目次] [索引] [検索] [上端 / 下端] [?]

Eshell: The Emacs Shell

This manual documents Eshell, a shell-like command interpretor implemented in Emacs Lisp. It invokes no external processes except for those requested by the user. It is intended to be a functional replacement for command shells such as bash, zsh, rc, or 4dos; since Emacs itself is capable of handling the sort of tasks accomplished by those tools.

1. What is Eshell?    A brief introduction to the Emacs Shell.
2. Basic overview    The basics of command usage.
3. Commands   
4. Arguments   
5. Input/Output   
6. Process control   
7. Extension modules   
8. Extras and Goodies   
9. Bugs and ideas    Known problems, and future ideas.
Concept Index   
Function and Variable Index   
Key Index