[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fly-spell mode and trunk
From: |
Eli Zaretskii |
Subject: |
Re: Fly-spell mode and trunk |
Date: |
Wed, 27 Mar 2013 18:16:25 +0200 |
> Date: Wed, 27 Mar 2013 16:43:00 +0100
> From: Angelo Graziosi <address@hidden>
>
> I have seen that on trunk recently (say at least with revision 112101)
> fly-spell mode changed the way to flag wrong word. Previously the wrong
> words become red or yellow (as in [*]), now they are just underlined
> (the underline looks very light, as in Libreoffice Writer or Thunderbird).
It's underlined with the "wave" style.
> I wonder if one can restore the previous behavior (for example, in the
> Emacs initialization file, ~/.emacs, ~/.emacs.d/init.el). How?
You need to customize the faces 'flyspell-incorrect' and
'flyspell-duplicate'.