From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: problems with export and :cache Date: Thu, 29 Oct 2015 19:11:04 +0000 Message-ID: <874mh9xzg7.fsf@gmail.com> References: <87vb9pyf0l.fsf@gmail.com> <871tcdpxeq.fsf@nicolasgoaziou.fr> <87io5pyaeo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrsbS-000272-6A for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 15:11:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrsbP-0001OD-F0 for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 15:11:14 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:34634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrsbP-0001O4-8c for emacs-orgmode@gnu.org; Thu, 29 Oct 2015 15:11:11 -0400 Received: by wikq8 with SMTP id q8so293760260wik.1 for ; Thu, 29 Oct 2015 12:11:10 -0700 (PDT) In-Reply-To: <87io5pyaeo.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, 2015ko urriak 29an, Aaron Ecay-ek idatzi zuen: >> Using `loop' here is, IMO, over-doing it. You can use instead, e.g., >>=20 >> (org-remove-if >> (lambda (item) >> (memq (car item) >> '(:colname-names :rowname-names :result-params :result-type :var))) >> params) >=20 > OK. I=E2=80=99ll push this to maint later today. Pushed as 54d3032 --=20 Aaron Ecay