From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: extensions for emacsclient (CVS version) Date: 10 Sep 2003 11:08:49 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063207517 20811 80.91.224.253 (10 Sep 2003 15:25:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 15:25:17 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Sep 10 17:25:15 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19x6qJ-0007xw-00 for ; Wed, 10 Sep 2003 17:25:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19x6qj-0002am-00 for ; Wed, 10 Sep 2003 17:25:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19x6pj-0007fc-6m for emacs-devel@quimby.gnus.org; Wed, 10 Sep 2003 11:24:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19x6pA-0007dO-Hs for emacs-devel@gnu.org; Wed, 10 Sep 2003 11:24:04 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19x6fJ-0003Wh-R8 for emacs-devel@gnu.org; Wed, 10 Sep 2003 11:13:58 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19x6ek-0002EG-Oo; Wed, 10 Sep 2003 11:13:18 -0400 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by mx20.gnu.org with esmtp (Exim 4.22) id 19x6aS-0000Xn-QT; Wed, 10 Sep 2003 11:08:52 -0400 Original-Received: from noir.iro.umontreal.ca (noir.iro.umontreal.ca [132.204.26.236]) by mercure.iro.umontreal.ca (8.12.9/8.12.9) with ESMTP id h8AF8oHD017722; Wed, 10 Sep 2003 11:08:50 -0400 Original-Received: (from monnier@localhost) by noir.iro.umontreal.ca (8.12.9/8.12.9) id h8AF8oDp003773; Wed, 10 Sep 2003 11:08:50 -0400 Original-To: =?utf-8?b?QW5kcmVhcyBCw7xzY2hpbg==?= =?utf-8?b?Zw==?= In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-MailScanner-DIRO: Found to be clean X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16275 >> Other than that, it looks fine to me. In order to be able to install >> this change in Emacs-CVS, we need to make sure you have signed the relevant >> paperwork (ideally an assignment of copyright covering all your changes to >> Emacs, IIRC you want to ask assign@gnu.org to get the relevant form). > I guess there is no easier way to contribute to the emacs project? Other than limiting yourself to a total of about 10 lines of new code, no. Note that it's still pretty easy if you sign the above mentioned form since it covers future changes as well, so you do it once and then you can forget about it. Of course, if you have to do that for a hundred different projects, it's still annoying. Stefan