[slime-devel] function names that start with "@"

Helmut Eller heller at common-lisp.net
Mon Sep 12 23:29:06 UTC 2005


* Alan Ruttenberg [2005-09-13 00:36+0200] writes:

> I can't meta-point or get the arglist on space for a function that
> starts with an "@". Could someone suggest a way to fix this?

(modify-syntax-entry ?@ "_" lisp-mode-syntax-table) might work.

Helmut.




More information about the slime-devel mailing list