Re: [notmuch] JSON based emacs UI
authorDavid Edmondson <dme@dme.org>
Mon, 29 Mar 2010 09:17:01 +0000 (10:17 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:27 +0000 (09:36 -0800)
57/8564d01c2b8f6fa17e9bb2bfb75e766f21f62f [new file with mode: 0644]

diff --git a/57/8564d01c2b8f6fa17e9bb2bfb75e766f21f62f b/57/8564d01c2b8f6fa17e9bb2bfb75e766f21f62f
new file mode 100644 (file)
index 0000000..e5d9fb9
--- /dev/null
@@ -0,0 +1,77 @@
+Return-Path: <dme@dme.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 0B7B64196F3\r
+       for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 02:16:52 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] 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 zvFbm0-o6rN6 for <notmuch@notmuchmail.org>;\r
+       Mon, 29 Mar 2010 02:16:51 -0700 (PDT)\r
+Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
+       [74.125.82.181])\r
+       by olra.theworths.org (Postfix) with ESMTP id 338B74196F2\r
+       for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 02:16:51 -0700 (PDT)\r
+Received: by wyf28 with SMTP id 28so5186187wyf.26\r
+       for <notmuch@notmuchmail.org>; Mon, 29 Mar 2010 02:16:50 -0700 (PDT)\r
+Received: by 10.216.173.211 with SMTP id v61mr2839516wel.75.1269854210116;\r
+       Mon, 29 Mar 2010 02:16:50 -0700 (PDT)\r
+Received: from uf.hh.sledj.net (host83-217-165-81.dsl.vispa.com\r
+       [83.217.165.81])\r
+       by mx.google.com with ESMTPS id i34sm12608539gve.24.2010.03.29.02.16.47\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Mon, 29 Mar 2010 02:16:48 -0700 (PDT)\r
+Received: by uf.hh.sledj.net (Postfix, from userid 1000)\r
+       id AB06A5941EB; Mon, 29 Mar 2010 10:17:01 +0100 (BST)\r
+To: Fernando Carrijo <fcarrijo@yahoo.com.br>, "Aneesh Kumar K. V"\r
+       <aneesh.kumar@linux.vnet.ibm.com>, notmuch@notmuchmail.org\r
+In-Reply-To: <87eij4v0nj.fsf@yahoo.com.br>\r
+References: <87iq8o76r8.fsf@uf.hh.sledj.net>\r
+       <87aatvnnjx.fsf@linux.vnet.ibm.com> <87vdciub41.fsf@uf.hh.sledj.net>\r
+       <87eij4v0nj.fsf@yahoo.com.br>\r
+From: David Edmondson <dme@dme.org>\r
+Date: Mon, 29 Mar 2010 10:17:01 +0100\r
+Message-ID: <87634fv65u.fsf@uf.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] JSON based emacs UI\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: Mon, 29 Mar 2010 09:16:52 -0000\r
+\r
+On Sun, 28 Mar 2010 14:03:44 -0300, Fernando Carrijo <fcarrijo@yahoo.com.br> wrote:\r
+> David Edmondson <dme@dme.org> wrote:\r
+> > 'RET' anywhere in the message is supposed to toggle visibility of the\r
+> > message. That was not working perfectly - a little forced redisplay\r
+> > helped (just pushed).\r
+> > \r
+> > Toggling the visibility of headers is done with 'h'. There's currently\r
+> > no way to do that by pressing 'RET' somewhere. (You can also toggle the\r
+> > body with 'b'.)\r
+> \r
+> I fear this is not correct. I cloned notmuch from Carl's git repository,\r
+> and whenever I press 'RET' while the point is over the subject line, the\r
+> result is the same as pressing 'h': the subject information gets toggled.\r
+\r
+Is this considered a feature that blocks people from switching to the\r
+JSON based UI?\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r