From 68e0122d81762da14ccf6e22142514c1796a786d Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 29 May 2014 21:33:16 +2100 Subject: [PATCH] Re: [PATCH] test: use --quick when starting emacs. --- 69/533665c337a7bca6ac38efbea0d5eee9b83348 | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 69/533665c337a7bca6ac38efbea0d5eee9b83348 diff --git a/69/533665c337a7bca6ac38efbea0d5eee9b83348 b/69/533665c337a7bca6ac38efbea0d5eee9b83348 new file mode 100644 index 000000000..c69364ef3 --- /dev/null +++ b/69/533665c337a7bca6ac38efbea0d5eee9b83348 @@ -0,0 +1,60 @@ +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 11515431FBD + for ; Wed, 28 May 2014 17:33:25 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 3sC9hLLAD2Qn for ; + Wed, 28 May 2014 17:33:21 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id EFD06431FB6 + for ; Wed, 28 May 2014 17:33:20 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WpoHY-0001ZC-5X; Wed, 28 May 2014 21:33:20 -0300 +Received: (nullmailer pid 20684 invoked by uid 1000); Thu, 29 May 2014 + 00:33:16 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] test: use --quick when starting emacs. +In-Reply-To: <1401323187-17799-1-git-send-email-david@tethera.net> +References: <1401323187-17799-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.18 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Wed, 28 May 2014 21:33:16 -0300 +Message-ID: <87r43d1l0z.fsf@zancas.localnet> +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: Thu, 29 May 2014 00:33:25 -0000 + +David Bremner writes: + +> At least in emacs24, this removes the "site-lisp" directories from the +> load path in addition to enforcing --no-site-lisp --no-init-file. +> + +that should say, --no-site-file. fixed in git. + +d -- 2.26.2