emacs-orgmode
[Top][All Lists]
Advanced

[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!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]