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, 06 Mar 2012 14:59:05 -0500 Message-ID: <87hay1lcvq.fsf@norang.ca> References: <87pqcypr9v.fsf@uea.ac.uk> <87hayafu5w.fsf@norang.ca> <87boohczzo.fsf@uea.ac.uk> <87vcmpdrka.fsf@norang.ca> <87pqcpljil.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S50Xb-00064F-E9 for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 14:59:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S50XV-0002Fa-0t for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 14:59:22 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:58114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S50XU-0002E8-Tj for emacs-orgmode@gnu.org; Tue, 06 Mar 2012 14:59:16 -0500 In-Reply-To: (George Kettleborough's message of "Tue, 06 Mar 2012 18:00:38 +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: George Kettleborough Cc: "emacs-orgmode@gnu.org" George Kettleborough writes: > Hi Bernt, > > On Tue, Mar 06 2012, Bernt Hansen wrote: >> I tried this patch at work and it hangs my Emacs session in Windows on >> startup. It's totally unresponsive and I have to kill the process with >> the task manager. >> >> I think there's an implementation problem here but I don't have any >> other useful information about what it might be. > > Thanks for testing the patch. That's quite alarming and I have no idea > why this would happen. Can you change the frame title by doing (setq > frame-title-format ...) on Windows emacs normally? I don't currently > have any Windows boxen to test this on unfortunately. > > Also, what emacs version are you running? Yes it was a bit alarming... but it seems to be working for now GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO I don't have frames on my Linux machine and I find the time in the title hard to find since it's the same colour as the rest of the frame title. I think I'll stick to the modeline for now. Most of my windows are fullscreen so that works for me. Regards, Bernt