emacs-devel
[Top][All Lists]
Advanced

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

Re: Setting global variables


From: Richard Stallman
Subject: Re: Setting global variables
Date: Wed, 23 Feb 2022 23:50:16 -0500

[[[ 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. ]]]

  > The idea is very much like advice-add/remove but for variables instead
  > of functions.

How would it work?  Implementing advice is conceptually simple:
you want to asvise `foo', build a new definition for `foo'.
For variable `bar', is your ides to advise each function that uses `bar'?
-- 
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]