|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112148: Added eshell-tramp module |
Date: | Fri, 29 Mar 2013 16:30:44 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
>> That's not my experience. >> After >> M-: (defun eshell/cat (&rest args) (debug)) RET >> doing "cat ~/.cvsrc" does not show me ~/.cvsrc but jumps into the >> debugger, even though I have not touched eshell-complex-commands. > That would be because eshell/cat is already registered by em-unix I tried again with `partx' instead of `cat' and got the same result, yet `partx' does not appear in eshell's source code. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |