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 999204196F2 for ; Sat, 12 Jun 2010 08:38:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham 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 LdCj+cpB5J-0 for ; Sat, 12 Jun 2010 08:37:59 -0700 (PDT) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by olra.theworths.org (Postfix) with ESMTP id 07438431FC1 for ; Sat, 12 Jun 2010 08:37:59 -0700 (PDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1ONSmT-0000me-PK for notmuch@notmuchmail.org; Sat, 12 Jun 2010 17:37:57 +0200 Received: from ip4da73686.direct-adsl.nl ([77.167.54.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jun 2010 17:37:57 +0200 Received: from cwg by ip4da73686.direct-adsl.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jun 2010 17:37:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: notmuch@notmuchmail.org connect(): No such file or directory From: Christoph Groth Subject: process-lines: notmuch exited with status 1 Date: Sat, 12 Jun 2010 17:37:47 +0200 Lines: 24 Message-ID: <87fx0s9s8k.fsf@falma.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip4da73686.direct-adsl.nl User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:cgTyz62JRnqb7rbHxHAfNc2DFJ8= 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: Sat, 12 Jun 2010 15:38:10 -0000 I installed notmuch from debian testing and it seems to work OK (from the command line), e.g. newmail@argo:~$ notmuch search blabla thread:0000000000000001 Yest. 22:56 [1/1] fldsj@falma.de; blabla (inbox unread) The maildir contains just one message. Now I start up emacs, eval (require 'notmuch) and say M-x notmuch Emacs now shows a buffer with the following contents Welcome to notmuch. You have And displays the following messages Visit the notmuch website. process-lines: notmuch exited with status 1 Clearly I am missing something trivial here, but I fail to find out what. Thanks, Christoph