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: Sun, 03 Nov 2013 13:39:05 +0100 Message-ID: <87r4axmzh2.fsf@gmail.com> References: <87wqlu834i.fsf@gmail.com> <87k3gzaye9.fsf@gmail.com> <87y55b9inw.fsf@gmail.com> <87txfz53wy.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcwxC-0008B8-4x for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:38:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vcwx6-0004VK-D7 for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:38:54 -0500 Received: from mail-wg0-x22e.google.com ([2a00:1450:400c:c00::22e]:60808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vcwx6-0004VF-5t for emacs-orgmode@gnu.org; Sun, 03 Nov 2013 07:38:48 -0500 Received: by mail-wg0-f46.google.com with SMTP id m15so1118884wgh.25 for ; Sun, 03 Nov 2013 04:38:47 -0800 (PST) In-Reply-To: <87txfz53wy.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Wed, 30 Oct 2013 20:39:09 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > I wasn't expecting to report back anything meaningful on this issue > unless I saw a bug or problem. I've done quite a bit of day-to-day using > these patches -- editing, agenda stuff, and exporting -- with no > noticeable ill effects... so there's my report! Thank you very much for testing it. I pushed it on master branch. Hopefully, the more functions use `org-element-at-point' and `org-element-context', the more it will be beneficial. Regards, -- Nicolas Goaziou