emacs-devel
[Top][All Lists]
Advanced

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

Re: Elisp containers


From: Richard Stallman
Subject: Re: Elisp containers
Date: Sat, 08 Sep 2018 01:14:55 -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. ]]]

  > Potential applications:
  > - true concurrency
  > - safely running arbitrary Elisp code (e.g. bug#32495)
  > - discover what a package defines without actually defining those things
  >   (i.e. load the package into a container, then look at what got
  >   defined and throw away the container).

Also, compilation of files that define macros, without altering the
overall Lisp environment.

-- 
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)





reply via email to

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