From: Richard James Panturis Giuly
Subject: Can xemacs do symbol completion for lisp code?
Date: 
Message-ID: <3959AF38.85FC6F22@spam.com>
Can xemacs do symbol completion for lisp code. I just read that
this exists in some editors.


-- 
	ricky
	······@surfsouth.com

From: David Bakhash
Subject: Re: Can xemacs do symbol completion for lisp code?
Date: 
Message-ID: <c29vgyuayx8.fsf@nerd-xing.mit.edu>
Richard James Panturis Giuly <··@spam.com> writes:

> Can xemacs do symbol completion for lisp code. I just read that
> this exists in some editors.

yes.  ilisp-mode does this correctly.  So does Franz's elisp package.

dave
From: Rudolf Schlatte
Subject: Re: Can xemacs do symbol completion for lisp code?
Date: 
Message-ID: <lxd7l2ayct.fsf@ist.tu-graz.ac.at>
Richard James Panturis Giuly <··@spam.com> writes:

> Can xemacs do symbol completion for lisp code. I just read that
> this exists in some editors.

Get Ilisp from http://ilisp.cons.org/.  (The version that comes with
XEmacs at the moment is a bit old, but the current one is being
packaged for distribution even as we speak).

Keybinding for symbol-completion is C-c Tab then.