all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* which-function mode-line color
@ 2008-12-18 21:11 kidologie
  2008-12-20  0:18 ` Peter Dyballa
       [not found] ` <mailman.3142.1229732318.26697.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: kidologie @ 2008-12-18 21:11 UTC (permalink / raw)
  To: help-gnu-emacs

When I recently upgraded from emacs21 to emacs22.3 - I see that the
function displayed on the mode-line is colored differently - it's gone
from a clear blue to a nearly unreadable dark blue. I haven't changed
anything.

I tried:

(setq font-lock-function-name-face 'yellow)

Doesn't change it. Any ideas why this has occurred with the upgrade
and what I can do to change it to something readable? Thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: which-function mode-line color
  2008-12-18 21:11 which-function mode-line color kidologie
@ 2008-12-20  0:18 ` Peter Dyballa
       [not found] ` <mailman.3142.1229732318.26697.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Dyballa @ 2008-12-20  0:18 UTC (permalink / raw)
  To: kidologie; +Cc: help-gnu-emacs


Am 18.12.2008 um 22:11 schrieb kidologie:

> When I recently upgraded from emacs21 to emacs22.3 - I see that the
> function displayed on the mode-line is colored differently - it's gone
> from a clear blue to a nearly unreadable dark blue.

If you really mean the mode-line, there are some variables you could  
customise:

	mode-line-format
	mode-line-inverse-video
	mode-line
	mode-line-inactive

At least these I have customised. There can be more, just check with  
customize!

--
Greetings

   Pete

There is no national science just as there is no national  
multiplication table; what is national is no longer science.
				– Anton Checov







^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: which-function mode-line color
       [not found] ` <mailman.3142.1229732318.26697.help-gnu-emacs@gnu.org>
@ 2008-12-20  3:30   ` kidologie
  0 siblings, 0 replies; 3+ messages in thread
From: kidologie @ 2008-12-20  3:30 UTC (permalink / raw)
  To: help-gnu-emacs

On Dec 19, 7:18 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> Am 18.12.2008 um 22:11 schrieb kidologie:
>
> > When I recently upgraded from emacs21 to emacs22.3 - I see that the
> > function displayed on the mode-line is colored differently - it's gone
> > from a clear blue to a nearly unreadable dark blue.
>
> If you really mean the mode-line, there are some variables you could  
> customise:
>
>         mode-line-format
>         mode-line-inverse-video
>         mode-line
>         mode-line-inactive
>
> At least these I have customised. There can be more, just check with  
> customize!
>
> --
> Greetings
>
>    Pete
>
> There is no national science just as there is no national  
> multiplication table; what is national is no longer science.
>                                 – Anton Checov

Thanks for the advice Pete! I found it today by doing: M-x list-faces-
display - then looking for which-func - there is was plain and simple.
Used customize and it's much better. I also read today that emacs 22
added fonts that messed up a lot of mode-line colorization - so I'm
guessing that's what happened to me.

Cheers,

||Rich


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-12-20  3:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 21:11 which-function mode-line color kidologie
2008-12-20  0:18 ` Peter Dyballa
     [not found] ` <mailman.3142.1229732318.26697.help-gnu-emacs@gnu.org>
2008-12-20  3:30   ` kidologie

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.