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 E2F24431FD0 for ; Sat, 17 Dec 2011 23:14:18 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 lxF5IQXNKTf2 for ; Sat, 17 Dec 2011 23:14:18 -0800 (PST) Received: from mail-iy0-f181.google.com (mail-iy0-f181.google.com [209.85.210.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 6F7B5431FB6 for ; Sat, 17 Dec 2011 23:14:18 -0800 (PST) Received: by iakk12 with SMTP id k12so5521185iak.26 for ; Sat, 17 Dec 2011 23:14:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:mime-version:content-type :content-disposition:content-transfer-encoding; bh=rdY0pbvysCZmWE2NPCeEdvqAdsqizDuvBjT9xlUQSEk=; b=hRKNrS9bSRVPQHU6Bq8CUQstHnwxLBxToqoNRLBrhe+Ghzlv3aO9NICScrRu1rEQbe niPC6GDr69csJ5sefGoP+1OdoKqbW9Q8lsC68OI2f5yiAT8f5MSlayex7X4JXVjEQzib lEoHcSvMVs8+cMm8x3DQw5dtwvnyRSVo+kEvc= Received: by 10.50.236.5 with SMTP id uq5mr20025409igc.47.1324192456498; Sat, 17 Dec 2011 23:14:16 -0800 (PST) Received: from localhost (215.42.233.220.static.exetel.com.au. [220.233.42.215]) by mx.google.com with ESMTPS id py9sm24908528igc.2.2011.12.17.23.14.13 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 17 Dec 2011 23:14:14 -0800 (PST) Date: Sun, 18 Dec 2011 18:14:09 +1100 Message-ID: <20111218181409.GA4617@hili.localdomain> From: Peter Wang To: notmuch@notmuchmail.org Subject: [announce] Bower 0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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: Sun, 18 Dec 2011 07:14:19 -0000 Hi, Bower is yet another curses frontend for the Notmuch email system. I wrote it for me, but you might like it, too. Mutt users would probably find it most familiar. https://github.com/wangp/bower bower is written in Mercury. There are screenshots if you just want to see what it looks like :-) Have fun! Feedback would be most welcome. Peter