[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] face for clock display in modeline
From: |
Eric S Fraga |
Subject: |
Re: [Orgmode] face for clock display in modeline |
Date: |
Fri, 5 Jun 2009 12:08:27 +0100 |
Carsten Dominik writes:
> On Jun 4, 2009, at 11:50 PM, Samuel Wales wrote:
> > I sometimes forget to clock out. I wonder if the showing a
> > distinctive face for the clock display might prevent that.
> >
> > It looks like org-clock-update-mode-line is the relevant function, but
> > customizing modeline-highlight face did not change the face.
> I would not know how to make this work either.....
I believe you can customise the mode line entry for org-mode to
include a face to use for that particular element of the mode line.
For instance, check out the following variable:
mode-line-buffer-identification
It specifies (in a local map) the face (mode-line-buffer-id) to use
for displaying the buffer name (bold by default) and this face can be
customised. It should be possible to define a similar entry for
org-mode-line-string with an appropriately defined face?
HTH!
- [Orgmode] face for clock display in modeline, Samuel Wales, 2009/06/04
- Re: [Orgmode] face for clock display in modeline, Carsten Dominik, 2009/06/05
- Re: [Orgmode] face for clock display in modeline,
Eric S Fraga <=
- Re: [Orgmode] face for clock display in modeline, Eric S Fraga, 2009/06/05
- Re: [Orgmode] face for clock display in modeline, Carsten Dominik, 2009/06/06
- Re: [Orgmode] face for clock display in modeline, Eric S Fraga, 2009/06/06
- [Orgmode] Re: face for clock display in modeline, David Abrahams, 2009/06/09
- Re: [Orgmode] face for clock display in modeline, Samuel Wales, 2009/06/09