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

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

Re: Using variables $ma in expression 'let'


From: tomas
Subject: Re: Using variables $ma in expression 'let'
Date: Sun, 6 Dec 2020 21:02:20 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Dec 06, 2020 at 08:57:22PM +0100, daniela-spit@gmx.it wrote:
> Notices that some code uses '$' in variable names.
> 
> What is it about?
> 
>    (let ((deactivate-mark nil) $ma $mb)

Seen from Lisp's point of view, it's just a plain normal variable.

But perhaps the code author wants to convey something to you,
the reader.

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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