tramp-devel
[Top][All Lists]
Advanced

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

Ange ftp stopped working


From: David Kastrup
Subject: Ange ftp stopped working
Date: 27 Jan 2003 14:41:15 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Tramp seems to interfere with ange-ftp:

Debugger entered--Lisp error: (error "Method `tramp-ftp-method' didn't specify 
a connection function")
  signal(error ("Method `tramp-ftp-method' didn't specify a connection 
function"))
  error("Method `%s' didn't specify a connection function" tramp-ftp-method)
  tramp-get-connection-function(nil tramp-ftp-method "ftp" "ftp.dante.de")
  tramp-maybe-open-connection(nil nil "ftp" "ftp.dante.de")
  tramp-send-command(nil nil "ftp" "ftp.dante.de" "( test -d 
/tex-archive/macros/latex/contrib/supported/footmisc.dtx 2>/dev/null; echo 
tramp_exit_status $? )")
  tramp-send-command-and-check(nil nil "ftp" "ftp.dante.de" "test -d 
/tex-archive/macros/latex/contrib/supported/footmisc.dtx" t)
  
tramp-handle-file-directory-p("/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx")
  apply(tramp-handle-file-directory-p 
"/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx")
  tramp-file-name-handler(file-directory-p 
"/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx")
  
file-directory-p("/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx")
  
find-file-noselect("/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx"
 nil nil t)
  
find-file("/address@hidden:/tex-archive/macros/latex/contrib/supported/footmisc.dtx"
 t)
  call-interactively(find-file)



In GNU Emacs 21.3.50.10 (i686-pc-linux-gnu)
 of 2003-01-25 on lola.goethe.zz
configured using `configure '--with-x-toolkit=gtk' 
'--prefix=/usr/local/emacs-21''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Recent input:
C-x C-f / f t p @ f t p . d a n t e . d e : / t 
e x - a r c h i v e / m a c r o s / l a t e x / c o 
n t r i b / s u p p o r 
t e d / f o o t m i s c . d t x <return> M-x r e p 
o r t - e m a c s - b u <tab> <return>

Recent messages:
Loading tramp...done
Entering debugger...
Loading emacsbug...done

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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