emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/auctex cb0a1e6be1 72/77: Improve function calls to


From: Richard Stallman
Subject: Re: [elpa] externals/auctex cb0a1e6be1 72/77: Improve function calls to retrieve key=vals in style hooks
Date: Sun, 28 Aug 2022 00:04:53 -0400

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > FWIW, replacing `apply` with `eval` is not an "Improve"ment in my
  > book :-) It means now that `key-val-alist` contains code represented as
  > data (i.e. code to which flymake, the compiler, the eager macroexpander,
  > etc... don't have access) whereas it previously only contains values
  > (which can't contain code that needs macroexpansion, for example).

+1.

It is cleaner for a hook-like variable to contain a function with
arguments to pass to it, than to contain an expression.

-- 
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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