From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: simple improvements to make-mode.el Date: Thu, 31 Oct 2002 12:25:52 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <3DBF3687.8020804@alumni.princeton.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1036085419 5037 80.91.224.249 (31 Oct 2002 17:30:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 31 Oct 2002 17:30:19 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 187J91-0001IW-00 for ; Thu, 31 Oct 2002 18:30:11 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 187JEh-0006x5-00 for ; Thu, 31 Oct 2002 18:36:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 187J95-0004UV-00; Thu, 31 Oct 2002 12:30:15 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 187J4v-00018J-00 for emacs-devel@gnu.org; Thu, 31 Oct 2002 12:25:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 187J4r-00011t-00 for emacs-devel@gnu.org; Thu, 31 Oct 2002 12:25:56 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 187J4r-00011B-00 for emacs-devel@gnu.org; Thu, 31 Oct 2002 12:25:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 187J4q-0003lt-00; Thu, 31 Oct 2002 12:25:52 -0500 Original-To: rwa@alumni.princeton.edu In-reply-to: <3DBF3687.8020804@alumni.princeton.edu> (message from Robert W Anderson on Tue, 29 Oct 2002 17:31:51 -0800) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9000 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9000 What is the proper procedure for submitting these extensions? diff against CVS HEAD and mail to the list? That is a fine method.