home *** CD-ROM | disk | FTP | other *** search
- Hi,
-
- When I use ange-FTP (which I think is pretty nifty, by the way), I hit
- an error when doing pathname completion in the Lucid Emacs shell. The
- debugger traceback follows.
-
- Signalling: (invalid-function (nil))
- (nil)("usr" nil t)
- all-completions("usr" (nil))
- file-name-all-completions("usr" "/")
- read-file-name-internal("/usr" "/home2/irvine/" t)
- all-completions("/usr" read-file-name-internal "/home2/irvine/")
- completer("/usr/" read-file-name-internal "/home2/irvine/" "---. </" nil nil t)
- completer-cache("/usr/" "/home2/irvine/" "---. </" nil nil)
- completer-file("/usr/local/lib/le" "/home2/irvine/" "---. <" nil nil)
- completer("/usr/local/lib/le" read-file-name-internal "/home2/irvine/" "---. <" nil nil)
- completer-complete-goto("^ \n\"" "---. <" read-file-name-internal "/home2/irvine/" nil)
- comint-dynamic-complete(nil)
- * call-interactively(comint-dynamic-complete)
-
- Thanks!
-
- --
- Comdisco Systems, Inc Chuck Irvine FAX (913) 841-1345
- Suite A irvine@lks.csi.com
- 1310 Wakarusa Dr. (913) 841-1283
- Lawrence, KS 66049
-
-