[ESS] Font

David Neu david at davidneu.com
Tue Jan 12 02:15:16 CET 2010


Hi,

Does anyone know which the font in the inferior-ess buffer displays
prompts such as:

"Save workspace image? [y/n/c]: " when exiting ess

and

"Selection: " when using options(error=recover)

I'd like to change it.  For example, putting the following line in
~/.emacs will change the color of function names to yellow:
(set-face-foreground 'font-lock-function-name-face "yellow").  I would
like to do something similar for the font referenced above but I
haven't figured out what it's called.

Many thanks!

Cheers,
David



More information about the ESS-help mailing list