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 F1AFF431FB6 for ; Sat, 28 Mar 2015 02:28:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 2.438 X-Spam-Level: ** X-Spam-Status: No, score=2.438 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438] 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 uSMbNt6+atWp for ; Sat, 28 Mar 2015 02:28:09 -0700 (PDT) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A9FFE431FAF for ; Sat, 28 Mar 2015 02:28:09 -0700 (PDT) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.80) (envelope-from ) id 1Ybn0L-0002ll-Mp; Sat, 28 Mar 2015 09:26:09 +0000 Received: (nullmailer pid 26245 invoked by uid 1000); Sat, 28 Mar 2015 09:25:56 -0000 From: David Bremner To: Tomi Ollila , glyn.millington@gmail.com, notmuch@notmuchmail.org Subject: Re: Can't compose message in Emacs - Notmuch In-Reply-To: References: <878uembwmj.fsf@nowhere.org> <87fv8u6wbc.fsf@maritornes.cs.unb.ca> <87619q3s9w.fsf@nowhere.org> User-Agent: Notmuch/0.19+86~gbed8b67 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Sat, 28 Mar 2015 10:25:56 +0100 Message-ID: <878uehqxqz.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain 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, 28 Mar 2015 09:28:13 -0000 Tomi Ollila writes: > > Instead of noise I think this is valuable information... > > ... if we had "troubleshooting" (or just put to emacstips.mdwn) page > we could add something along the line: > > emacs -Q -L /path/to/notmuch/elisp/dir --eval "(require 'notmuch)" > For the record, I started a "troubleshooting" page at http://notmuchmail.org/bugs It's a wiki, so feel free to improve this page. d