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

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

Re: Defun Self Documentation


From: Eli Zaretskii
Subject: Re: Defun Self Documentation
Date: Fri, 06 Nov 2020 07:27:42 +0200

> Date: Thu, 05 Nov 2020 22:02:41 +0100
> From: Emanuel Berg via Users list for the GNU Emacs text editor 
> <help-gnu-emacs@gnu.org>
> 
> Eli Zaretskii wrote:
> 
> > (require 'paren)          <<<<<<<<<<<<<<< not needed
> 
> Without it:
> 
> ~/.emacs:35:7: Warning: assignment to free variable
> ‘show-paren-delay’

Are you usin lexical-binding in your init files? don't.

> > (setq show-paren-delay 0) <<<<<<<<< questionable
> 
> ?

You are suggesting someone else to use your personal preferences
without explaining your reasons for not liking the default value.
That is questionable practice at best.



reply via email to

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