Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-04-23 Thread Bastien
g.kettleboro...@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 titl

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread Bernt Hansen
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 p

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread Nick Dokos
mode-bounces+jos'h.fuller=arcproductions@gnu.org > > [mailto:emacs-orgmode-bounces+jos'h.fuller=arcproductions....@gnu.org] > > On Behalf Of George Kettleborough > > Sent: Tuesday, March 06, 2012 1:01 PM > > To: Bernt Hansen > > Cc: emacs-orgmode@gnu

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread Jos'h Fuller
t; [mailto:emacs-orgmode-bounces+jos'h.fuller=arcproductions@gnu.org] > On Behalf Of George Kettleborough > Sent: Tuesday, March 06, 2012 1:01 PM > To: Bernt Hansen > Cc: emacs-orgmode@gnu.org > Subject: Re: [O] [PATCH] Option for clock and timer to be displayed in > frame-

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread George Kettleborough
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

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread Bernt Hansen
Bernt Hansen writes: > Bernt Hansen writes: > >> George Kettleborough writes: >> >>> On Tue, Feb 28 2012, Bernt Hansen wrote: 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

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-03-06 Thread Bernt Hansen
Bernt Hansen writes: > George Kettleborough writes: > >> On Tue, Feb 28 2012, Bernt Hansen wrote: >>> 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

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-02-29 Thread Bernt Hansen
George Kettleborough writes: > On Tue, Feb 28 2012, Bernt Hansen wrote: >> 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 re

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-02-29 Thread George Kettleborough
On Tue, Feb 28 2012, Bernt Hansen wrote: > 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.

Re: [O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-02-28 Thread Bernt Hansen
g.kettleboro...@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 titl

[O] [PATCH] Option for clock and timer to be displayed in frame-title

2012-02-28 Thread g . kettleborough
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 cop