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: Fri, 04 Oct 2013 10:53:03 +0200 Message-ID: <87pprl8ljk.fsf@gmail.com> References: <87wqlu834i.fsf@gmail.com> <87li29a8wi.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VS183-0001wl-Ob for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VS17x-0004Bh-Q5 for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:52:55 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:34200) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VS17x-0004BS-Fx for emacs-orgmode@gnu.org; Fri, 04 Oct 2013 04:52:49 -0400 Received: by mail-wi0-f172.google.com with SMTP id hn9so1259962wib.5 for ; Fri, 04 Oct 2013 01:52:47 -0700 (PDT) In-Reply-To: <87li29a8wi.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Fri, 04 Oct 2013 13:43: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: > Cool! Anything in particular that we should be looking out for > (structure editing, export, etc)? It has so far not set my computer on > fire. Unfortunately, there is no simple recipe to try it out. Just use Org and, if you notice something suspicious, disable cache and try again. FYI, most sensitive cache operations happen when a headline, a block or a drawer in inserted, modifier or deleted. Thanks for testing it. Regards, -- Nicolas Goaziou