From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Re: Massive Org search Date: Wed, 04 Jan 2012 11:45:47 -0500 Message-ID: <87fwfvs9fo.fsf@iro.umontreal.ca> References: <877h17trsu.fsf@iro.umontreal.ca> <87lipnbhaf.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiTyM-0008Dm-Qi for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:46:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiTyH-0001NW-4L for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:45:54 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:64990 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiTyH-0001NS-0i for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 11:45:49 -0500 In-Reply-To: <87lipnbhaf.fsf@gnu.org> (Bastien's message of "Wed, 04 Jan 2012 16:48:08 +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: Bastien Cc: emacs-orgmode@gnu.org Bastien writes: > I guess your code runs faster, but you might be interested in=20 > M-x org-occur-in-agenda-files RET Unless I remember wrongly, I tried it. With many agenda files, Org became too slow for my needs. So, I thought I was unreasonable, and managed to keep only a few agenda files, and made the little code I shown you, as a (reasonable) compromise. I guess that with fewer files, I would not have felt any problem. Fran=C3=A7ois P.S. This morning, I created a table with nearly 2000 entries. The initial creation took a few seconds, but then, the updating afterwards is much faster than I expected, it is even quite workable. I suspect (without knowing) that much attention has been paid to these aspects.