all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* auto completion for Common Lisp using SLIME under Emacs
@ 2012-05-17 13:26 Yuan Luo
  0 siblings, 0 replies; only message in thread
From: Yuan Luo @ 2012-05-17 13:26 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

Hi,
I am trying to use slime-fuzzy-complete-symbol for common lisp code auto
completion. The Lisp dialect I am using is Allegro CL and Emacs is the IDE.
Under its common lisp mode, I use "M-x slime-mode" to enable slime for code
editing. My problem is, for example
(defun foo ()
  (form)
However, after pressing the tab key, it only prompts me (defun name varlist
&rest body) rather than the desired format function. I also note that under
*slime-repl allegro*, tab key generates a fuzzy completion list. What am I
missing here?

Best,
Yuan

[-- Attachment #2: Type: text/html, Size: 695 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-17 13:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-17 13:26 auto completion for Common Lisp using SLIME under Emacs Yuan Luo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.