emacs-devel
[Top][All Lists]
Advanced

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

Re: Some ideas with Emacs


From: Richard Stallman
Subject: Re: Some ideas with Emacs
Date: Wed, 04 Dec 2019 23:41:15 -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. ]]]

  > Elisp Reference is documentation.  It contains everything you need to
  > understand Elisp.  Its purpose is to _teach Elisp_.  I think I agree
  > that documentation to free software should (in the moral sense) be free.

  > Elisp Intro is _not_ documentation, it is a textbook.

I think that that definition of "documentation" is too narrow.

Back when companies provided manuals along with their software, and
people generally read these manuals, the manuals generally included
introductions and reference manuals.  For each component, there was an
introduction manual that you read to learn how to use it, and a
reference manual you would use to check specific points once you know,
generally, how to use it.

I wanted to provide this level of documentation for the GNU system,
but the amount of work would have been prohibitive.  To reduce it, I
developed the method whereby a manual starts out as an introduction
and then changes into a reference.  This generally requires a certain
amount of duplication, but much less than 100% duplication, so it
results in big savings of size and of work.

Emacs Lisp is a partial exception.  Because Bob Chassell wrote the intro,
the main manual doesn't have to start out in an introductory manner.

However, the Emacs Manual does start out in an introductory manner.
It is written so you can read it straight through and learn to edit
with Emacs.

Turning to the broader ethical issue, I think that _all_ textbooks,
indeed all educational resources, ought to be free -- because they
exist to be _used_ for a practical job: f teaching or learning a
subject.

A calculus textbook is not documentation, because the subject
it teaches is not how to use some tool or appliance.  But I think
the two are similar in the basic moralily of the cases.

The memoir you proposed writing is not an educational resource.  It
would exist mainly to show your personal point of view, not for
practical use.  Reading it could be interesting, but it would not be
_using_ the memoir.  That is why I reach different conclusions about
the memoir.

  > Now what I've written above is not strictly and logically correct:
  > formally, you don't _ever_ need documentation for free software, because
  > you have the source code.

Our judgments of right and wront for _our_ conduct have to take
account of its likely effects, and that depends on the world we are in.

If our users were superhuman, they might not need any sort of manuals
-- they would read the source code and that would be enough.  They
might not even need to get software from anyone: a smart enough being
could write for itself all software it wants.  But our users are
human, not in general smarter than we ourselves.

  > Notice that the "References" section to GNU Coding Standards
  > (https://www.gnu.org/prep/standards/standards.html#References), which
  > was mentioned earlier in this thread, seems to suffer from a very
  > similar problem when it uses the criterion of a non-free program or
  > system to be "well known".

That is another example of paying attention to the nature of the world
we are in.  If we knew that our users would defend their freedom
firmly once introduced to free software, we could mention nonfree
programs without worrying that readers would start to use them.

But that is not the case.  We need to try to reconcile the goals of
(1) telling people how to get the best use of Emacs when they also use
some nonfree programs, (2) showing we condemn those nonfree programs
for taking away users' freedom, and (3) not encouraging use of them.

I think these goals are _mostly_ compatible: we can do all of them
pretty well together, even if not perfectly.



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