From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Rush Subject: Re: Setting Face of clocking info in Modeline Date: Wed, 20 Jun 2012 23:40:36 -0500 Message-ID: <4FE2A5C4.8020802@taupro.com> References: <4FE1D997.50909@taupro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShZCJ-0003pt-1r for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 00:40:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ShZCG-000130-Sw for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 00:40:46 -0400 Received: from rampart2.timecastle.net ([192.67.63.129]:41698) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ShZCG-00012o-M1 for emacs-orgmode@gnu.org; Thu, 21 Jun 2012 00:40:44 -0400 In-Reply-To: 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: Moritz Ulrich Cc: emacs-orgmode@gnu.org On 06/20/2012 07:17 PM, Moritz Ulrich wrote: > > Jeff Rush writes: > >> I also found in a Google search the interesting >> 'org-clock-frame-title-format' implying I might be able to display the >> clocked-in task info in the frame header, but no actual example of it >> being used. > > Try setting `org-clock-clocked-in-display' to 'both or 'frame-title. Thanks Moritz for this suggestion. However it doesn't seem to be implemented in the latest official release, which I'm running: app-emacs/org-mode-7.8.11 I give a Git checkout a try, hopefully the master branch is stable. -Jeff