[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)
- Re: About zcomplete, (continued)
- Re: About zcomplete, Philip Kaludercic, 2022/02/20
- Re: About zcomplete, Ergus, 2022/02/20
- Re: About zcomplete, Philip Kaludercic, 2022/02/21
- Re: About zcomplete, Ergus, 2022/02/21
- Setting global variables (was: About zcomplete), Stefan Monnier, 2022/02/21
- Re: Setting global variables (was: About zcomplete), Ergus, 2022/02/21
- Re: Setting global variables (was: About zcomplete), Case Duckworth, 2022/02/21
- Re: Setting global variables (was: About zcomplete), Richard Stallman, 2022/02/22
- Re: Setting global variables (was: About zcomplete), Eli Zaretskii, 2022/02/22
- Re: Setting global variables, Stefan Monnier, 2022/02/22
- Re: Setting global variables,
Richard Stallman <=
- Re: Setting global variables, Stefan Monnier, 2022/02/25
- Re: Setting global variables, Richard Stallman, 2022/02/25