Kai Großjohann wrote:
> 
> "Daniel Pittman" <[EMAIL PROTECTED]> writes:
> 
> > My guess is that the coding system isn't right in the buffer.
> 
> Could it be that this is caused by the timeout bug?  In other words,
> has the bug gone away with the recent timeout fix?
> 
> Max, could you please try this, too?
> 


with rcp-1.325 I get the following problem (debug on error enabled
produces the following *Backtrace*):
=================================================================
Signaling: (error "Cannot subtract two times")
  signal(error ("Cannot subtract two times"))
  error("Cannot subtract two times")
  rcp-time-diff((14624 61531 750466) (14624 61531 750461))
  rcp-wait-for-regexp(#<process *rcp/su mxrenkin@kastanie*> 60
"\\(^.*\\([pP]assword\\|passphrase.*\\):? *$\\)\\|\\(^[^#$%>\n]*[#$%>]
*\\)")
  rcp-open-connection-rsh(nil "su" "mxrenkin" "kastanie")
  rcp-maybe-open-connection(nil "su" "mxrenkin" "kastanie")
  rcp-send-command(nil "su" "mxrenkin" "kastanie" "cd ~; pwd")
  rcp-handle-expand-file-name("/r@su:mxrenkin@kastanie:~/" "~/")
  apply(rcp-handle-expand-file-name ("/r@su:mxrenkin@kastanie:~/" "~/"))
  rcp-file-name-handler(expand-file-name "/r@su:mxrenkin@kastanie:~/"
"~/")
  read-file-name-internal("/r@su:mxrenkin@kastanie:~/tm" "~/" nil)
  minibuffer-complete()
  call-interactively(minibuffer-complete)
  call-interactively(find-file)

Reply via email to