[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
autocompletion error
From: |
Hans Halvorson |
Subject: |
autocompletion error |
Date: |
Fri, 05 Jan 2007 19:45:19 -0500 |
User-agent: |
Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.0.92 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) |
I am running tramp 2.1.7 on emacs 22.0.92.1 (CVS). When I try to open
a remote file (either by ssh or by su) and press TAB for autocomplete,
I get the following error.
Debugger entered--Lisp error: (wrong-number-of-arguments #[(filename directory)
"Â! ÃÄ\"Å ÆÇÈ \"\"\"" [directory filename tramp-tramp-file-p error
"tramp-handle-file-name-completion invoked on non-tramp directory `%s'"
try-completion mapcar #[(x) "ÁB" [x nil] 2] file-name-all-completions] 7
("/usr/share/emacs/site-lisp/tramp/tramp.elc" . 95498)] 3)
tramp-handle-file-name-completion("etc" "/su:localhost:/" file-exists-p)
apply(tramp-handle-file-name-completion ("etc" "/su:localhost:/"
file-exists-p))
tramp-sh-file-name-handler(file-name-completion "etc" "/su:localhost:/"
file-exists-p)
apply(tramp-sh-file-name-handler file-name-completion ("etc"
"/su:localhost:/" file-exists-p))
tramp-file-name-handler(file-name-completion "etc" "/su:localhost:/"
file-exists-p)
read-file-name-internal("/su:localhost:/etc" "~/" nil)
minibuffer-complete()
call-interactively(minibuffer-complete)
read-file-name("Find file: " nil "~/" nil)
find-file-read-args("Find file: " nil)
call-interactively(find-file)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- autocompletion error,
Hans Halvorson <=