Re: [PATCH] Avoid empty thread names if possible.
authorJani Nikula <jani@nikula.org>
Tue, 28 Oct 2014 17:44:23 +0000 (19:44 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:05:45 +0000 (10:05 -0800)
7e/b921c94382e1bc9bff33431c0e18efb3b969cf [new file with mode: 0644]

diff --git a/7e/b921c94382e1bc9bff33431c0e18efb3b969cf b/7e/b921c94382e1bc9bff33431c0e18efb3b969cf
new file mode 100644 (file)
index 0000000..bc5a945
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <jani@nikula.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 79BA9431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Oct 2014 10:44:33 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\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 Tf7HhY4UzEU1 for <notmuch@notmuchmail.org>;\r
+       Tue, 28 Oct 2014 10:44:28 -0700 (PDT)\r
+Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com\r
+       [209.85.212.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id C6562431FAE\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Oct 2014 10:44:27 -0700 (PDT)\r
+Received: by mail-wi0-f175.google.com with SMTP id h11so8111029wiw.2\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Oct 2014 10:44:26 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=1e100.net; s=20130820;\r
+       h=x-gm-message-state:from:to:cc:subject:in-reply-to:references\r
+       :user-agent:date:message-id:mime-version:content-type;\r
+       bh=goB9QvHDJy0tXIyNPN1KHpDmrmhVK7GstKd3qdLFdA4=;\r
+       b=b70McnuqdCGj1KOD+Kq5HXy8UXgn3uHGrTOtriLdbFKXlO8QGnbESnWZIe5LfxqFJS\r
+       V7PdgxNKADiXc7mASTuBos9c5D8rRSlzUB9D+X13s30PHtruPuH9Nw3gwy72fMubSxnP\r
+       dLqfLGUz0XS1aSEwvJQtCJjIbVKeuRZVtwaW9kQ1pEJ8XAfUWNo/A0gFVySKWzcsM3Ub\r
+       i5xirQHqufcRl5zjMLRwUZgJpKo1LS58/TvSWaR3OG2zkf/wK47+hK+Cbgaxid/Natdk\r
+       QqbqM5WhPHI7WCfc80P7DuUIjmr/qtRcpYNateZxvj4aX4RUb/mxf0BpsJ0HuiGvJRK4\r
+       8cXw==\r
+X-Gm-Message-State:\r
+ ALoCoQkxs+ep/EK8SDe3MS22SFNdVWzNT3qz9+pIKMMjNKV0txDDcHlZt+X5FDxMKtZG/+GuPgfL\r
+X-Received: by 10.194.191.163 with SMTP id gz3mr5589192wjc.114.1414518265925; \r
+       Tue, 28 Oct 2014 10:44:25 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw2-58c36d-48.dhcp.inet.fi.\r
+       [88.195.109.48])\r
+       by mx.google.com with ESMTPSA id t9sm2559257wjf.41.2014.10.28.10.44.24\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+       Tue, 28 Oct 2014 10:44:25 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: sshilovsky@gmail.com, Jesse Rosenthal <jrosenthal@jhu.edu>\r
+Subject: Re: [PATCH] Avoid empty thread names if possible.\r
+In-Reply-To:\r
+ <CAHc2pO1zixfwZyHpiFxoYgJsSmBhxzDPQU9J7cunjUG7DNq=HQ@mail.gmail.com>\r
+References: <87oatnakqy.fsf@jhu.edu>\r
+       <CAHc2pO1zixfwZyHpiFxoYgJsSmBhxzDPQU9J7cunjUG7DNq=HQ@mail.gmail.com>\r
+User-Agent: Notmuch/0.18.2+148~g0318cd3 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 28 Oct 2014 19:44:23 +0200\r
+Message-ID: <87h9yonl6w.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: notmuch@notmuchmail.org\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, 28 Oct 2014 17:44:33 -0000\r
+\r
+On Wed, 08 Oct 2014, Sergei Shilovsky <sshilovsky@gmail.com> wrote:\r
+> I would also suggest to drop subjects consisting of only "Re:" and\r
+> "Fwd" sequences\r
+\r
+I think it's okay to avoid empty thread names at the lib level; however\r
+I think any further processing should be done near the user interface.\r
+\r
+BR,\r
+Jani.\r
+\r