From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-refile is quite slow Date: Wed, 03 Oct 2012 11:16:36 +0200 Message-ID: <878vbnkj9n.fsf@bzg.ath.cx> References: <80sj9wvuf8.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJL5M-0004sB-SW for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 05:17:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJL5I-0002sb-Eo for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 05:17:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:35780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJL5I-0002sX-8H for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 05:17:40 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TJL50-00067y-If for emacs-orgmode@gnu.org; Wed, 03 Oct 2012 11:17:22 +0200 In-Reply-To: <80sj9wvuf8.fsf@somewhere.org> (Sebastien Vauban's message of "Wed, 03 Oct 2012 10:20:11 +0200") 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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Sébastien, "Sebastien Vauban" writes: > As said, I find the refiling quite slow -- am I the only one? Depending on `org-refile-targets' yes, it can be slow. `org-refile-use-cache' can help here, but still, you may have to refresh the cache from time to time, and it is annoying. Any idea on how to improve this is welcome. -- Bastien