emacs-devel
[Top][All Lists]
Advanced

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

autocomplete error


From: Hans Halvorson
Subject: autocomplete error
Date: Fri, 05 Jan 2007 20:24:32 -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 just updated from Emacs 22.0.91.1 to 22.0.92.1 from CVS.  When
attempting autocompletion with Tramp (version 2.0.54), I get an error
(see trace below).  Is this a bug?

Thanks, 
Hans

Debugger entered--Lisp error: (wrong-number-of-arguments #[(filename directory) 
"Æ!„ÇÈ\"ˆÉ!Ê      !Ë     !Ì     !Í     !Î     !ÏÐÑÒ\"\"\".‡" 
[directory v multi-method method user host tramp-tramp-file-p error 
"tramp-handle-file-name-completion invoked on non-tramp directory `%s'" 
tramp-dissect-file-name tramp-file-name-multi-method tramp-file-name-method 
tramp-file-name-user tramp-file-name-host tramp-file-name-localname 
try-completion mapcar #[(x) "ÁB‡" [x nil] 2] file-name-all-completions 
localname filename] 7 ("/usr/share/emacs/22.0.92/lisp/net/tramp.elc" . 93900)] 
3)
  tramp-handle-file-name-completion("" "/su:localhost:/etc/" file-exists-p)
  apply(tramp-handle-file-name-completion ("" "/su:localhost:/etc/" 
file-exists-p))
  tramp-sh-file-name-handler(file-name-completion "" "/su:localhost:/etc/" 
file-exists-p)
  apply(tramp-sh-file-name-handler file-name-completion ("" 
"/su:localhost:/etc/" file-exists-p))
  tramp-file-name-handler(file-name-completion "" "/su:localhost:/etc/" 
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)




reply via email to

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