emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp with GUD broken on trunk?


From: Stefan Monnier
Subject: Re: Tramp with GUD broken on trunk?
Date: Tue, 10 Jul 2007 14:14:33 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> A quick run of
>> 
>> egrep -l 'make-comint|comint-(run|exec)' **/*.el
>> 
>> seems to indicate this is not a problem.  Furthermore, there's already
>> a flag to turn off the "remote process" feature: "setq default-directory".   
>>    
> rlogin.el? telnet.el? net-utils.el?

As far as I can tell, these are all designed for interactive use, so it
seems OK: if the user wants to run nslookup|telnet|rlogin on a remote host,
she can do so.

> However, I believe your approach is more robust.  Shall I change
> comint.el this way, adapt these packages, and revert my patch from
> compile.el?

Sounds good to me,


        Stefan




reply via email to

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