help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: about defconst.


From: Pascal J. Bourguignon
Subject: Re: about defconst.
Date: Mon, 27 Jul 2009 10:26:52 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

waterloo <waterloo2005@gmail.com> writes:

> Incidentally, to be more complete concerning defines:  `defsubst'
> defines an inline function.  The syntax is just like that of `defun'.
> `defconst' defines a symbol as a constant.  The intent is that neither
> programs nor users should ever change a value set by `defconst'.  (You
> can change it; the value set is a variable; but please do not.)
> --------------------------------
> I can understant the last sentence in parentheses .
> What does it mean ?

We recently discussed it.
Read that thread:
http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/7b62672cafa790eb/509a8ecadd3be8c6?q=defconst+group:gnu.emacs.help#


-- 
__Pascal Bourguignon__


reply via email to

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