bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8594: 23.2; flyspell ignores first line in message-mode


From: Peter Oliver
Subject: bug#8594: 23.2; flyspell ignores first line in message-mode
Date: Sat, 30 Apr 2011 16:38:09 +0100 (BST)
User-agent: Alpine 2.02 (LFD 1266 2009-07-14)

When using flyspell-mode with mail-mode or message-mode, the email header is 
ignored for spellchecking.

However, this incorrectly assumes that any such buffer will always begin with a 
header.  I use message-mode to edit the email body only, and I find that 
flyspell ignores the whole first paragraph of such a buffer.

Attached is a patch that causes flyspell to only try to skip over the header if 
the message really does begin with a header.

--
Peter Oliver

Attachment: flyspell-message-mode-headers.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]