From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH] Option for clock and timer to be displayed in frame-title Date: Tue, 28 Feb 2012 17:51:55 -0500 Message-ID: <87hayafu5w.fsf@norang.ca> 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]:35088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Vtq-0003bq-BL for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 17:52:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S2Vto-0000vH-C9 for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 17:52:01 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:43764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S2Vto-0000v0-8g for emacs-orgmode@gnu.org; Tue, 28 Feb 2012 17:52:00 -0500 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. > > I am in the process of assigning my copyright to the FSF for this and > hopefully future org-mode contributions. I submit the patch now and > request comments as this is my first contribution to the project. Hi George! Thanks for the patch! First comment :) This patch needs a changelog entry in the commit text and a long description would also be appreciated. The long description allows us to see the purpose of the patch and how to use it without the necessity to read and parse any of the code changes. Thanks and Regards, Bernt