Make completer run without IILISP

[email protected] (Michael Sperber [Mr. Preprocessor])
Newsgroups gmane.emacs.xemacs.patches,gmane.lisp.ilisp.devel
Message-ID <[email protected]>
I run completer but not ILISP, and I frequently get

Symbol's value as variable is void: +ilisp-emacs-version-id+

I'll apply the fix to the XEmacs package over the weekend if nobody
objects.

2003-01-29  Mike Sperber <[email protected]>

	* completer.el (completer-message): Don't use
	+ilisp-emacs-version-id+: completer works without ILISP, except
	for this.

Index: xemacs-packages/ilisp/completer.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/ilisp/completer.el,v
retrieving revision 1.9
diff -u -r1.9 completer.el
--- xemacs-packages/ilisp/completer.el	3 Jun 2002 23:36:57 -0000	1.9
+++ xemacs-packages/ilisp/completer.el	29 Jan 2003 09:11:11 -0000
@@ -176,11 +176,7 @@
     (sit-for 2)
     (delete-region point end)
     (if (and quit-flag 
-	     ;; (not (eq 'lucid-19 ilisp-emacs-version-id))
-	     ;; (not (string-match "Lucid" emacs-version))
-	     (not (memq +ilisp-emacs-version-id+
-			'(xemacs lucid-19 lucid-19-new)))
-	     )
+	     (not (string-match "Lucid" emacs-version)))
 	(setq quit-flag nil
 	      unread-command-char 7))))


-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.