can't open remote shell

2000-02-29 Thread Martin Pool
rcp-mode used to be working on my machine, but now it's not. I can't think of anything I've changed that might have affected it. (Yes, I hate bug reports like that too.) When I try to make a remote connection with a filename like /r@scp:mbp@front:/ I get a buffer called *rcp/scp mbp@front*

Re: uuencode/uudecode

2000-02-29 Thread Daniel Pittman
On 29 Feb 2000, Kai Großjohann [EMAIL PROTECTED] wrote: Pete Forman [EMAIL PROTECTED] writes: FWIW here is a command that will "uudecode" to stdout on AIX. sed '/^begin/d;/^[` ]$/d;/^end/d' | iconv -f uucode -t ISO8859-1 Very good! I have now added this to the documentation for