[PATCH 0/2] Usability improvements to notmuch-hello
authorKan-Ru Chen <kanru@kanru.info>
Tue, 27 Jul 2010 01:48:43 +0000 (09:48 +0800)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:10 +0000 (09:37 -0800)
ab/81b4ad8588d6b6fc33ca962c0d0ddeea7247cc [new file with mode: 0644]

diff --git a/ab/81b4ad8588d6b6fc33ca962c0d0ddeea7247cc b/ab/81b4ad8588d6b6fc33ca962c0d0ddeea7247cc
new file mode 100644 (file)
index 0000000..c66af7d
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <kanru@kanru.info>\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 222D740B96E\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Jul 2010 19:42:01 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.801\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.801 tagged_above=-999 required=5\r
+       tests=[BAYES_50=0.8, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=1]\r
+       autolearn=no\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 Hphd4YCCZOLB for <notmuch@notmuchmail.org>;\r
+       Mon, 26 Jul 2010 19:41:50 -0700 (PDT)\r
+Received: from cp20 (cp20.secserverpros.com [67.220.217.187])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0333340B970\r
+       for <notmuch@notmuchmail.org>; Mon, 26 Jul 2010 19:41:50 -0700 (PDT)\r
+Received: from 61-30-10-70.static.tfn.net.tw ([61.30.10.70]\r
+       helo=anar.kanru.info) by cp20 with esmtpsa (TLSv1:AES256-SHA:256)\r
+       (Exim 4.69) (envelope-from <kanru@kanru.info>) id 1OdZI4-000321-91\r
+       for notmuch@notmuchmail.org; Tue, 27 Jul 2010 01:49:08 +0000\r
+Received: from kanru by anar.kanru.info with local (Exim 4.72)\r
+       (envelope-from <kanru@kanru.info>)\r
+       id 1OdZHz-0002Mm-Lq; Tue, 27 Jul 2010 09:49:04 +0800\r
+From: Kan-Ru Chen <kanru@kanru.info>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 0/2] Usability improvements to notmuch-hello\r
+Date: Tue, 27 Jul 2010 09:48:43 +0800\r
+Message-Id: <1280195325-9066-1-git-send-email-kanru@kanru.info>\r
+X-Mailer: git-send-email 1.7.1\r
+X-AntiAbuse: This header was added to track abuse,\r
+       please include it with any abuse report\r
+X-AntiAbuse: Primary Hostname - cp20\r
+X-AntiAbuse: Original Domain - notmuchmail.org\r
+X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]\r
+X-AntiAbuse: Sender Address Domain - kanru.info\r
+X-Source: \r
+X-Source-Args: \r
+X-Source-Dir: \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, 27 Jul 2010 02:42:01 -0000\r
+\r
+Hello!\r
+\r
+Haven't come here for a long time. I'm bring you some patches that are\r
+useful to me, hope they are useful to you too!\r
+\r
+- Kanru\r
+\r
+Kan-Ru Chen (2):\r
+  emacs: notmuch-hello: Avoid going to end-of-line in search box\r
+  emacs: notmuch-hello: Add "n" and "p" to mod map\r
+\r
+ emacs/notmuch-hello.el |    6 ++++--\r
+ 1 files changed, 4 insertions(+), 2 deletions(-)\r
+\r