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 7761B40DEF9 for ; Mon, 22 Nov 2010 14:02:59 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.818 X-Spam-Level: X-Spam-Status: No, score=-0.818 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.982] autolearn=no 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 3vIT63M8sgGL for ; Mon, 22 Nov 2010 14:02:49 -0800 (PST) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 71D9340DEE4 for ; Mon, 22 Nov 2010 14:02:49 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 555321E07A; Mon, 22 Nov 2010 23:02:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=yLf/4RrdBECMuSk/6P35aK cdngg=; b=c6awkkZ5YVZoH1rxiZzjPnTlDxBP4PMtzJWyyPFOnow66MT1QT87zG sfdTzV/mRSp6s3ruZr17/sq1V+XnLrqX8FAisxidiwn22lLL+R6ANloEecxuMTvo aueoM8+GYih+5fpNTdI3tHkjbywSwN72yAff9rMKC9iaI1kR7TwWk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=a/0X3ZyoGUl6yZrX nd9nkor+yUx+CF6G4SGXFGRDA89MzAV/MP7LoyZPbC/q9Lgdbh2lc71NE5pXF7Sk C+HOdlbS5Fw0H3eLD12b1TEleaxApx5RRwvcHWkGWqcT7/o8Qn93kXZxlfmG6bxf xcunFiStiIaYMJKzRRQCUCG/aLU= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 22 Nov 2010 23:02:46 +0100 (CET) From: Xavier Maillard To: Gregor Zattler , notmuch Subject: Re: id:message-id should be links [Re: [SCM] The notmuchmail.org wiki. branch, master, updated. cf29c08b8cafb56c6ac04917ac2cb1f63f6cda1b] In-Reply-To: <20101115214656.GC5524@shi.workgroup> References: <20101115122937.4525840DBD4@olra.theworths.org> <87wroeya0o.fsf@ut.hh.sledj.net> <20101115214656.GC5524@shi.workgroup> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 22 Nov 2010 23:09:41 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 22:02:59 -0000 Hi Gregor, On Mon, 15 Nov 2010 22:46:57 +0100, Gregor Zattler wrote: > Hi David, > * David Edmondson [15. Nov. 2010]: > > On Mon, 15 Nov 2010 04:29:37 -0800 (PST), notmuch-commits-sender@notmuchmail.org (Anonymous Git Pusher (for wiki)) wrote: > >> - Log ----------------------------------------------------------------- > >> commit cf29c08b8cafb56c6ac04917ac2cb1f63f6cda1b > >> Author: Gregor Zattler > >> Date: Mon Nov 15 13:29:24 2010 +0100 > >> > >> request searching by clicking on id:Message-ID in notmuch-show > > > > How about the patches following this message? > > With some help from David I managed to apply the patch, configure > Emacs correctly and enjoy clickable id: -searches. What does "configure emacs correctly" mean exactly here ? Thank you /Xavier