From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 0FD05431FC9 for ; Fri, 24 Oct 2014 09:02:43 -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 dI-2neHZpqbl for ; Fri, 24 Oct 2014 09:02:37 -0700 (PDT) Received: from cmta14.telus.net (cmta14.telus.net [209.171.16.87]) by olra.theworths.org (Postfix) with ESMTP id 74593431FBD for ; Fri, 24 Oct 2014 09:02:37 -0700 (PDT) Received: from ovo.mains.priv ([207.102.88.62]) by cmta14.telus.net with TELUS id 742b1p00A1LiWEf0142bu1; Fri, 24 Oct 2014 10:02:37 -0600 X-Authority-Analysis: v=2.0 cv=YvLRsfkX c=1 sm=2 a=EcQDfIwDZEqJA1f7rVUV8Q==:17 a=IkcTkHD0fZMA:10 a=tsa3CZZnAAAA:8 a=20KFwNOVAAAA:8 a=7Ey4YaMWZW_06lp6WyEA: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 s9OG2WDi030962; Fri, 24 Oct 2014 09:02:33 -0700 Received: (from imain@localhost) by ovo.mains.priv (8.14.8/8.14.8/Submit) id s9OG2UwQ030961; Fri, 24 Oct 2014 09:02:30 -0700 X-Authentication-Warning: ovo.mains.priv: imain set sender to imain@redhat.com using -f Date: Fri, 24 Oct 2014 09:02:30 -0700 From: Ian Main To: Sepp Tannhuber , Sepp Tannhuber , "notmuch@notmuchmail.org" Message-ID: <544a7816d6d2c_77afff7e903e@ovo.mains.priv.notmuch> In-Reply-To: <1414141111.24695.YahooMailNeo@web172704.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> Subject: Re: Looking for the perfect mail client Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 16:02:43 -0000 Sepp Tannhuber wrote: > Ian Main schrieb am 6:28 Freitag, 24.Oktober 2014: > > > I wonder if you'd be willing to give the vim client a go. We've done a lot > > of work to it lately and I think it would handle all you listed here. > For me, it's hard to get familiar with it because I have not found a detailed > documentation. The README file is not good enough for a stupid person. Interesting, good feedback. Is it the usage that is difficult or setup? > I also doubt that it can render html properly. Well like any other text based client it uses a text dump of a links or such (I forget which one). We have great support for web browser viewing of the email though if that isn't good enough. > Nevertheless, I would give it a try if I could find useful documentation. Let me know if you have suggestions on where it's lacking. We need a better installation guide plus a tutorial maybe? Ian