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

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

Re: Auto Fill Comments


From: tomas
Subject: Re: Auto Fill Comments
Date: Thu, 26 Nov 2020 21:16:49 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 26, 2020 at 07:44:10PM +0100, Christopher Dimech wrote:

[...]

> Had thought that setq was actually a global thing, not local.
> For local variables I was using "let" and "let*", but that seems
> a wrong understanding.

No, no. I was talking about buffer-local, i.e. bound to the
buffer. Your local is wrt. to the code (dynamic or lexical)

Buffer-local variables are global variables, as seen from the
code's perspective.

You didn't look at the docs, did you?

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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