[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
If you find a bug or misfeature, don't hesitate to let me know! Send email to `johnw@gnu.org'. Feature requests should also be sent there. I prefer discussing one thing at a time. If you find several unrelated bugs, please report them separately.
If you have ideas for improvements, or if you have written some extensions to this package, I would like to hear from you. I hope you find this package useful!
2.1 Known problems |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Below is a partial list of currently known problems with Eshell version 2.3.2, which is the version distribution with Emacs 21.1.
In fact, piping to a process from a looping construct doesn't work in
general. If I change the call to eshell-copy-handles
in
eshell-rewrite-for-command
to use eshell-protect
, it seems
to work, but the output occurs after the prompt is displayed. The whole
structured command thing is too complicated at present.
bc
in eshell-test
On some XEmacs system, the subprocess interaction test fails
inexplicably, since bc
works fine at the command prompt.
ls
in remote directories sometimes fails
For XEmacs users, using ls
in a remote directory sometimes
fails. The reason why has not yet been found.
In XEmacs 21.1.8, the `*Help*' buffer has been renamed such that multiple instances of the `*Help*' buffer can exist.
When TAB, no completions appear, even though the directory has them. This behavior is rare.
This happens because the grep
Lisp function returns immediately,
and then the asynchronous grep
process expects to examine the
temporary file, which has since been deleted.
If the text before point reads "./run", and you type C-r r u n, it will repeat the line for every character typed.
Hitting space during a process invocation, such as make
, will
cause it to track the bottom of the output; but backspace no longer
scrolls back.
unload-feature
Eshell
This happened a few times in Emacs 21, but has been unreproducable since.
sleep-for
when killing child processes
Make it so that the Lisp command on the right of the pipe is repeatedly called with the input strings as arguments. This will require changing eshell-do-pipeline to handle non-process targets.
See the entry above.
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated by XEmacs shared group account on December, 19 2009
using texi2html 1.65.