From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Bug: columnview times don't accumulate properly [7.8.03 (release_7.8.03.576.gbeb02)] Date: Fri, 16 Mar 2012 19:03:33 +0100 Message-ID: <87pqccpgne.fsf@Rainer.invalid> References: <87boo07ltk.fsf@ed.ac.uk> <87bonxjlsi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8bVI-0005Qj-SS for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 14:03:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8bVD-0003TY-TL for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 14:03:52 -0400 Received: from plane.gmane.org ([80.91.229.3]:57959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8bVD-0003TG-MU for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 14:03:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S8bV9-0002sW-V3 for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 19:03:43 +0100 Received: from pd9eb547b.dip.t-dialin.net ([217.235.84.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2012 19:03:43 +0100 Received: from Stromeko by pd9eb547b.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2012 19:03:43 +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: emacs-orgmode@gnu.org Myles English writes: > I am an elisp novice so please would someone check this before I tag it > as a [PATCH]. In particular, something I am not sure about is the > "(require 'org-inlinetask)" which obviously introduces a dependency. What problem were you trying to solve when you added it? It doesn't appear to be needed at runtime (org-inlinetask-min-level is an autoloaded symbol). If you need it during compilation, it should be wrapped into an eval-when-compile at the beginning of the source file. HTH, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs