From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: GNU ELPA commit mails Date: Mon, 28 Mar 2016 11:31:19 +0200 Message-ID: <8760w7dk48.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1459157634 26863 80.91.229.3 (28 Mar 2016 09:33:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Mar 2016 09:33:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 28 11:33:44 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 1akTWR-0003XH-OA for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2016 11:31:43 +0200 Original-Received: from localhost ([::1]:39950 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akTWQ-0004D4-Rt for ged-emacs-devel@m.gmane.org; Mon, 28 Mar 2016 05:31:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akTWD-0004Ct-7n for emacs-devel@gnu.org; Mon, 28 Mar 2016 05:31:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akTW8-00030j-8q for emacs-devel@gnu.org; Mon, 28 Mar 2016 05:31:29 -0400 Original-Received: from out2-smtp.messagingengine.com ([66.111.4.26]:42783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akTW8-00030f-4V for emacs-devel@gnu.org; Mon, 28 Mar 2016 05:31:24 -0400 Original-Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 43B0721027 for ; Mon, 28 Mar 2016 05:31:22 -0400 (EDT) Original-Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Mon, 28 Mar 2016 05:31:22 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=9R Z/5hEuZdRxlS0JlPaeTeDyAm4=; b=F0O8C9Oeszz7KqEncmqH5pb9kCpYP2lDHr ZIv3Popkrn2TPv6P+qSrMI8SqO9635nBjNRAZgnQ6iLuMx06oCzuPrugcXSMtJN/ s6mZdHw96CiWoto2b729aG4iiyhTFg1myydD9WMJNch6KrKfXezSUcFEOALt26b5 L/BlT1crM= X-Sasl-enc: hi4v6j8yy2XTeSTwezr8UKhP2c/IY1nR0kHSN0To5tn2 1459157481 Original-Received: from thinkpad-t440p (unknown [2.160.181.44]) by mail.messagingengine.com (Postfix) with ESMTPA id A6191C00013 for ; Mon, 28 Mar 2016 05:31:21 -0400 (EDT) Mail-Followup-To: emacs-devel@gnu.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 66.111.4.26 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:202315 Archived-At: Hi all, the day before yesterday, I've merged GNU AUCTeX's master branch into elpa/externals/auctex in preparation for a new release. That resulted in about 80 mails being sent to the auctex-devel list, one mail per merged commit. 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? Bye, Tassilo