Re: tramp ($Id: tramp.el,v 1.448 2001/02/18 10:37:36 grossjoh Exp $); End of file during parsing...

2001-03-01 Thread Paul Stevenson
K Grojohann writes: On 21 Feb 2001, Kai Grojohann wrote: I will have to reformulate the command to do: while read d; do done EOF I have now tried to do this, can you please test? New version in CVS. Holler if you want it via FTP. Works beautifully, thanks.

tramp ($Id: tramp.el,v 1.448 2001/02/18 10:37:36 grossjoh Exp $); End of file during parsing...

2001-02-21 Thread Paul Stevenson
Enter your bug report in this message, including as much detail as you possibly can about the problem, what you did to cause it and what the local and remote machines are. If you can give a simple set of instructions to make this bug happen reliably, please include those. Thank you for helping

Re: tramp ($Id: tramp.el,v 1.448 2001/02/18 10:37:36 grossjoh Exp $); End of file during parsing...

2001-02-21 Thread Daniel Pittman
On Wed, 21 Feb 2001, Paul Stevenson wrote: [...] I try to get a file from a remote machine with ssh2. ssh-agent is such that I can do this transparently from the command line, but I get 'End of file during parsing' [...] $ ( echo /bin;echo /usr/bin;echo /usr/sbin;echo /usr/local/bin;echo

Re: tramp ($Id: tramp.el,v 1.448 2001/02/18 10:37:36 grossjoh Exp $); End of file during parsing...

2001-02-21 Thread Paul Stevenson
K Grojohann writes: On 21 Feb 2001, Paul Stevenson wrote: If I interactively type 'sh' and then paste the above long command, it truncates at about 190 characters. Can this be relevant? Yes. Shit. I will have to reformulate the command to do: while read d; do