From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 188f657: Fix false negatives in tex--prettify-symbols-compose-p. Date: Thu, 1 Oct 2015 02:17:59 +0100 Message-ID: References: <20150925210512.18505.12538@vcs.savannah.gnu.org> <8737xxjtkq.fsf@gnu.org> <87wpv8mgeh.fsf@gnu.org> <87bnckmbhd.fsf@gnu.org> <87oagkgn6c.fsf@gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1443699241 27843 80.91.229.3 (1 Oct 2015 11:34:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Oct 2015 11:34:01 +0000 (UTC) To: Artur Malabarba , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 01 13:34:01 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 1Zhc7c-0008DC-Ie for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 13:34:00 +0200 Original-Received: from localhost ([::1]:48527 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zhc7b-0000O7-S8 for ged-emacs-devel@m.gmane.org; Thu, 01 Oct 2015 07:33:59 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhSVW-000109-I9 for emacs-devel@gnu.org; Wed, 30 Sep 2015 21:18:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhSVV-0002V7-A3 for emacs-devel@gnu.org; Wed, 30 Sep 2015 21:18:02 -0400 Original-Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]:36189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhSVV-0002U6-3P for emacs-devel@gnu.org; Wed, 30 Sep 2015 21:18:01 -0400 Original-Received: by lbcao8 with SMTP id ao8so603659lbc.3 for ; Wed, 30 Sep 2015 18:17:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=454be/XpmBvQAV7dy6b1oMDpw8LiUJI+Qe9NlHnVHq8=; b=igVYUpgl0PyT23Zg0bVgNgYY+p/SoNZeYFG73v8sYMacBMBIPR6aoZ/uarwiFRaVWB uB2ZUpas9GwpDSASGPPyynWyrETmK2/eGBZpfWoMjx7+RIDLVdnhuWibQRD4l/AQYyYt vJeJfGb4MMHNYUM3UTF0ZiVdXs6rC3B+Itp59LUwWGeK+rc2No+OfLNJSrZnRwvMFg6r iGmvXLDWT/WCHlTIK1CV+ETnhE29AaSLnTfbGDuSSE7RLI1xxaE6vQGREnZ7rrvOhvmE 9Xe5RKMFwQcedCKFJw23MhfqtUFm3xLowHDSkmGHeNCd5BM8wqHbdZrL4QNPJb1gafza Jw+Q== X-Received: by 10.112.54.169 with SMTP id k9mr1951370lbp.95.1443662279592; Wed, 30 Sep 2015 18:17:59 -0700 (PDT) Original-Received: by 10.25.27.78 with HTTP; Wed, 30 Sep 2015 18:17:59 -0700 (PDT) In-Reply-To: <87oagkgn6c.fsf@gnu.org> X-Google-Sender-Auth: TclpXfKkbpYx62wrGDOi3wQ0v_M X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::22b 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:190536 Archived-At: > 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. :-) Cheers,