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

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

bug#57003: 28.1.90; Can local variables be loaded before loading major m


From: Richard Stallman
Subject: bug#57003: 28.1.90; Can local variables be loaded before loading major mode?
Date: Tue, 16 Aug 2022 22:50:41 -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. ]]]

  > 'early-local will apply file/directory-local variables _before_ executing
  > the major-mode body. In contrast, the variables without this property
  > are applied _after_ executing the major-mode body.

I suppose you'll do something to protect those local variables from
`kill-all-local-variables' so it won't kill them.

Will it distinguish THIS major mode's early local variables from the
early local variables of the PREVIOUS major mode?  Those ought to be
killed with all the rest.

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