From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chad Newsgroups: gmane.emacs.devel Subject: Re: Emacs contributions, C and Lisp Date: Sun, 18 Jan 2015 04:50:25 -0500 Message-ID: <19FB0015-E64B-4161-9BDE-BD6C41A9402F@gmail.com> References: <54B1B97E.9070204@gmail.com> <87fvbhk4ha.fsf@fencepost.gnu.org> <54B456C8.6010506@gmail.com> <8761cbhvhb.fsf@fencepost.gnu.org> <54B5AA10.7080606@gmail.com> <54B6F8EF.7020401@gmail.com> <54B8326B.90804@gmail.com> <54B889CC.9030401@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_D4B4129B-3CE7-4431-8103-78445F7C2B08" X-Trace: ger.gmane.org 1421574643 4829 80.91.229.3 (18 Jan 2015 09:50:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Jan 2015 09:50:43 +0000 (UTC) To: Richard Stallman , emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 18 10:50:42 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YCmVG-0007pK-G4 for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2015 10:50:42 +0100 Original-Received: from localhost ([::1]:33083 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCmVF-0003am-TB for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2015 04:50:41 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCmVA-0003ah-So for emacs-devel@gnu.org; Sun, 18 Jan 2015 04:50:37 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YCmV9-0006kL-Et for emacs-devel@gnu.org; Sun, 18 Jan 2015 04:50:36 -0500 Original-Received: from mail-qa0-x22c.google.com ([2607:f8b0:400d:c00::22c]:40298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YCmV5-0006jw-Ol; Sun, 18 Jan 2015 04:50:31 -0500 Original-Received: by mail-qa0-f44.google.com with SMTP id w8so20640991qac.3; Sun, 18 Jan 2015 01:50:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:message-id:mime-version:subject:date:references :to:in-reply-to; bh=k0xAC7gSbtDh2vOsjfiqKMi5koy/s4JMymnQX/M5wLU=; b=x0/I4CgBQuUZfebEEUGFoEHCClDdISY/tkNzYVz1ZfQ3eLs3LP7RbKI+PKcOJHGhr6 ePCwtgIMJnHsgwCJhKADmycNFtz1r3V2INeBIP5aE+uFo7uzxD5UvqOnZwrMRLHeAhHM WJ5W59+7Dmoe+2jDD153B2kRbZyfFp5tDk8c29/EMk06ZctecCoZMxIdJrSCfL8Pcxiz 3wBBeTYL0pB32Smx+6bwBWBg+Ou1Le2cCcsTD2ob6xIUzj+v2qs/RQiX8twCmiG7HbXU B8zrWpdFoYRLDCKjDXZA2NNQxTrbdg129u4ObrdaF/uX6VUzKeIHnKnRQr7LmR0t63YW kcFw== X-Received: by 10.224.10.201 with SMTP id q9mr922154qaq.48.1421574630648; Sun, 18 Jan 2015 01:50:30 -0800 (PST) Original-Received: from [10.189.21.185] ([192.54.222.4]) by mx.google.com with ESMTPSA id q15sm6363663qak.41.2015.01.18.01.50.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 18 Jan 2015 01:50:29 -0800 (PST) In-Reply-To: X-Mailer: Apple Mail (2.1993) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c00::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181397 Archived-At: --Apple-Mail=_D4B4129B-3CE7-4431-8103-78445F7C2B08 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 16 Jan 2015, at 15:21, Richard Stallman wrote: >=20 > What I am pretty sure of is that if the plug-in generates the AST as > text, a GPL-covered program could write it into a file, and some > separate proprietary program could read the file, and this would not > be considered combining the two programs. It would be lawful, and > could be quite harmful. Isn=E2=80=99t this what dragonegg does (or did before it was abandoned = for lack of interest)?=20 http://dragonegg.llvm.org ~Chad= --Apple-Mail=_D4B4129B-3CE7-4431-8103-78445F7C2B08 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
On 16 Jan 2015, at 15:21, Richard Stallman <rms@gnu.org> = wrote:

What I am pretty sure of is = that if the plug-in generates the AST as
text, a = GPL-covered program could write it into a file, and some
separate proprietary program could read the file, and this = would not
be considered combining the two programs. =  It would be lawful, and
could be quite = harmful.

Isn=E2=80=99t this = what dragonegg does (or did before it was abandoned for lack of = interest)? 


~Chad
= --Apple-Mail=_D4B4129B-3CE7-4431-8103-78445F7C2B08--