[ESS] Font

Vitalie S. vitosmail at rambler.ru
Thu Jan 14 15:00:59 CET 2010


On Tue, 12 Jan 2010 02:15:16 +0100, David Neu <david at davidneu.com> wrote:

> 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.
>

Place you point at the keyword and M-: (face-at-point), this will show the  
face at the cursor.
You can also customize all your fonts interactively from options>customize  
emacs>faces matching regexp

HTH,
Vitalie.


> Many thanks!
>
> Cheers,
> David
>
> ______________________________________________
> ESS-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help



More information about the ESS-help mailing list