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: Gnus & Mail-Followup-To Date: Thu, 04 Jun 2015 11:04:26 +0200 Message-ID: <87twunetet.fsf@gnu.org> References: <87oakxkvqw.fsf@petton.fr> <83zj4grgkc.fsf@gnu.org> <87sia8n8b5.fsf@petton.fr> <87zj4gu821.fsf@gnu.org> <83sia8rdkm.fsf@gnu.org> <83pp5crbfd.fsf@gnu.org> <83mw0gr4eh.fsf@gnu.org> <83d21cqj9y.fsf@gnu.org> <87vbf4dldj.fsf@gnu.org> <87oakvucy8.fsf_-_@members.fsf.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1433408693 13418 80.91.229.3 (4 Jun 2015 09:04:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 4 Jun 2015 09:04:53 +0000 (UTC) Cc: emacs-devel@gnu.org To: Nicolas Richard Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 04 11:04:39 2015 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 1Z0R4p-0000IV-7r for ged-emacs-devel@m.gmane.org; Thu, 04 Jun 2015 11:04:39 +0200 Original-Received: from localhost ([::1]:41112 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0R4o-0008QI-FN for ged-emacs-devel@m.gmane.org; Thu, 04 Jun 2015 05:04:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0R4k-0008Q0-GB for emacs-devel@gnu.org; Thu, 04 Jun 2015 05:04:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0R4h-0003pA-0n for emacs-devel@gnu.org; Thu, 04 Jun 2015 05:04:34 -0400 Original-Received: from out4-smtp.messagingengine.com ([66.111.4.28]:36152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0R4g-0003oo-QJ for emacs-devel@gnu.org; Thu, 04 Jun 2015 05:04:30 -0400 Original-Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 3093E20C44 for ; Thu, 4 Jun 2015 05:04:30 -0400 (EDT) Original-Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Thu, 04 Jun 2015 05:04:30 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=Sg7dR1axXEC9IoBnXQxDd0P53Zw=; b=Qg2W0 B5Fi0iG1PCS0tiC2hU5UWWeD/4hE1SV0r7tV5uZSJzN201dEtsI/Dl7Q9V0hVd2O B0mWgSiqDIPp7QqJ7ZMJl11fSfPi1/2oDZpmmA8vrCKPMrfunJvOe/bfr04sNFTe AA97FxF0THwR/nJTWZjxDR5/wWpDn7Og01YIDI= X-Sasl-enc: 3K/uMf2fU9t6bPX7OsDX8prv2D3o3NBU7Qc58Ea1QY68 1433408669 Original-Received: from thinkpad-t440p (unknown [2.162.125.227]) by mail.messagingengine.com (Postfix) with ESMTPA id 128FD680180; Thu, 4 Jun 2015 05:04:28 -0400 (EDT) Mail-Followup-To: Nicolas Richard , emacs-devel@gnu.org In-Reply-To: <87oakvucy8.fsf_-_@members.fsf.org> (Nicolas Richard's message of "Thu, 04 Jun 2015 09:53:19 +0200") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (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:187016 Archived-At: Nicolas Richard writes: > Tassilo Horn writes: >> there's already `car-less-than-car'). > > TIL. > > I saw that you have set : > Mail-Followup-To: Eli Zaretskii , Stefan Monnier > , nandryshak@gmail.com, nicolas@petton.fr, > emacs-devel@gnu.org > > FWIW, it made Gnus set Eli as recipient of my answer. Is it the intended > behaviour ? I don't know, ask the Gnus guys. I just use `F` to follow up on a message and trust in that Gnus does the right thing. Bye, Tassilo