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 1D912431FC2; Thu, 26 Nov 2009 10:30:45 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 4q3FPXkZpWdC; Thu, 26 Nov 2009 10:30:44 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 649F7431FAE; Thu, 26 Nov 2009 10:30:44 -0800 (PST) From: Carl Worth To: Ruben Pollan , notmuch@notmuchmail.org In-Reply-To: <20091123101240.GB24939@blackspot> References: <20091123101240.GB24939@blackspot> Date: Thu, 26 Nov 2009 10:30:30 -0800 Message-ID: <873a41rveh.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] notsomuch, a dummy curses ui X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Thu, 26 Nov 2009 18:30:45 -0000 On Mon, 23 Nov 2009 11:12:40 +0100, Ruben Pollan wrote: > Hi notmuch community, > > As I'm not an emacs user, I started to play with the code to see what are the > power of notmuch. I create a simple ncurses ui: > http://gitorious.org/notsomuch Hi Ruben, welcome to notmuch! I'm glad to see work like this going on. If you do decide to keep going with it at all, I'd be glad to add this to contrib. I'm happy to have all kinds of different interfaces available. We can decide later if it makes sense to separate various interfaces into their own repositories/tar-files etc. For now, while the library and command-line keeps changing rapidly, I think it makes sense to keep things together. -Carl