From: David Bremner Date: Tue, 2 Apr 2013 22:47:30 +0000 (+2100) Subject: RE: the future of notmuch-vim? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c5f77645fc77abef1bccdd91f095680be668040e;p=notmuch-archives.git RE: the future of notmuch-vim? --- diff --git a/a1/64944a2d23695de0a7128c5b190ef8a7947075 b/a1/64944a2d23695de0a7128c5b190ef8a7947075 new file mode 100644 index 000000000..5e7dd0973 --- /dev/null +++ b/a1/64944a2d23695de0a7128c5b190ef8a7947075 @@ -0,0 +1,79 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 14FA2431FBF + for ; Tue, 2 Apr 2013 15:47:40 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id SxdTObMaUy4a for ; + Tue, 2 Apr 2013 15:47:38 -0700 (PDT) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 487B0431FBC + for ; Tue, 2 Apr 2013 15:47:38 -0700 (PDT) +Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.82.78] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1UN9zM-0003so-PJ; Tue, 02 Apr 2013 19:47:37 -0300 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1UN9zH-0000iW-2p; Tue, 02 Apr 2013 19:47:31 -0300 +From: David Bremner +To: Felipe Contreras , notmuch@notmuchmail.org +Subject: RE: the future of notmuch-vim? +In-Reply-To: <515b37a1821fc_146e1045e1094149@nysa.mail> +References: <871udhcmks.fsf@zancas.localnet> + <515b37a1821fc_146e1045e1094149@nysa.mail> +User-Agent: Notmuch/0.15.2+73~g1c450ec (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Tue, 02 Apr 2013 19:47:30 -0300 +Message-ID: <87bo9wk0sd.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 02 Apr 2013 22:47:40 -0000 + +Felipe Contreras writes: +> +> I did try the emacs frontend, and it was not working properly for me at the +> time, and I believe I documented my issues. It was not just my dislike of emacs +> that motivated me to write notmuch-vim-ruby. + +I could only find a comment about the (admittedly imperfect) handling of +HTML messages in emacs. Was there some other issues you remember? If +you can point me to message-ids, I'd appreciate it. I've been trying to +get + + http://nmbug.tethera.net/status/#Bugs + +up to date by tagging unresolved bugs reported to the mailing list. + +d + +PS: for what it's worth (and mainly for the benefit of others reading +this thread), I find the combination of toggling visibility of mime +parts and the shr renderer in emacs24 has noticably improved my +experience with HTML email. YMMV, of course. +