[slime-devel] Re: Intentionally dynamic variables in elisp?

Luke Gorrie luke at synap.se
Tue Mar 8 09:34:47 UTC 2005


Luke Gorrie <luke at synap.se> writes:

> Peter Seibel <peter at gigamonkeys.com> writes:
> 
> > Should one use *names* like in Common Lisp?
> 
> Definitely not :-)

Extra note: defvar'd variables in elisp are normally package
qualified, e.g. starting with 'slime-', so they tend to be easy to
distinguish from local variables without the *markers*.





More information about the slime-devel mailing list