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: Re: GNU ELPA commit mails Date: Wed, 30 Mar 2016 21:17:29 +0200 Message-ID: <874mbnpygm.fsf@gnu.org> References: <8760w7dk48.fsf@gnu.org> <87y4922a5a.fsf@gmx.de> <87twjplede.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1459365486 8181 80.91.229.3 (30 Mar 2016 19:18:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2016 19:18:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 30 21:17:56 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 1alLcp-0007n0-CV for ged-emacs-devel@m.gmane.org; Wed, 30 Mar 2016 21:17:55 +0200 Original-Received: from localhost ([::1]:56416 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alLcl-00078u-0p for ged-emacs-devel@m.gmane.org; Wed, 30 Mar 2016 15:17:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alLcW-00078p-Up for emacs-devel@gnu.org; Wed, 30 Mar 2016 15:17:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alLcT-0007Yz-Oi for emacs-devel@gnu.org; Wed, 30 Mar 2016 15:17:36 -0400 Original-Received: from out4-smtp.messagingengine.com ([66.111.4.28]:58314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alLcT-0007Yv-Kp for emacs-devel@gnu.org; Wed, 30 Mar 2016 15:17:33 -0400 Original-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 7A026201ED for ; Wed, 30 Mar 2016 15:17:33 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 30 Mar 2016 15:17:33 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=J8S3KuyNNNp2z9u bk6ov7sA2cTM=; b=FaWyFbuEbTtyyLOvzJfOZ+/VD8JrMdnAr2No90nkQ+fYTTK zxnnmZsgYzROcRqWqhkRNpyZc72Lfp5PM/0eLwTlKdCuuXf/pEOTEgyRxw8YrkLw 8U1MK+kt/TP69rQELIyXfAYeBCPQm40G5xVRwgXZ9/aR4sl36ZbAevAJXR54= X-Sasl-enc: SiMuc1OkA9MaHcbX0nMmjDzIHEonn1S9wjoeH7HgdObw 1459365452 Original-Received: from thinkpad-t440p (tmo-112-98.customers.d1-online.com [80.187.112.98]) by mail.messagingengine.com (Postfix) with ESMTPA id 7BAD4680184; Wed, 30 Mar 2016 15:17:32 -0400 (EDT) Mail-Followup-To: Stefan Monnier , emacs-devel@gnu.org In-Reply-To: (Stefan Monnier's message of "Tue, 29 Mar 2016 07:52:00 -0400") 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.28 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:202477 Archived-At: Stefan Monnier writes: >> AFAICS, the ELPA mails include diffs. Do I also have the option to >> get commit mails without diffs, too? > > No, there's no such option. Ok. >> In case there's only the diff version, I'd just go with Notifications-To >> as suggested by Cl=C3=A9ment. > > Done, thanks, Ok, I'm using Notifications-To: auctex-diffs@gnu.org now. I'll report back if it works. I just did a new AUCTeX release but so far the commit messages haven't appeared in neither auctex-devel nor auctex-diffs but I'm reading those via Gmane which might cause some additional delay. Bye, Tassilo