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: lax whitespace search Date: Thu, 24 Dec 2015 23:58:13 +0000 Message-ID: References: <83mvx3a4ao.fsf@gnu.org> <83bndh8h7j.fsf@gnu.org> <83k2o6qxci.fsf@gnu.org> <83lh8lp2ee.fsf@gnu.org> <83d1tvombp.fsf@gnu.org> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113ac2449aac0b0527ad9cb0 X-Trace: ger.gmane.org 1451001511 13149 80.91.229.3 (24 Dec 2015 23:58:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Dec 2015 23:58:31 +0000 (UTC) Cc: Richard Stallman , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 25 00:58:23 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 1aCFm2-0000eH-PU for ged-emacs-devel@m.gmane.org; Fri, 25 Dec 2015 00:58:22 +0100 Original-Received: from localhost ([::1]:33784 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCFm2-00056Y-6X for ged-emacs-devel@m.gmane.org; Thu, 24 Dec 2015 18:58:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCFly-000565-0B for emacs-devel@gnu.org; Thu, 24 Dec 2015 18:58:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aCFlx-0006RZ-5X for emacs-devel@gnu.org; Thu, 24 Dec 2015 18:58:17 -0500 Original-Received: from mail-yk0-x235.google.com ([2607:f8b0:4002:c07::235]:32811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aCFlu-0006RF-HL; Thu, 24 Dec 2015 18:58:14 -0500 Original-Received: by mail-yk0-x235.google.com with SMTP id k129so25701090yke.0; Thu, 24 Dec 2015 15:58:14 -0800 (PST) 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:cc:content-type; bh=MTyIxdJzipr4FptKFiPhNhLTzv/jDynjO6PpO9egdv0=; b=GnMNq96Zj/Td+siAFTiphAU8z9amkrqb13DcCgojmG3cL4qQmOON4AIQGOG2LthddS EUxhaIC1Jk/ii2r0B1RpxiyEZbDKKSFWcRlfiGCysgo5YTwLXC6bf+X3n/1efuRcERV/ mflHAlPQtXA3baeTyz4GbXOcTh1rCK5/bj4pmyDm6WBVbSjWvJ3AJrcqgec5udUVdhC8 mKApmXQjnvSvEnl0+Urx6efzcXjLuPjkp8MRLCh9cK67P2HiQjF+gembfyVmDU3VnHne AEgBZCsO2L2M4iLLYGGxgKGCsK1bcwkExLWl5AZoQg0tcrh7i9zn1LEDCKk17YAWBa1u Bf3Q== X-Received: by 10.129.102.133 with SMTP id a127mr28774572ywc.283.1451001493758; Thu, 24 Dec 2015 15:58:13 -0800 (PST) Original-Received: by 10.129.87.130 with HTTP; Thu, 24 Dec 2015 15:58:13 -0800 (PST) Original-Received: by 10.129.87.130 with HTTP; Thu, 24 Dec 2015 15:58:13 -0800 (PST) In-Reply-To: <83d1tvombp.fsf@gnu.org> X-Google-Sender-Auth: ohQNeqWKMNUUj7Ct4JiKh7H7lyY X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:4002:c07::235 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:196808 Archived-At: --001a113ac2449aac0b0527ad9cb0 Content-Type: text/plain; charset=UTF-8 On 24 Dec 2015 2:14 pm, "Eli Zaretskii" wrote: > > > > A few Lisp files are edited, but none that would affect Fundamental mode. > > > > No .elc files are stale -- they were all recompiled on Nov 14 by the > > build process. > > Very strange. > > Artur, any ideas what could cause this? The only thing I can think of is that maybe this was briefly broken right around the time Richard last fetched the sources. Richard, could you try pulling the latest emacs-25 again? --001a113ac2449aac0b0527ad9cb0 Content-Type: text/html; charset=UTF-8

On 24 Dec 2015 2:14 pm, "Eli Zaretskii" <eliz@gnu.org> wrote:
> >
> > A few Lisp files are edited, but none that would affect Fundamental mode.
> >
> > No .elc files are stale -- they were all recompiled on Nov 14 by the
> > build process.
>
> Very strange.
>
> Artur, any ideas what could cause this?

The only thing I can think of is that maybe this was briefly broken right around the time Richard last fetched the sources.

Richard, could you try pulling the latest emacs-25 again?

--001a113ac2449aac0b0527ad9cb0--