all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
To: Richard Stallman <rms@gnu.org>
Cc: eller.helmut@gmail.com, emacs-devel@gnu.org
Subject: Re: Contributing LLVM.org patches to gud.el
Date: Mon, 09 Feb 2015 12:21:13 +0100	[thread overview]
Message-ID: <87d25juy8m.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1YKbs8-0004TO-EH@fencepost.gnu.org> (Richard Stallman's message of "Sun, 08 Feb 2015 19:06:40 -0500")

Richard Stallman <rms@gnu.org> writes:

> [[[ 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. ]]]
>
>   > If we try to close down every cooperation with non-GNU free software, we
>   > are sacrificing our goals for the sake of our temples.
>
> I agree.  But is anyone proposing that?

GCC's approach to plugins took years to do exactly in order not to
interface with software not under the GPL.  A generic dynamic library
loading facility to Emacs has been in discussion and vetoed for decades.
Somewhat amusingly, the only working run-time dynamic library loading
that I know of in Emacs is the loading of image libraries (free ones, of
course) under Windows.  At the current point of time we are seeing about
a year of roadblocks on trying to get Emacs and GCC to communicate about
various issues.  While the more recent batch of blocking LLVM
cooperation (which is non-GNU free software) has started with blocking
LLVM on the grounds that GCC should go first, the subsequent attempts to
integrate GCC first have been blocked on grounds that this would open
too many paths to interoperating with LLVM or proprietary compilers.

So yes: you _are_ very much sacrificing the interoperation of GNU
software on the grounds that it would also enable the interoperation
with software that is either unfree or "too free".  Whether or not this
is "proposed", it is being done.

As long as our only weapon is copyright, we cannot block interoperation
except by blocking all interfacing.  If we want to block interoperation
selectively, the only meaningful way to do that is to start hacking
patent law in a similar manner to how the GPL hacked copyright law:
collecting patents and providing public licenses.  Patents reach beyond
interoperation.  Which is part of what makes software patents a bad idea
in the first place.

At any rate: crippling GNU until we reduce open-ended interoperation to
the degree where it becomes infeasible without touching
copyright-propagating parts is a strategy for obsolescence.

As long as our sole weapon is copyright, we need to focus on using it in
a manner where it hurts us less than our opponents.

Part of doing that is to have feasible strategies, and easy and
effective rules that can be applied by project managers with confidence.
The GNU project is far too large, and interoperation far too important
that it is even feasible to route all the decision-making through the
"Richard oracle" with unknown outcome.  Top-level decisions are a scarce
resource, so the project cannot afford this process frequently.

Partly one gets the impression that you think if you wait long enough,
the problem will go away.  But what rather tends to go away is the
window of opportunity.

We did our part in making the creation of LLVM attractive to a diverse
set of people because we decided that catering to their causes would
have been disruptive to our own goals.  The rise of LLVM or other
compiler technologies was an _expected_ consequence of our actions:
compiler technology is not an inaccessible art, so it was clear that
alternatives to GCC would get developed and maintained eventually.

What happens now is burning down the barn after the mule has bolted.
And it's not like we didn't open the door, beat it and yell for it to go
away.

More by accident than anything else I have been in some "IT planning for
startups" talk on a conference.  The speaker did a lot to explain how
import contingency plans were when things went wrong.  But what he also
said: "the worst mistake a manager can commit is to be unprepared
catering for the eventuality of success".  If you are not prepared for
dealing with success, where is the point in even starting?

So we worked on making GCC a bad choice for proprietary vendors.  What
do they do?  They manage to unite an industry-spanning coalition of
different parties including academia into creating a free software
compiler framework.  Free to the degree that we could just take it, slap
the GPL on it and distribute our own version of it (assuming we were
prepared to dealing with pissing everybody off in the process).

So what's our reaction to our and GCC's role in causing a large-scale
industry cooperation creating a free compiler framework?

Panic.  We are not prepared to deal with people doing on their own terms
what we have fought to happen for decades.  So now we try to fight those
in our midst who want to make use of what we have fought for.

And since LLVM is relicensable as GPL if anybody bothered to, the only
effective means to "fight" LLVM is by necessity effective in fighting
GPLed software in just the same manner.

It seems sort of pointless to be fighting our spoils because they were
given to us in the wrong kind of ceremony.

-- 
David Kastrup



  parent reply	other threads:[~2015-02-09 11:21 UTC|newest]

Thread overview: 124+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05  7:46 Contributing LLVM.org patches to gud.el Andrew L. Moore
2015-02-05  8:53 ` David Kastrup
2015-02-05 14:15 ` Stefan Monnier
2015-02-06 12:41 ` Richard Stallman
2015-02-06 12:49   ` David Kastrup
2015-02-06 18:21     ` Richard Stallman
2015-02-06 19:00       ` Stefan Monnier
2015-02-07  8:46         ` Helmut Eller
2015-02-07 10:18           ` David Kastrup
2015-02-07 11:42             ` Helmut Eller
2015-02-07 11:53               ` David Kastrup
2015-02-09  0:06             ` Richard Stallman
2015-02-09  3:27               ` Stephen J. Turnbull
2015-02-15 22:50                 ` Richard Stallman
2015-02-16  5:19                   ` Stephen J. Turnbull
2015-02-16 16:23                     ` Richard Stallman
2015-02-09 11:21               ` David Kastrup [this message]
2015-02-09 14:21                 ` Stefan Monnier
2015-02-09 22:07                   ` Richard Stallman
2015-02-09 23:59                     ` David Kastrup
2015-02-10  2:40                     ` Stefan Monnier
2015-02-10  3:52                       ` Eli Zaretskii
2015-02-10  8:59                         ` David Kastrup
2015-02-10 16:00                           ` Eli Zaretskii
2015-02-10 16:41                             ` David Kastrup
2015-02-10 16:58                               ` Eli Zaretskii
2015-02-11  3:43                                 ` Stephen J. Turnbull
2015-02-11  3:47                                   ` Daniel Colascione
2015-02-11 10:37                                     ` David Kastrup
2015-02-11 10:51                                       ` Daniel Colascione
2015-02-11 13:22                                         ` Stephen J. Turnbull
2015-02-11 16:07                                           ` Eli Zaretskii
2015-02-12 16:26                                             ` Eli Zaretskii
2015-02-12 17:42                                               ` Daniel Colascione
2015-02-12 20:15                                                 ` Eli Zaretskii
2015-02-11 15:54                                         ` Eli Zaretskii
2015-02-11 23:12                                         ` Richard Stallman
2015-02-11 15:42                                     ` Eli Zaretskii
2015-02-11 15:41                                   ` Eli Zaretskii
2015-02-12  4:20                                     ` Stephen J. Turnbull
2015-02-12 11:23                                       ` David Kastrup
2015-02-12 13:13                                         ` Stephen J. Turnbull
2015-02-12 15:52                                         ` Eli Zaretskii
2015-02-11  4:26                               ` Stephen J. Turnbull
2015-02-11  7:44                                 ` Nicholas Allegra
2015-02-11 15:43                                 ` Eli Zaretskii
2015-02-11 16:21                                   ` Stefan Monnier
2015-02-11 16:27                                     ` David Kastrup
2015-02-11 16:42                                     ` Eli Zaretskii
2015-02-12  5:41                                   ` Stephen J. Turnbull
2015-02-12 16:33                                     ` Eli Zaretskii
2015-02-12 18:29                                       ` Stephen J. Turnbull
2015-02-12 17:34                                     ` Richard Stallman
2015-02-10 17:03                         ` David Engster
2015-02-10 17:18                           ` Eli Zaretskii
2015-02-10 17:36                             ` David Engster
2015-02-10 19:15                               ` Eli Zaretskii
2015-02-10 20:25                                 ` David Engster
2015-02-10 22:49                               ` Richard Stallman
2015-02-11 10:35                                 ` David Kastrup
2015-02-11 23:12                                   ` Richard Stallman
2015-02-10 18:07                             ` David Kastrup
2015-02-10 19:21                               ` Eli Zaretskii
2015-02-10 20:33                           ` Stefan Monnier
2015-02-11 23:08                           ` Richard Stallman
2015-02-09 16:08                 ` Eli Zaretskii
2015-02-09 22:08                   ` Richard Stallman
2015-02-09 20:00               ` Florian Weimer
2015-02-07 14:46           ` Stefan Monnier
2015-02-07 22:40         ` Richard Stallman
2015-02-07 23:04           ` David Kastrup
2015-02-08  0:15           ` Eric S. Raymond
2015-02-08  0:51             ` David Kastrup
2015-02-09 20:04             ` Perry E. Metzger
2015-02-10 22:49               ` Richard Stallman
2015-02-11 16:17                 ` Perry E. Metzger
2015-02-11 23:13                   ` Richard Stallman
2015-02-11 23:37                     ` Perry E. Metzger
2015-02-12 11:22                       ` David Kastrup
2015-02-12 14:45                         ` Stephen J. Turnbull
2015-02-12 17:34                       ` Richard Stallman
2015-02-13 10:11                       ` Tom
2015-02-13 10:20                         ` Eli Zaretskii
2015-02-13 10:27                           ` Tom
2015-02-13 11:00                             ` Eli Zaretskii
2015-02-14 15:22                             ` Richard Stallman
2015-02-12 11:08                     ` David Kastrup
2015-02-14 15:22                       ` Richard Stallman
2015-02-11 23:13                   ` Richard Stallman
2015-02-12 10:28                     ` David Kastrup
2015-02-13  9:25                       ` Richard Stallman
2015-02-09 20:13             ` Florian Weimer
2015-02-10 22:49               ` Richard Stallman
2015-02-08  3:55           ` Liang Wang
2015-02-08  9:30             ` David Kastrup
2015-02-09  0:04             ` Richard Stallman
2015-02-09  8:47               ` David Kastrup
2015-02-09 22:07                 ` Richard Stallman
2015-02-09 23:03                   ` David Kastrup
2015-02-11 23:09                     ` Richard Stallman
2015-02-09 16:15               ` Robin Templeton
2015-02-09 20:13                 ` Perry E. Metzger
2015-02-09 22:08                 ` Richard Stallman
2015-02-10  8:24                   ` Helmut Eller
2015-02-10  9:31                     ` David Kastrup
2015-02-10 10:44                       ` Helmut Eller
2015-02-10 10:53                         ` David Kastrup
2015-02-10 12:45                           ` Helmut Eller
2015-02-10 13:35                             ` David Kastrup
2015-02-10 15:42                             ` Yann Hodique
2015-02-10 16:11                               ` David Kastrup
2015-02-10 22:49                         ` Richard Stallman
2015-02-11 10:20                           ` David Kastrup
2015-02-11 15:16                             ` Stefan Monnier
2015-02-11 23:13                               ` Richard Stallman
2015-02-09 20:06               ` Florian Weimer
2015-02-09 20:34                 ` David Kastrup
2015-02-10 22:46                 ` Richard Stallman
2015-02-06 19:21       ` David Kastrup
2015-02-07  5:50       ` Stephen J. Turnbull
2015-02-06 14:57   ` Stefan Monnier
2015-02-07 12:44     ` Richard Stallman
2015-02-07 14:48       ` Stefan Monnier
2015-02-07 22:41         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d25juy8m.fsf@fencepost.gnu.org \
    --to=dak@gnu.org \
    --cc=eller.helmut@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.