From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Fwd: [arch-users] Re: Gud lord!] Date: Mon, 09 Jun 2003 10:23:36 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030609102110.2C80.JMBARRANQUERO@laley.wke.es> References: <87el256zha.fsf@wesley.springies.com> <1055048489.30724.282.camel@lan1> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1055147074 16428 80.91.224.249 (9 Jun 2003 08:24:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Jun 2003 08:24:34 +0000 (UTC) Cc: emacs Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 09 10:24:32 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19PHxA-0004Gj-00 for ; Mon, 09 Jun 2003 10:24:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19PIH6-0000wq-00 for ; Mon, 09 Jun 2003 10:45:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PHxx-0005WW-Bg for emacs-devel@quimby.gnus.org; Mon, 09 Jun 2003 04:25:21 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19PHxO-0005M4-S1 for emacs-devel@gnu.org; Mon, 09 Jun 2003 04:24:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19PHwF-0004jY-6z for emacs-devel@gnu.org; Mon, 09 Jun 2003 04:23:36 -0400 Original-Received: from laley-actualidad.es ([195.53.61.17] helo=haya.laley.net) by monty-python.gnu.org with esmtp (Exim 4.20) id 19PHui-0003ri-2E for emacs-devel@gnu.org; Mon, 09 Jun 2003 04:22:00 -0400 Original-Received: from idefix.laley.net (correo.wke.es [172.17.220.16]) by haya.laley.net (8.9.3/8.9.3) with ESMTP id KAA32267; Mon, 9 Jun 2003 10:19:42 +0200 Original-Received: from [172.17.221.23] (jsredondo.wk.org [172.17.221.23]) by Version 5.5.2655.55) id LP7A4GWT; Mon, 9 Jun 2003 10:22:48 +0200 Original-To: Robert Anderson In-Reply-To: <1055048489.30724.282.camel@lan1> X-Mailer: Becky! ver. 2.06.02 Original-cc: Alan Shutko X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14941 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14941 On 07 Jun 2003 22:01:29 -0700 Robert Anderson wrote: > Perhaps if emacs was using arch it would have 2x the contributors, since > contributions could be done without requiring CVS write access to begin > or work on significant contributions People does contribute to Emacs every day without write access to CVS. Read access and an e-mail account is all you need to contribute (programming skills aside, of course). Installing the stuff is logically different from contributing. Juanma