all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bold fonts and flyspell
@ 2006-03-22 14:58 Shug Boabby
  2006-03-22 15:54 ` Kevin Rodgers
       [not found] ` <mailman.31.1143042980.14011.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Shug Boabby @ 2006-03-22 14:58 UTC (permalink / raw)


When a word is marked misspelled by flyspell, the word is made bold...
this bothers me a little, because it screws with the constant width
font layout I have in certain circumstances. I don't always want to add
words to the dictionary in order to fix this (e.g. when flyspell is not
smart enough about words with accents in LaTeX mode).

Is there any way I can turn off the bold-ification? And on a more
general note, I'd like to turn off all font resizing powers across the
board. Does anyone know how I can do that? I likes my fixed width fonts!

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bold fonts and flyspell
  2006-03-22 14:58 bold fonts and flyspell Shug Boabby
@ 2006-03-22 15:54 ` Kevin Rodgers
       [not found] ` <mailman.31.1143042980.14011.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-03-22 15:54 UTC (permalink / raw)


Shug Boabby wrote:
> When a word is marked misspelled by flyspell, the word is made bold...
> this bothers me a little, because it screws with the constant width
> font layout I have in certain circumstances. I don't always want to add
> words to the dictionary in order to fix this (e.g. when flyspell is not
> smart enough about words with accents in LaTeX mode).
> 
 > Is there any way I can turn off the bold-ification?

Just a stab in the dark, but why don't you try customizing the
flyspell-incorrect-face and flyspell-duplicate-face faces?

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bold fonts and flyspell
       [not found] ` <mailman.31.1143042980.14011.help-gnu-emacs@gnu.org>
@ 2006-03-23  4:09   ` Stefan Monnier
  2006-03-30 12:31     ` Shug Boabby
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2006-03-23  4:09 UTC (permalink / raw)


>> this bothers me a little, because it screws with the constant width
>> font layout I have in certain circumstances. I don't always want to add
>> words to the dictionary in order to fix this (e.g. when flyspell is not
>> smart enough about words with accents in LaTeX mode).
>> Is there any way I can turn off the bold-ification?

> Just a stab in the dark, but why don't you try customizing the
> flyspell-incorrect-face and flyspell-duplicate-face faces?

BTW, Also notice that you can use a different color for the underline.
I've set the above faces to only add an underline (in red or yellow).


        Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: bold fonts and flyspell
  2006-03-23  4:09   ` Stefan Monnier
@ 2006-03-30 12:31     ` Shug Boabby
  0 siblings, 0 replies; 4+ messages in thread
From: Shug Boabby @ 2006-03-30 12:31 UTC (permalink / raw)


Stefan wrote:
> BTW, Also notice that you can use a different color for the underline.
> I've set the above faces to only add an underline (in red or yellow).

that sounds perfect... do you mind sharing how you did this? I find
that the documentation on flyspell is limited at best.

In fact, I wouldn't mind having a look at your whole .emacs at any
rate... you always seem to have a custom function that does what is
needed :-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-30 12:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-22 14:58 bold fonts and flyspell Shug Boabby
2006-03-22 15:54 ` Kevin Rodgers
     [not found] ` <mailman.31.1143042980.14011.help-gnu-emacs@gnu.org>
2006-03-23  4:09   ` Stefan Monnier
2006-03-30 12:31     ` Shug Boabby

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.