home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0331.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  1.0 KB  |  29 lines

  1. Hi,
  2.  
  3. When I use ange-FTP (which I think is pretty nifty, by the way), I hit
  4. an error when doing pathname completion in the Lucid Emacs shell. The
  5. debugger traceback follows. 
  6.  
  7. Signalling: (invalid-function (nil))
  8.   (nil)("usr" nil t)
  9.   all-completions("usr" (nil))
  10.   file-name-all-completions("usr" "/")
  11.   read-file-name-internal("/usr" "/home2/irvine/" t)
  12.   all-completions("/usr" read-file-name-internal "/home2/irvine/")
  13.   completer("/usr/" read-file-name-internal "/home2/irvine/" "---. </" nil nil t)
  14.   completer-cache("/usr/" "/home2/irvine/" "---. </" nil nil)
  15.   completer-file("/usr/local/lib/le" "/home2/irvine/" "---. <" nil nil)
  16.   completer("/usr/local/lib/le" read-file-name-internal "/home2/irvine/" "---. <" nil nil)
  17.   completer-complete-goto("^     \n\"" "---. <" read-file-name-internal "/home2/irvine/" nil)
  18.   comint-dynamic-complete(nil)
  19. * call-interactively(comint-dynamic-complete)
  20.  
  21. Thanks!
  22.  
  23. --
  24. Comdisco Systems, Inc        Chuck Irvine        FAX (913) 841-1345
  25. Suite A                            irvine@lks.csi.com
  26. 1310 Wakarusa Dr.                    (913) 841-1283    
  27. Lawrence, KS 66049
  28.  
  29.