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: GNU ELPA commit mails Date: Mon, 28 Mar 2016 12:05:44 -0400 Message-ID: References: <8760w7dk48.fsf@gnu.org> <87y4922a5a.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1459181178 11576 80.91.229.3 (28 Mar 2016 16:06:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2016 16:06:18 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 28 18:06:09 2016 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 1akZg9-0005T2-8O for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2016 18:06:09 +0200 Original-Received: from localhost ([::1]:41638 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akZg8-0002QO-AJ for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2016 12:06:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57556) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akZfy-0002F0-W9 for emacs-devel@gnu.org; Mon, 28 Mar 2016 12:06:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akZfv-0003Ty-0A for emacs-devel@gnu.org; Mon, 28 Mar 2016 12:05:58 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akZfu-0003Th-PZ for emacs-devel@gnu.org; Mon, 28 Mar 2016 12:05:54 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1akZfr-0005LT-QN for emacs-devel@gnu.org; Mon, 28 Mar 2016 18:05:51 +0200 Original-Received: from 107-179-153-73.cpe.teksavvy.com ([107.179.153.73]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Mar 2016 18:05:51 +0200 Original-Received: from monnier by 107-179-153-73.cpe.teksavvy.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Mar 2016 18:05:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 107-179-153-73.cpe.teksavvy.com User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:jelu1z2iTIESyvYXdcnLTg/2Ugk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:202324 Archived-At: >> We have a separate commit message list auctex-commit@gnu.org. Where can >> I configure that commit messages in the AUCTeX ELPA branch also go to >> that list instead of the normal development list auctex-devel? Or can >> somebody do that for us, please? > I believe those messages are sent to the Maintainer address as given in > packages/auctex/auctex.el. That's right. > You could change that address, but this might not be desired. So your > config would need an additional keyword, I believe. Exactly. I don't have a good idea for the name ("Commit-Email:"? "Diff-Mailing-list:"?) so if you have a good suggestion, please tell me. Then just add that header to auctex.el and I'll adjust the script accordingly. Stefan