At 11:42 AM 8/10/00 -0500, you wrote: 
>>>>

Paul, 

I'm having no luck getting JDE completion to work, and I think the problem
is in the subject file.  When I try to byte compile it, I get the following
error: 

Compiling file d:/bin/emacs-20.7/site-lisp/jde-2.2.1/lisp/jde-complete.el
at Thu Aug 10 11:42:00 2000 
  !! Wrong type argument ((listp "Flushes all entries in the completion
cache")) 

The offending lines of code are: 

(defun jde-complete-flush-classinfo-cache 
<<<<
                                            ^
Insert missing argument parentheses, i.e., should be

(defun jde-complete-flush-classinfo-cache ()

This is a known bug that will be fixed in the next release (due shortly).

- Paul

>>>>

"Flushes all entries in the completion cache" 
 (setq jde-complete-classinfo-cache nil)) 

Any ideas as to what is going on here? 

Jim Babka
Trilogy Software
512-685-4024
Text paging: [EMAIL PROTECTED]
8th rule of cartoon physics: Everything falls faster than an anvil.



Reply via email to