[slime-devel] Re: Intentionally dynamic variables in elisp?
Johan Bockgård
bojohan+news at dd.chalmers.se
Fri Mar 11 16:42:52 UTC 2005
Luke Gorrie <luke at synap.se> writes:
>> Should one use *names* like in Common Lisp?
>
> Definitely not :-)
Indeed,
* In some other systems there is a convention of choosing variable
names that begin and end with `*'. We don't use that convention
in Emacs Lisp, so please don't use it in your programs. (Emacs
uses such names only for special-purpose buffers.) The users will
find Emacs more coherent if all libraries use the same
conventions.
(info "(elisp)Coding Conventions")
--
Johan Bockgård
More information about the slime-devel
mailing list