From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: enabling company-capf support in cfengine.el Date: Tue, 21 Jan 2014 00:57:03 +0900 Message-ID: <878uuaabow.fsf@uwakimon.sk.tsukuba.ac.jp> References: <87fvqtg02v.fsf@flea.lifelogs.com> <87y53ghe94.fsf@flea.lifelogs.com> <87vbyk3497.fsf@yandex.ru> <87haa4gw69.fsf@flea.lifelogs.com> <87txe4usm1.fsf@yandex.ru> <87zjnvg2t2.fsf@flea.lifelogs.com> <87txe364q0.fsf@yandex.ru> <87r497fu0h.fsf@flea.lifelogs.com> <87haa1litl.fsf@yandex.ru> <87y53czx7e.fsf@yandex.ru> <87bo08bivm.fsf_-_@flea.lifelogs.com> <87sitkzahs.fsf@yandex.ru> <52D7DAAB.2070709@yandex.ru> <52D81960.2080408@yandex.ru> <52DA8C17.4080707@yandex.ru> <52DC00E5.3020803@yandex.ru> <52DC6A26.3020003@yandex.ru> <87k3dv9z85.fsf@uwakimon.sk.tsukuba.ac.jp> <87eh439w1n.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1390233438 3841 80.91.229.3 (20 Jan 2014 15:57:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jan 2014 15:57:18 +0000 (UTC) Cc: Emacs developers , Stefan Monnier , Dmitry Gutov To: John Yates Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 20 16:57:25 2014 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 1W5HE4-0003vI-R6 for ged-emacs-devel@m.gmane.org; Mon, 20 Jan 2014 16:57:24 +0100 Original-Received: from localhost ([::1]:53187 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5HE4-0004fA-7L for ged-emacs-devel@m.gmane.org; Mon, 20 Jan 2014 10:57:24 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5HDu-0004bd-5B for emacs-devel@gnu.org; Mon, 20 Jan 2014 10:57:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5HDm-0004bx-J5 for emacs-devel@gnu.org; Mon, 20 Jan 2014 10:57:14 -0500 Original-Received: from mgmt2.sk.tsukuba.ac.jp ([130.158.97.224]:60656) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5HDm-0004ay-9p for emacs-devel@gnu.org; Mon, 20 Jan 2014 10:57:06 -0500 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mgmt2.sk.tsukuba.ac.jp (Postfix) with ESMTP id 638B59708E0; Tue, 21 Jan 2014 00:57:03 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 562D51A3422; Tue, 21 Jan 2014 00:57:03 +0900 (JST) In-Reply-To: X-Mailer: VM undefined under 21.5 (beta34) "kale" 2a0f42961ed4 XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 130.158.97.224 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:168788 Archived-At: John Yates writes: >> John Yates writes: >>> RMS may have an inflated sense of the extent to which the greater >>> compiler community (those developing and those using compilers) >>> value gcc over clang / llvm. > It might have been clearer if I had said the "open source compiler > community". I knew what you meant. > At RMS's behest emacs used GPL3 bzr instead of GPL2 git. =C2=A0Now he > has relented. =C2=A0Would he still have relented were git were BSD? Dunno, and it's not relevant to the issue he has with clang and gcc-xml AIUI.