From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: orgmode and physical fitness training Date: Fri, 07 Nov 2008 21:25:16 +0100 Message-ID: <87k5bfl1w3.fsf@abc.se> References: <1223994514.15613.17.camel@monad.lab> <87abceez2z.fsf@abc.se> <87abccu71x.fsf@gmail.com> <87od0rl8w3.fsf@abc.se> <87r65nwh1w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KyXtq-0001dd-BZ for emacs-orgmode@gnu.org; Fri, 07 Nov 2008 15:25:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KyXto-0001cW-EB for emacs-orgmode@gnu.org; Fri, 07 Nov 2008 15:25:45 -0500 Received: from [199.232.76.173] (port=59643 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KyXto-0001cQ-6Q for emacs-orgmode@gnu.org; Fri, 07 Nov 2008 15:25:44 -0500 In-Reply-To: <87r65nwh1w.fsf@gmail.com> (Eric Schulte's message of "Fri, 07 Nov 2008 10:02:19 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: David O'Toole , emacs-orgmode@gnu.org "Eric Schulte" writes: > Speeding up these functions would also pay off if/when org-mode is used > on more portable handheld computers. That is a good point. I will try to see if I am able to make some improvement and I know that without inherited tags it is about 10 times faster. I have my own recursive map headings function who passes inherited tags, it is much faster, but it would be even nicer if a more general function like org-map-entries could remember and pass inherited tags (and properties?) in some smart way... > I will certainly apply this to org-collector.el. In fact if you would > be interested in collaborating on this tool --for speed, stability, > cleaner arguments and results printing-- I could upload this to worg > where we could both make changes. I am registered on Worg-git but I have never committed anything just looked around and I like it. Yes, I am interested in collaboration. You have read my reply about my personal goals of a all-round statistical diary. I think that this tool can be a nice beginning. /Mikael Fornius