From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Option for clock and timer to be displayed in frame-title Date: Mon, 23 Apr 2012 15:12:25 +0200 Message-ID: <87vckq618m.fsf@altern.org> References: <87pqcypr9v.fsf@uea.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJCU-000490-OY for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SMJCO-0003Gx-Dg for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:21:06 -0400 Received: from incoming2.cnam.fr ([163.173.128.34]:49135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SMJCO-0003GR-7R for emacs-orgmode@gnu.org; Mon, 23 Apr 2012 09:21:00 -0400 In-Reply-To: <87pqcypr9v.fsf@uea.ac.uk> (g. kettleborough's message of "Tue, 28 Feb 2012 21:44:12 +0000") 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: g.kettleborough@uea.ac.uk Cc: emacs-orgmode@gnu.org g.kettleborough@uea.ac.uk writes: > Attached is a patch that gives the option to show the clock and timer > information in the frame title as well as the mode line (or both or > neither). I find this useful as there is often not enough room in the > mode line but there is enough in the frame title. This has been applied to master. Please test and confirm it works as expected. -- Bastien