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 C81BC40DAC2 for ; Mon, 8 Nov 2010 06:32:24 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001] 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 WW86fk+4r5BY for ; Mon, 8 Nov 2010 06:32:14 -0800 (PST) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by olra.theworths.org (Postfix) with ESMTP id 2FD2940DAC6 for ; Mon, 8 Nov 2010 06:32:14 -0800 (PST) Received: by eyb6 with SMTP id 6so3134273eyb.26 for ; Mon, 08 Nov 2010 06:32:13 -0800 (PST) Received: by 10.216.142.131 with SMTP id i3mr144075wej.5.1289226732313; Mon, 08 Nov 2010 06:32:12 -0800 (PST) Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com [81.149.164.25]) by mx.google.com with ESMTPS id y80sm3151336weq.3.2010.11.08.06.32.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Nov 2010 06:32:11 -0800 (PST) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 3C1A359405B; Mon, 8 Nov 2010 14:31:06 +0000 (GMT) To: notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Improve the definition and use of `notmuch-fcc-dirs'. In-Reply-To: <1288945905-28354-1-git-send-email-dme@dme.org> References: <1288905241-31894-1-git-send-email-dme@dme.org> <1288945905-28354-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Mon, 08 Nov 2010 14:31:06 +0000 Message-ID: <87lj5328gl.fsf@ut.hh.sledj.net> 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: Mon, 08 Nov 2010 14:32:25 -0000 On Fri, 5 Nov 2010 08:31:45 +0000, David Edmondson wrote: > +(require 'cl-seq) Ouch. This (a) doesn't work and (b) breaks the 'no cl at runtime' rule. I'll fix it and resubmit. dme. -- David Edmondson, http://dme.org