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: [Emacs-diffs] master 188f657: Fix false negatives in tex--prettify-symbols-compose-p. Date: Wed, 30 Sep 2015 13:29:47 +0200 Message-ID: <87oagkgn6c.fsf@gnu.org> References: <20150925210512.18505.12538@vcs.savannah.gnu.org> <8737xxjtkq.fsf@gnu.org> <87wpv8mgeh.fsf@gnu.org> <87bnckmbhd.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443681570 5845 80.91.229.3 (1 Oct 2015 06:39:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 06:39:30 +0000 (UTC) Cc: emacs-devel To: Artur Malabarba Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 01 08:39:13 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 1ZhXWI-0008Cl-TO for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 08:39:11 +0200 Original-Received: from localhost ([::1]:38691 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhXWI-0006ja-CK for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 02:39:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhFa5-0000Sw-Kr for emacs-devel@gnu.org; Wed, 30 Sep 2015 07:29:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhFa1-00073S-Jq for emacs-devel@gnu.org; Wed, 30 Sep 2015 07:29:53 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:41797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhFa1-00072b-Dz for emacs-devel@gnu.org; Wed, 30 Sep 2015 07:29:49 -0400 Original-Received: from thinkpad-t440p (dhcp145.uni-koblenz.de [141.26.71.145]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 7D9351A82CA; Wed, 30 Sep 2015 13:29:47 +0200 (CEST) Mail-Followup-To: Artur Malabarba , emacs-devel In-Reply-To: (Artur Malabarba's message of "Wed, 30 Sep 2015 12:12:17 +0100") 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.6.x X-Received-From: 141.26.64.15 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:190517 Archived-At: Artur Malabarba writes: >> Hm, that probably depends on your mail client. When I follow up to your >> mails on emacs-devel using Gnus, you'll be in To and emacs-devel in Cc. > > It's not a general thing. I meant *Your* address doesn't get included. > Everyone else's does. It's probably that your messages arrive with a > different "reply-to:" header. > > For instance, if I try to "Reply All" one of your messages, then > Davis's address is included on the To: field but yours isn't. > OTOH, if I "reply all" on Stefan's message, both you and Stefan will > be included in the To field. Ah, yes. I use Gnus with its mailinglist mode in groups where mailinglist messages are sorted to. And then it generates a Mail-Followup-To header so that I don't receive replies both via the list and individually. Well, that's usually what I want except in times like now where no messages from emacs-devel seem to be delivered. So our mail clients work as intended. Did you receive mail from emacs-devel recently? Bye, Tassilo