emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112148: Added eshell-tramp modul


From: Aidan Gauland
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112148: Added eshell-tramp module
Date: Wed, 27 Mar 2013 19:39:46 +1300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Stefan Monnier <address@hidden> writes:
>>   External su and sudo commands are now the default; the internal,
>>   TRAMP-using variants can still be used by enabling the eshell-tramp
>>   module.
>
> Sounds good, but I don't see how to enable eshell-tramp.

Same as any other module: enable it by adding it to `eshell-modules-list'.

>> +  (make-local-variable 'eshell-complex-commands)
>> +  (setq eshell-complex-commands
>
> Please use setq-local instead.

OK, I will change that.  I didn't write that part of the code; I just
moved it from em-unix.el.

--Aidan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]