Martin Pool <[EMAIL PROTECTED]> writes:

> ~$ stty -onlcr -echo 1>/dev/null 2>/dev/null ; unset MAIL ; set +o 
> history 1>/de 
> v/null 2>/dev/null ; PS1='
> > 
> > /////
> > 
> > '; PS2=''; PS3=''
> 

I think I know what is happening.  Due to `stty -onlcr' not being in
effect yet, PS1 contains "\n\n/////\n\n" rather than "\n/////\n".  But
rcp.el expects exactly one newline at the end.

Yuck.

What should I do about this?

kai
-- 
Beware of flying birch trees.

Reply via email to