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: Thu, 01 Oct 2015 13:43:40 +0200 Message-ID: <87zj02hl03.fsf@gnu.org> References: <20150925210512.18505.12538@vcs.savannah.gnu.org> <8737xxjtkq.fsf@gnu.org> <87wpv8mgeh.fsf@gnu.org> <87bnckmbhd.fsf@gnu.org> <87oagkgn6c.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443714644 28567 80.91.229.3 (1 Oct 2015 15:50:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 15:50:44 +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 17:50:35 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 1Zhg7o-0000We-0N for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 17:50:28 +0200 Original-Received: from localhost ([::1]:52175 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zhg7n-0003JJ-4a for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 11:50:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhcH3-0007Cx-H1 for emacs-devel@gnu.org; Thu, 01 Oct 2015 07:43:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhcH0-0005MR-88 for emacs-devel@gnu.org; Thu, 01 Oct 2015 07:43:45 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:60534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhcGz-0005Li-UX for emacs-devel@gnu.org; Thu, 01 Oct 2015 07:43:42 -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 91ECF1A8367; Thu, 1 Oct 2015 13:43:40 +0200 (CEST) Mail-Followup-To: Artur Malabarba , emacs-devel In-Reply-To: (Artur Malabarba's message of "Thu, 1 Oct 2015 02:17:59 +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:190554 Archived-At: Artur Malabarba writes: >> 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? > > If "recently" means "in the last 24h", then yes. If it means a > shorter time span, then I'm not sure. :-) Doesn't matter anymore. It seems it started catching since today. Bye, Tassilo