Group: gnu.emacs.help · Group Profile · Search for Backgrounds in gnu.emacs.help
Author: Drew Adams
Date: Sep 15, 2008 22:35
> I'd like to configure emacs to set the background color depending on the mode. Is it possible to do this, and how? Put a background-changing function on one of the hooks `change-major-...-change-major-mode-hook'. The function can use `set-background-color' to change the frame background (e.g. ...what the mode is). But keep in mind that background color applies to a frame, not to a ...
|