> From: rjd <3246251196r...@gmail.com>
> Date: Tue, 30 Jun 2015 14:01:53 +0000 (UTC)
> 
> Sometimes I do not like the bolded weight text. For example, source code
> comments are italic. This can be corrected by setting this in your theme.el :
> 
> FROM
>  '(font-lock-comment-face ((t (:slant italic :foreground "#bc9458"))))
> TO
>  '(font-lock-comment-face ((t (:slant normal :foreground "#bc9458"))))
> 
> But, in shell-mode
> 
> when I issue an ls -l I get directories in bold. Also, in my
> mode-line-format I have bold for mode-line-buffer-identification.
> 
> I do not know where to override the font settings for these. Ideally I would
> like to disable bold and italic all together.
> 
> What is the easiest way to do this?

Sorry, I don't know.  I don't use shell-mode.

This is not a Windows-specific issue, so I suggest to ask on
help-gnu-em...@gnu.org.

Reply via email to