[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What improvements would be truly useful?
From: |
Richard Stallman |
Subject: |
Re: What improvements would be truly useful? |
Date: |
Mon, 05 Mar 2018 18:05:10 -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. ]]]
> IMO the future of GUI apps and in our case editors, lies in browser
> based frameworks programmable by some lisp dialect. For the moment it
> would be a stack based on electron, clojurescript, codemirror, etc.
I have a feeling we are talking about totally unrelated questions.
I'm talking about extending Emacs to edit more kinds of _documents_.
Documents with more and different layout features, but still _documents_.
A document is a self-contained file of declarative data that you can
display and edit on your computer, without any sort of network
connection. And if you send it to me, I can display it too
and it looks the same for me as for you.
It is crucial for a document to be declarative. It is not safe for an
editor to run unrestricted software out of a document. That's why
Emacs is careful to make sure documents can't run code.
I looked at threejs.org, and it has an array of interesting images
which seem to have something to do with Javascript libraries. They
may be useful for other purposes, but not for an editor for documents.
--
Dr Richard Stallman
President, Free Software Foundation (https://gnu.org, https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
Skype: No way! See https://stallman.org/skype.html.
- Re: What improvements would be truly useful?, (continued)
- Re: What improvements would be truly useful?, Marcin Borkowski, 2018/03/07
- Re: What improvements would be truly useful?, Richard Stallman, 2018/03/07
- Re: What improvements would be truly useful?, Phillip Lord, 2018/03/09
- Re: What improvements would be truly useful?, Eli Zaretskii, 2018/03/09
- Re: What improvements would be truly useful?, Phillip Lord, 2018/03/10
- Re: What improvements would be truly useful?, Eli Zaretskii, 2018/03/10
- Re: What improvements would be truly useful?, Richard Stallman, 2018/03/09
- Re: What improvements would be truly useful?, Dmitry Gutov, 2018/03/06
- Re: What improvements would be truly useful?, Aaron Ecay, 2018/03/05
- Re: What improvements would be truly useful?, Ricardo Wurmus, 2018/03/05
- Re: What improvements would be truly useful?,
Richard Stallman <=
- Re: What improvements would be truly useful?, Phillip Lord, 2018/03/09
- Re: What improvements would be truly useful?, Richard Stallman, 2018/03/09
- Re: What improvements would be truly useful?, Phillip Lord, 2018/03/10
- Re: What improvements would be truly useful?, Richard Stallman, 2018/03/11
- Re: Variable-width font indentation (was: What improvements would be truly useful?), Eli Zaretskii, 2018/03/05
- Re: Variable-width font indentation (was: What improvements would be truly useful?), dancol, 2018/03/05
- Re: Variable-width font indentation, Paul Eggert, 2018/03/05
- Re: Variable-width font indentation, Dmitry Gutov, 2018/03/06
- Re: Variable-width font indentation, Clément Pit-Claudel, 2018/03/06
- Re: Variable-width font indentation, Eli Zaretskii, 2018/03/06