From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: recent changes to org files Date: Tue, 23 Oct 2007 17:58:14 -0400 Message-ID: References: <8D11CC21-71C6-4BCE-ACBC-090E429E311A@science.uva.nl> <86k5pe6t4e.fsf@lola.quinscape.zz> <1100BA17-7426-4C73-9EF0-FF90C1859B47@gmail.com> <12EC2A79-9F93-4080-AB48-A9E408DEBD3A@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193176787 10294 80.91.229.12 (23 Oct 2007 21:59:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2007 21:59:47 +0000 (UTC) Cc: Juanma Barranquero , emacs-devel@gnu.org, Glenn Morris , John Wiegley To: Carsten Dominik Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 23 23:59:47 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IkRml-0003IY-Cj for ged-emacs-devel@m.gmane.org; Tue, 23 Oct 2007 23:59:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkRmd-0008OM-Cw for ged-emacs-devel@m.gmane.org; Tue, 23 Oct 2007 17:59:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkRmZ-0008LQ-Ky for emacs-devel@gnu.org; Tue, 23 Oct 2007 17:59:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkRmX-0008HO-Qa for emacs-devel@gnu.org; Tue, 23 Oct 2007 17:59:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkRmX-0008HF-Ls for emacs-devel@gnu.org; Tue, 23 Oct 2007 17:59:25 -0400 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IkRmR-0002n3-6B; Tue, 23 Oct 2007 17:59:19 -0400 Original-Received: from ceviche.home (vpn-132-204-232-81.acd.umontreal.ca [132.204.232.81]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id l9NLxGN9000435; Tue, 23 Oct 2007 17:59:16 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id EDD69B4A74; Tue, 23 Oct 2007 17:58:13 -0400 (EDT) In-Reply-To: (Carsten Dominik's message of "Tue\, 23 Oct 2007 22\:19\:37 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:81597 Archived-At: > could automatically get patches of changes to Emacs CVS versions > of my files. I don't think it is too much to ask. Regulars in the emacs I agree that it would be very desirable if we could setup the `commitinfo' script so that it doesn't just send the commits to emacs-diffs but also to the address in the `maintainer:' field of the file (for elisp files). Stefan