emacs-devel
[Top][All Lists]
Advanced

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

Re: About implementing libre.js/el in Emacs


From: Richard Stallman
Subject: Re: About implementing libre.js/el in Emacs
Date: Sun, 30 Aug 2020 23:57:18 -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. ]]]

  > Both will require adding primitives to Emacs C source to expose
  > urlRequest events, etc.

Can someone explain how those events work?  What do theese events do?
What code generates them?

Why does it function that way, rather than by calling Lisp directly?

  > Option 1, besides enabling libre.js, can also bring numerous existing
  > cross-browser extensions to Emacs, if we finally support a large enough
  > portion of the Web Extension API. However those extensions are
  > all written in JS and JS is worse than Elisp.

This is a bad idea, at the deepest level, because it means supporting
Emacs extensibility in two separate ways, with separate
implementations.  That would make Emacs far more complex.

We should not support Emacs extensibility in Javascript.

-- 
Dr Richard Stallman
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]