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

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

Re: Defun Self Documentation


From: Stefan Monnier
Subject: Re: Defun Self Documentation
Date: Fri, 06 Nov 2020 12:02:38 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> ~/.emacs:35:7: Warning: assignment to free variable
>> ‘show-paren-delay’
> Are you usin lexical-binding in your init files?

Yes, I am.

> don't.

Why not?

[ And, BTW, lexical-binding has no incidence on the above message which
  is simply due to him byte-compiling his .emacs file (or using
  something like `flymake` to do it for him and report the
  errors&warnings).  ]


        Stefan




reply via email to

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