From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-resolve-clocks should not iterate over non-agenda org files [8.3.3 (8.3.3-elpaplus @ /home/dfeich/.emacs.d/elpa/org-plus-contrib-20160108/) Date: Thu, 21 Jan 2016 10:47:02 +0100 Message-ID: <87oacfjmcp.fsf@nicolasgoaziou.fr> References: <87oacggzp5.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59089) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMBnf-0003ec-EB for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:45:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMBnc-0006HB-8i for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:45:07 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:38321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMBnc-0006Gh-1s for emacs-orgmode@gnu.org; Thu, 21 Jan 2016 04:45:04 -0500 In-Reply-To: (Derek Feichtinger's message of "Thu, 21 Jan 2016 10:26:56 +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: Derek Feichtinger Cc: emacs-orgmode@gnu.org Hello, Derek Feichtinger writes: > The thing which made it hard for me to identify the initial problem was > that the test CLOCK lines I had in the testing file where placed there > without a heading. When later in the day I wanted to clock in to my tasks, > I then just ended up with a "outline-back-to-heading: before first > heading" error, but with no indicator which of my ~60 open org files was > the culprit. Maybe one could insert the file location in that error > message? Actually, that is the very point of `org-back-to-heading' but... it wasn't used. I fixed it. Thank you. > Since org is so extremely useful, and I almost spend 80% of my day in org > files (also some of my collaborators are beginning to use it... it is > viral), I often have >50 files with all kinds of purposes open: agenda, > various notes, beamer, html-exports, wiki-authoring, project-organization, > bookkeeping... the thing is just too useful. So, I think clashes between > the many uses of org files probably are natural. > > This being emacs :-) I just decided to advise org-resolve-clocks. Exactly. Thanks to Emacs, you can bend any part of Org to your needs. Regards, -- Nicolas Goaziou