From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Feature request: custom clock headings Date: Wed, 28 Nov 2007 15:18:05 +0000 Message-ID: <87d4tuxutu.fsf@bzg.ath.cx> References: <87zlwz3ekf.fsf@bzg.ath.cx> 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 1IxNk4-0006f9-0G for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 09:18:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxNk2-0006eX-MX for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 09:18:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxNk2-0006eR-Fc for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 09:18:18 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxNk2-000745-I0 for emacs-orgmode@gnu.org; Wed, 28 Nov 2007 09:18:18 -0500 Received: by ug-out-1314.google.com with SMTP id a2so1697589ugf for ; Wed, 28 Nov 2007 06:18:17 -0800 (PST) In-Reply-To: (Tom Weissmann's message of "Tue, 27 Nov 2007 17:39:37 +0000 (UTC)") 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: emacs-orgmode@gnu.org Hi Tom, Tom Weissmann writes: > Bastien altern.org> writes: > >> > Could we have the option to create a custom function to create clock >> > headings? >> >> FWIW, I think it's a good idea. >> > > I've been trying out a version using advice, and it's proving very useful, not > least because you can propertise the mode-line: if I click the top level task it > opens the bug (it tends to be a bug :) in our bug tracking system, and if I > click the sub-task it takes me to it in my org file. Looks nice. Can you share your advice on this list? Thanks! -- Bastien