emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: live programming


From: Drew Adams
Subject: RE: live programming
Date: Tue, 23 Jan 2007 13:31:31 -0800

> Usually, we modify .emacs files for example to load a new color of
> scroll-bar at the start of emacs. But is it possible to change this
> color in real time when it is already loaded...

I believe you can just `M-x customize-face scroll-bar RET', at least in
Emacs 22. Or use `M-x modify-face scroll-bar RET' or call `modify-face' or
`set-face-attribute' from Emacs-Lisp code.





reply via email to

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