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!


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to