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 18BA1431FC0 for ; Sun, 11 May 2014 18:21:09 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 C42OSjVz+fMK for ; Sun, 11 May 2014 18:21:05 -0700 (PDT) Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A913E431FBF for ; Sun, 11 May 2014 18:21:05 -0700 (PDT) Received: by mail-ob0-f170.google.com with SMTP id uy5so7374617obc.15 for ; Sun, 11 May 2014 18:21:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type :content-transfer-encoding; bh=p5dBXda5uEmEl0p5is6lvJi67m102eiXLJdLy55+7Pg=; b=COLGqOQ+iwsUmmI3HCDkntAbhC/gNSssYZ7frv2X+RTGtmm9f8tkjORIQfj6waGBuK YQdh0/B9Q8AIdkmN6kQyujNuBprCItr/vSeOT8B1AFZt2SQXecChNLktbddNziP8+9uJ OAA2frpyoEdpC8EAJMJOB4zbLWYpWfrfxvNOHd9579qDrtXA6J3uhnScH9uWaOKu9leu bHEAdGbGbTChNv6ZTyowS0fYoWmX8rVy6muv9QcQGU5GOBV6EWWvftnWtEcUdzljGXlK 4mHKHob1c8TeScWzcb9Q1Zzhf96in/6voTdrqpo3FSFMqwlTqRSgBLYb9ML6xpYv9w8Q y7CQ== X-Received: by 10.60.135.106 with SMTP id pr10mr30158429oeb.15.1399857665007; Sun, 11 May 2014 18:21:05 -0700 (PDT) Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40]) by mx.google.com with ESMTPSA id js4sm43532463oeb.3.2014.05.11.18.21.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 May 2014 18:21:02 -0700 (PDT) Date: Sun, 11 May 2014 20:20:56 -0500 From: Felipe Contreras To: notmuch@notmuchmail.org Message-ID: <537021f811e4d_3b808ef30087@nysa.notmuch> Subject: Fix notmuchmail.org/emacstips/ Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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, 12 May 2014 01:21:09 -0000 Hi, It's a bit confusing when reading that page because '.emacs rc' looks a lot like '.emacsrc', specially with the fonts in my system. I think it should be changed to '.emacs config'. That would have saved me a bunch of time I spent trying to figure out why it wasn't working :( Cheers. -- Felipe Contreras