Nicolas Goaziou <[email protected]> writes: > Hello, > > Rasmus <[email protected]> writes: > >> Maybe a defcustom consisting of an alist of anonymous faces: >> >> '((R ((:background "red"))) >> (emacs-lisp ((:background "blue")))) > > Sounds good, even if a string as the key might be better (languages are > stored as strings in the parse tree). Also why limit ourselves to > anonymous faces?
I've changed it to take an anonymous face, a face or a color string which then becomes the background. I’ll just have to get the darn customize interface working properly. Rasmus -- Vote for proprietary math!
