emacs-devel
[Top][All Lists]
Advanced

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

Re: CommonLisp namespace system (was Re: adding namespaces to emacs-lisp


From: Nic Ferrier
Subject: Re: CommonLisp namespace system (was Re: adding namespaces to emacs-lisp (better elisp?))
Date: Sat, 27 Jul 2013 09:13:02 +0100

Richard Stallman <address@hidden> writes:

> If you want to use symbols of the form foo:bar, I think it
> is better to write them as foo:bar all the time.

People don't want that though.

They want to avoid having long names for symbols or name clashes for
symbols.

The only way to achieve that is to separate the global name for the
symbol from the name used within the code.


Nic




reply via email to

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