emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "*" in variable names


From: Stefan Monnier
Subject: Re: "*" in variable names
Date: Fri, 09 Nov 2001 16:57:38 -0500

> There was some clarification of "*" in variable names recently, but
> the "Tips" node of the Emacs Lisp Reference manual wasn't updated. Is
> the text below really correct?  Doesn't Emacs use a convention of
> choosing variable names that begin with "*" sometimes?

I don't think so.  The only use of `*' with variables that I can
think of is when you start the docstring with a `*', but that
has nothing to do with the variable's name.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]