Re: [PATCH] emacs: Avoid regexp overflow when tidying citations.
authorCarl Worth <cworth@cworth.org>
Tue, 16 Nov 2010 19:57:22 +0000 (11:57 +1600)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:32 +0000 (09:37 -0800)
48/ba8dc2042f4c02f9fe5361d22cec6b409bc36e [new file with mode: 0644]

diff --git a/48/ba8dc2042f4c02f9fe5361d22cec6b409bc36e b/48/ba8dc2042f4c02f9fe5361d22cec6b409bc36e
new file mode 100644 (file)
index 0000000..f0a3251
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <cworth@cworth.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 96AFB40DBFA\r
+       for <notmuch@notmuchmail.org>; Tue, 16 Nov 2010 11:57:33 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.89\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5\r
+       tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01]\r
+       autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 6psgiuejDrJ1; Tue, 16 Nov 2010 11:57:23 -0800 (PST)\r
+Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 6291640DBC8;\r
+       Tue, 16 Nov 2010 11:57:23 -0800 (PST)\r
+Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
+       id EF8B925412B; Tue, 16 Nov 2010 11:57:22 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: Avoid regexp overflow when tidying citations.\r
+In-Reply-To: <1289566202-24148-1-git-send-email-dme@dme.org>\r
+References: <1289566202-24148-1-git-send-email-dme@dme.org>\r
+User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-pc-linux-gnu)\r
+Date: Tue, 16 Nov 2010 11:57:22 -0800\r
+Message-ID: <87eialdot9.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 16 Nov 2010 19:57:33 -0000\r
+\r
+--=-=-=\r
+\r
+On Fri, 12 Nov 2010 12:50:02 +0000, David Edmondson <dme@dme.org> wrote:\r
+> Declare `notmuch-wash-tidy-citations-max', which is the largest region\r
+> that `notmuch-wash-tidy-citations' will attempt to improve.\r
+\r
+Hi David,\r
+\r
+Could you add a test case for whatever bug is being fixed here?\r
+\r
+I'm a little concerned about giving the user a tuning knob which appears\r
+to have a somewhat arbitrary default, and also without providing much\r
+guidance to the user on how to set that particular knob.\r
+\r
+I'd feel better if the code could somehow "know" when it needs to stop\r
+tidying well enough that we would feel fine just not offering the knob\r
+at all.\r
+\r
+Thanks,\r
+\r
+-Carl\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.10 (GNU/Linux)\r
+\r
+iD8DBQFM4uIi6JDdNq8qSWgRAhAsAKCdHuT7YJ91TFtWRbeeP1xoxv4aGACfY1gs\r
+cibmzARtOeunsOXa2j/wXJI=\r
+=pwn+\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r