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 AA9D54916B2 for ; Wed, 10 Mar 2010 15:40:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.76 X-Spam-Level: X-Spam-Status: No, score=-1.76 tagged_above=-999 required=5 tests=[AWL=-0.020, BAYES_20=-0.74, RCVD_IN_DNSWL_LOW=-1] 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 6luuoiw0uo5i for ; Wed, 10 Mar 2010 15:40:52 -0800 (PST) Received: from TX2EHSOBE008.bigfish.com (tx2ehsobe004.messaging.microsoft.com [65.55.88.14]) by olra.theworths.org (Postfix) with ESMTP id 9627A4916B1 for ; Wed, 10 Mar 2010 15:40:52 -0800 (PST) Received: from mail192-tx2-R.bigfish.com (10.9.14.238) by TX2EHSOBE008.bigfish.com (10.9.40.28) with Microsoft SMTP Server id 8.1.240.5; Wed, 10 Mar 2010 23:40:34 +0000 Received: from mail192-tx2 (localhost [127.0.0.1]) by mail192-tx2-R.bigfish.com (Postfix) with ESMTP id 8FEC659087C; Wed, 10 Mar 2010 23:40:34 +0000 (UTC) X-SpamScore: -9 X-BigFish: VPS-9(zz98dN4015Lzz1202hzzz32i6bh2a8h43h61h) X-Spam-TCS-SCL: 0:0 Received: from mail192-tx2 (localhost.localdomain [127.0.0.1]) by mail192-tx2 (MessageSwitch) id 1268264433507091_4830; Wed, 10 Mar 2010 23:40:33 +0000 (UTC) Received: from TX2EHSMHS033.bigfish.com (unknown [10.9.14.244]) by mail192-tx2.bigfish.com (Postfix) with ESMTP id 75FC4178053; Wed, 10 Mar 2010 23:40:33 +0000 (UTC) Received: from ausb3extmailp01.amd.com (163.181.251.8) by TX2EHSMHS033.bigfish.com (10.9.99.133) with Microsoft SMTP Server (TLS) id 14.0.482.39; Wed, 10 Mar 2010 23:40:30 +0000 Received: from ausb3twp01.amd.com ([163.181.250.37]) by ausb3extmailp01.amd.com (Switch-3.2.7/Switch-3.2.7) with SMTP id o2ANiE6S023108; Wed, 10 Mar 2010 17:44:17 -0600 X-WSS-ID: 0KZ3B3D-01-0RT-02 X-M-MSG: Received: from sausexhtp02.amd.com (sausexhtp02.amd.com [163.181.3.152]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ausb3twp01.amd.com (Tumbleweed MailGate 3.7.2) with ESMTP id 2B308102885E; Wed, 10 Mar 2010 17:40:24 -0600 (CST) Received: from optimon.amd.com (163.181.34.104) by sausexhtp02.amd.com (163.181.3.152) with Microsoft SMTP Server (TLS) id 8.2.234.1; Wed, 10 Mar 2010 17:40:25 -0600 Received: from mhdc-ns01.amd.com (mhdc-ns01.amd.com [165.204.35.147]) by optimon.amd.com (8.12.10/8.12.10) with ESMTP id o2ANePWT000597; Wed, 10 Mar 2010 17:40:25 -0600 Received: from testarossa.amd.com (testarossa.amd.com [165.204.147.44]) by mhdc-ns01.amd.com (8.13.8+Sun/8.13.8) with ESMTP id o2ANeAUw016044; Wed, 10 Mar 2010 16:40:10 -0700 (MST) Received: (from manderso@localhost) by testarossa.amd.com (8.13.1/8.13.1/Submit) id o2ANe9qK018639; Wed, 10 Mar 2010 16:40:09 -0700 X-Authentication-Warning: testarossa.amd.com: manderso set sender to MarkR.Anderson@amd.com using -f From: Mark Anderson To: James Vasile , "notmuch\@notmuchmail.org" In-Reply-To: <871vfrj0p3.fsf@hackervisions.org> References: <3wdvdd4hqv6.fsf@testarossa.amd.com> <871vfrj0p3.fsf@hackervisions.org> Date: Wed, 10 Mar 2010 16:40:09 -0700 Message-ID: <3wdpr3biw4m.fsf@testarossa.amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on optimon.amd.com X-Virus-Status: Clean X-Reverse-DNS: unknown Subject: Re: [notmuch] Any idea why my emacs doesn't want to accept my notmuch-folder keymap changes? 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: Wed, 10 Mar 2010 23:40:54 -0000 On Wed, 10 Mar 2010 16:01:28 -0600, James Vasile wrote: > You have a typo: mot-much-folder-mode-map should be > notmuch-folder-mode-map. (s/motmuch/notmuch/) Wow, how long can you stare at something and not see the obvious? Thanks, -Mark