From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Simple cache mechanism for `org-element-at-point' Date: Wed, 30 Oct 2013 11:06:59 +0100 Message-ID: <87y55b9inw.fsf@gmail.com> References: <87wqlu834i.fsf@gmail.com> <87k3gzaye9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbSft-0006M7-Sk for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 06:07:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VbSfl-00009C-Fu for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 06:06:53 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:62899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VbSfl-000097-9O for emacs-orgmode@gnu.org; Wed, 30 Oct 2013 06:06:45 -0400 Received: by mail-we0-f175.google.com with SMTP id t61so1056467wes.34 for ; Wed, 30 Oct 2013 03:06:44 -0700 (PDT) In-Reply-To: <87k3gzaye9.fsf@gmail.com> (Nicolas Goaziou's message of "Sun, 27 Oct 2013 09:52:46 +0100") 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: Org Mode List Cc: Carsten Dominik Nicolas Goaziou writes: > Here is a slight change to the second one, which will correctly reset > cache when some variables are customized or when a buffer is refreshed > (C-c C-c on a keyword). By the way, almost a month has passed since the first message in this thread. Is someone still testing, or reviewing, it? I know it is a non-trivial and quite sensitive change, so if one needs more time to evaluate it, I certainly can wait more. Otherwise, it might be better to simply apply it on master and cope with the bugs. WDYT? Regards, -- Nicolas Goaziou