Re: [RFC][PATCH v2] emacs: Re-implement advance/rewind functions of notmuch-show...
authorAaron Ecay <aaronecay@gmail.com>
Thu, 22 Dec 2011 14:29:55 +0000 (09:29 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:11 +0000 (09:41 -0800)
4b/d506dcb6e055be2410af56a177ff99b35f8e1f [new file with mode: 0644]

diff --git a/4b/d506dcb6e055be2410af56a177ff99b35f8e1f b/4b/d506dcb6e055be2410af56a177ff99b35f8e1f
new file mode 100644 (file)
index 0000000..84270a1
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <aaronecay@gmail.com>\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 5CE0A431FD0\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 06:30:03 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, 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 JkCh8tRV3uPi for <notmuch@notmuchmail.org>;\r
+       Thu, 22 Dec 2011 06:30:01 -0800 (PST)\r
+Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com\r
+       [209.85.216.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 6D554431FB6\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 06:30:01 -0800 (PST)\r
+Received: by qadb15 with SMTP id b15so6494101qad.5\r
+       for <notmuch@notmuchmail.org>; Thu, 22 Dec 2011 06:30:00 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type;\r
+       bh=7uNZQBqhsYE+sIECWpNtSTQ/R050dfGo6ZcC05lXcC0=;\r
+       b=fhbJhqaZb2ZxVD/mwgoSAk8qqByfG22gAX6Vo7ZaD+NXh/BrUFTrGd0b2q71M8BIn5\r
+       i/KfrQndydAw915+dZm1N/8rhdhO/Jrz3KysDjRK49G58o8MbmxJDEBQfGGNKAxd+cjY\r
+       nlY6ZGGH+2hOciBcKQx3x/SHnPouHCXe8P5zw=\r
+Received: by 10.224.42.12 with SMTP id q12mr9311164qae.34.1324564200750;\r
+       Thu, 22 Dec 2011 06:30:00 -0800 (PST)\r
+Received: from localhost (24-158-179-191.dhcp.jcsn.tn.charter.com.\r
+       [24.158.179.191])\r
+       by mx.google.com with ESMTPS id ft9sm17633982qab.20.2011.12.22.06.29.59\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Thu, 22 Dec 2011 06:29:59 -0800 (PST)\r
+From: Aaron Ecay <aaronecay@gmail.com>\r
+To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
+Subject: Re: [RFC][PATCH v2] emacs: Re-implement advance/rewind functions of\r
+       notmuch-show-mode.\r
+In-Reply-To: <1324556204-15700-1-git-send-email-dme@dme.org>\r
+References: <1324553312-10972-1-git-send-email-dme@dme.org>\r
+       <1324556204-15700-1-git-send-email-dme@dme.org>\r
+User-Agent: Notmuch/0.10.1+56~gd709fd6 (http://notmuchmail.org)\r
+       Emacs/24.0.92.3 (i386-apple-darwin10.8.0)\r
+Date: Thu, 22 Dec 2011 09:29:55 -0500\r
+Message-ID: <m2wr9ollwc.fsf@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Thu, 22 Dec 2011 14:30:03 -0000\r
+\r
+David,\r
+\r
+Would the problem you had with previous-s-c-prop-change be fixed by the\r
+patch to the original function I sent in the thread starting at\r
+id:"m2y5u5cykp.fsf@kcals.intra.maillard.im" ?\r
+\r
+-- \r
+Aaron Ecay\r