From: Ian Main Date: Fri, 24 Oct 2014 21:32:59 +0000 (+1700) Subject: Re: Looking for the perfect mail client X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cf2a9e663145ca61974604bf12db16140b93ee94;p=notmuch-archives.git Re: Looking for the perfect mail client --- diff --git a/64/006c364805cef9ae31fe0ea8787d30955dd17a b/64/006c364805cef9ae31fe0ea8787d30955dd17a new file mode 100644 index 000000000..4c046f963 --- /dev/null +++ b/64/006c364805cef9ae31fe0ea8787d30955dd17a @@ -0,0 +1,110 @@ +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 1E7DA431FC9 + for ; Fri, 24 Oct 2014 14:33:10 -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=[RCVD_IN_DNSWL_NONE=-0.0001] 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 1AD+h595f4rQ for ; + Fri, 24 Oct 2014 14:33:05 -0700 (PDT) +Received: from cmta8.telus.net (cmta8.telus.net [209.171.16.81]) + by olra.theworths.org (Postfix) with ESMTP id AC742431FBD + for ; Fri, 24 Oct 2014 14:33:05 -0700 (PDT) +Received: from ovo.mains.priv ([207.102.88.62]) by cmta8.telus.net with TELUS + id 79Z31p00X1LiWEf019Z3wn; Fri, 24 Oct 2014 15:33:05 -0600 +X-Authority-Analysis: v=2.0 cv=ffdzPTsF c=1 sm=2 + a=EcQDfIwDZEqJA1f7rVUV8Q==:17 a=IkcTkHD0fZMA:10 a=tsa3CZZnAAAA:8 + a=NEAV23lmAAAA:8 a=Ith9RzJq2t7Pd53tAgkA:9 a=QEXdDO2ut3YA:10 + a=EcQDfIwDZEqJA1f7rVUV8Q==:117 +X-Telus-Outbound-IP: 207.102.88.62 +Received: from ovo.mains.priv (localhost.localdomain [127.0.0.1]) + by ovo.mains.priv (8.14.8/8.14.8) with ESMTP id s9OLX1TT020620; + Fri, 24 Oct 2014 14:33:01 -0700 +Received: (from imain@localhost) + by ovo.mains.priv (8.14.8/8.14.8/Submit) id s9OLWxKv020619; + Fri, 24 Oct 2014 14:32:59 -0700 +X-Authentication-Warning: ovo.mains.priv: imain set sender to imain@redhat.com + using -f +Date: Fri, 24 Oct 2014 14:32:59 -0700 +From: Ian Main +To: Sepp Tannhuber , + Sepp Tannhuber , + "notmuch@notmuchmail.org" +Message-ID: <544ac58b65db6_444b78fe8863@ovo.mains.priv.notmuch> +In-Reply-To: <1414176577.35150.YahooMailNeo@web172705.mail.ir2.yahoo.com> +References: <1413885757.29658.YahooMailNeo@web172702.mail.ir2.yahoo.com> + <5449d57b22a33_820e91e989d@ovo.mains.priv.notmuch> + <1414141111.24695.YahooMailNeo@web172704.mail.ir2.yahoo.com> + <544a7816d6d2c_77afff7e903e@ovo.mains.priv.notmuch> + <1414176577.35150.YahooMailNeo@web172705.mail.ir2.yahoo.com> +Subject: Re: Looking for the perfect mail client +Mime-Version: 1.0 +Content-Type: text/plain; + charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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: Fri, 24 Oct 2014 21:33:10 -0000 + +Sepp Tannhuber wrote: +> Ian Main schrieb am 18:02 Freitag, 24.Oktober 20= +14: +> = + +> > Interesting, good feedback. Is it the usage that is difficult or set= +up? +> Installation was not a problem for me although the files =C2=BBnotmuch.= +vim=C2=AB and = + +> =C2=BBnotmuch.txt=C2=AB were not found by =C2=BBmake install=C2=AB for = +some reason. So I linked +> them into the notmuch-vim directory. After that =C2=BBmake install=C2=AB= + succeeded. +> But the main obstacle is that new users must find by trial and error th= +at +> they must type =C2=BBs=C2=AB to search, =C2=BBt=C2=AB to tag files and = +so on. It would be very +> useful to list all the key bindings and configuration options. +> I still don't know how to compose a new message. + +https://github.com/imain/notmuch-vim/blob/master/doc/notmuch.txt + +Look at the 'MAPPINGS' section. I think a tutorial might be good though.= + + +> > Well like any other text based client it uses a text dump of a links = +or such (I +> > forget which one). +> I think =C2=BBelinks --dump=C2=AB +> = + +> > We have great support for web browser viewing of the email +> > though if that isn't good enough. +> Yes, it's 2014. ;-) + +Time flies!! + +> > Let me know if you have suggestions on where it's lacking. = + +> Okay, thank you so far. + +Thanks! + +