From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 267BB6DE0C78 for ; Fri, 6 Jan 2017 02:46:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.478 X-Spam-Level: X-Spam-Status: No, score=0.478 tagged_above=-999 required=5 tests=[AWL=-0.155, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Vgj73SNMOB-m for ; Fri, 6 Jan 2017 02:46:07 -0800 (PST) Received: from mail-wm0-f67.google.com (mail-wm0-f67.google.com [74.125.82.67]) by arlo.cworth.org (Postfix) with ESMTPS id C36446DE0C72 for ; Fri, 6 Jan 2017 02:46:06 -0800 (PST) Received: by mail-wm0-f67.google.com with SMTP id u144so4042770wmu.0 for ; Fri, 06 Jan 2017 02:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dme-org.20150623.gappssmtp.com; s=20150623; h=to:subject:in-reply-to:references:from:date:message-id:mime-version; bh=WEew0gwZgUO8+XQ2K9LXFDVtiT80GgXYop/AG8igew4=; b=N3j7SrljV5+yVQv6TboPYW9hMuZpG1CniQ9MHYhiE7iWwm4pQ8GkM6LAM/rRBMHaiJ GgBe56sRFogjTJfPbYsCbx/E8zwZUA+eP89cRjIojky4FoCPkmziz4CMU60dkuo6meHf x218CKZdu+JmyjikJrTVySfdCaAQ3Frw/MhJUp+0jn/IkJnniESOU86+4XSPJqqIL7xO bkvFqJ1i7lwkegAxqSI3MYq6HiJ2Nc443BTaJQMecNUEti11GQvMhoeEI/F1q98kDkN8 /0lt/yrHb3ooRkHkNxsqz1jBTk4Ch7JozgX/uIUQWA8NyvEwEHngkeUW6gqfSMz4iEg/ mbIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:subject:in-reply-to:references:from:date :message-id:mime-version; bh=WEew0gwZgUO8+XQ2K9LXFDVtiT80GgXYop/AG8igew4=; b=enfZSt9v2KT7M8exRx7AdTKnysfTs032yhrNGcsxy1kJu8hV7bf64tZCaujCaPuHBw V3Od9FJZiHYc4VadxVKjuZkKfZ9HPwtuAyAes7KMW0Cwdzib08el66zTLzVZ1cBuFB7+ idaOy46llEtgV6tGxckhlw5S3JY8Sv4gPIOIqoBhOx3Lo63kIdtsNMxypBSEeWIgMa4O UH7E8zpoQ6SfrdO16bmtsbdjtteR12MA4x/uWWfnmYLhUgcuMa2ITiKVZoTJt9h0kh6e EH1xZ89bTTdWjbkzlgoXEqY4Jtepp+HyerJaeD/h83EkapH1Y456rmws75AAPNsavjIo 4XkQ== X-Gm-Message-State: AIkVDXKoC7Af49uY7TiVomFrrnuigSEhqhAy3sjZGqmgNbBExu6s3kkF7U8ryC4UTyvavQ== X-Received: by 10.223.146.164 with SMTP id 33mr523215wrn.69.1483699562612; Fri, 06 Jan 2017 02:46:02 -0800 (PST) Received: from disaster-area.hh.sledj.net (disaster-area.hh.sledj.net. [81.149.164.25]) by smtp.gmail.com with ESMTPSA id lr10sm76274841wjb.6.2017.01.06.02.46.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jan 2017 02:46:01 -0800 (PST) Received: from localhost (disaster-area.hh.sledj.net [local]) by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id c50b58f4; Fri, 6 Jan 2017 10:46:01 +0000 (UTC) To: Tomi Ollila , Jani Nikula , notmuch@notmuchmail.org Subject: Re: [BUG] notmuch-emacs highlights '>' quoted wrapped lines incorrectly In-Reply-To: References: <87a8b5pcky.fsf@nikula.org> X-HGTTG: heart-of-gold From: David Edmondson Date: Fri, 06 Jan 2017 10:46:00 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2017 10:46:09 -0000 On Fri, Jan 06 2017, Tomi Ollila wrote: > On Thu, Jan 05 2017, David Edmondson wrote: > >> On Thu, Jan 05 2017, Jani Nikula wrote: >> >>> When the show view in notmuch-emacs highlights quoted text, any long, >>> folded lines in quotes prefixed using '>' fail to be highlighted. Quotes >>> prefixed using '> ' work fine. See below. >> >> Maybe fiddle with `coolj-line-prefix-regexp', which is "^\\(>+ \\)*" by >> default (note the space). >> >> "^\\(>+ ?\\)*" gets it working, but I didn't think through all of the >> consequences. > > How does that behave different than "^\\(>+\\)*" (quick thougth (also))? The first matches all of "> > " (which I receive sometimes), the latter doesn't.