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 842F7429E54 for ; Mon, 23 Jan 2012 13:03:55 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] 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 fO1gRDvijqQk for ; Mon, 23 Jan 2012 13:03:55 -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 CB510429E21 for ; Mon, 23 Jan 2012 13:03:54 -0800 (PST) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id EBECC20640; Mon, 23 Jan 2012 22:03:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=postfix; bh=SiViIFtzmNL2Tb9rCuJq1qb8wFM=; b=iGc 7jG/KDedzb7hJXpPtGnmdc+y5B+nxNpNiV+IVs4dqPf/kGhQCaBHyRVc9lkkGfNH WO9Vwa/bO2aopqTSjKD/2B7rKuZzJUWCx2jqQRNSbpUJlxegkA8f8f6N0oxWqufx A/PXTKxpgUwFLAGLr8oubvGCm4gQ3cg4KaFCl5IQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:date:message-id:mime-version :content-type; q=dns; s=postfix; b=LRKyqP4/iociuulDoh2ZjiSaIExn3 y8a1QkjIJEM2In18Bj87H0bwp0l9wQ/ZLYK3VcFD5lGBblfOvZaXXNQ+/8SUbgG7 oYUVJlTcCmcYuoLW05/YCY8N6cgKi6byQwuqlHIsasBkcuUXeEXf84ymAtJH993I NbUe4FM6vt9qHU= Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Mon, 23 Jan 2012 22:03:49 +0100 (CET) From: Xavier Maillard To: Jameson Graef Rollins , Notmuch Mail Subject: Re: [PATCH 6/6] emacs: modify the default show-mode key bindings for archiving In-Reply-To: <1327307665-23387-6-git-send-email-jrollins@finestructure.net> References: <87pqea24z0.fsf@servo.finestructure.net> <1327307665-23387-1-git-send-email-jrollins@finestructure.net> <1327307665-23387-2-git-send-email-jrollins@finestructure.net> <1327307665-23387-3-git-send-email-jrollins@finestructure.net> <1327307665-23387-4-git-send-email-jrollins@finestructure.net> <1327307665-23387-5-git-send-email-jrollins@finestructure.net> <1327307665-23387-6-git-send-email-jrollins@finestructure.net> User-Agent: Notmuch/0.11 (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Mon, 23 Jan 2012 22:03:44 +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 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, 23 Jan 2012 21:03:55 -0000 This is also +1 for me. /Xavier