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 E834E429E50 for ; Wed, 14 Dec 2011 15:03:24 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] 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 WUXKGmXZSWjP for ; Wed, 14 Dec 2011 15:03:24 -0800 (PST) X-Greylist: delayed 1977 seconds by postgrey-1.32 at olra; Wed, 14 Dec 2011 15:03:24 PST Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by olra.theworths.org (Postfix) with ESMTP id 63EA8429E4E for ; Wed, 14 Dec 2011 15:03:24 -0800 (PST) Received: from e.earth.lavabit.com (e.earth.lavabit.com [192.168.111.14]) by karen.lavabit.com (Postfix) with ESMTP id 9AF4111BC53 for ; Wed, 14 Dec 2011 16:30:24 -0600 (CST) Received: from localhost (eris.mozart.uni-klu.ac.at [143.205.216.123]) by lavabit.com with ESMTP id ALLG7Q9PS1DM for ; Wed, 14 Dec 2011 16:30:24 -0600 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=VxaPydqrzPvgwwlgiml+hryiOP/nP96D6ZW/xXF+oUjoM9MiyUUgNhwjfsB5ttbmN6TIAEo5x6oIubAy7Ht6sTnmuFFgZ/Ajn3r4JVHH6Ijt4uoZOPZMxJGfHIkMMXnblADVsyVK9sbDlPYn/4yFdigBPP9y3RdlkZLFKOlFoBE=; h=Content-Type:MIME-Version:Content-Transfer-Encoding:To:In-Reply-To:From:Subject:Date; Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: notmuch@notmuchmail.org In-Reply-To: <4ee72b39.c3b6e00a.59b4.ffffd012@mx.google.com> From: =?utf-8?q?Philipp_=C3=9Cberbacher?= Subject: [alot] on Arch Linux Date: Wed, 14 Dec 2011 23:30:22 +0100 Message-Id: <20111214223024.9AF4111BC53@karen.lavabit.com> 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: Wed, 14 Dec 2011 23:03:25 -0000 Hi there, I'm a new notmuch/alot user, this is my first mail since I switched from sup. Yes, switched. notmuch/alot works for me well enough now to be usable. I run Arch Linux. Here's some information for fellow Archers: PKGBUILD for alot-git: https://aur.archlinux.org/packages.php?ID=3D54955 Should work just fine. If you want to help debug alot, change _gitname=3Dmaster to the name of the branch, build and install as usual. You should currently avoid the alot PKGBUILD from AUR, it also points to git and has some other mistakes. I'll see to it that it gets deleted and maybe put a PKGBUILD with the release-version into its place. Another little trap: Arch doesn't supply a mailcap file, alot needs it for all those funky html mails. As a solution until alot handles those mails better: create ~/.mailcap put the following line into it: text/html; /usr/bin/lynx -dump '%s'; copiousoutput; description=3DHTML Text; nametemplate=3D%s.html Hope that helps, thanks Patrick for writing alot, fixing bugs and helping with the config. Regards, Philipp