https://bugzilla.novell.com/show_bug.cgi?id=483563 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=483563#c3 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Dr. Werner Fink <werner@novell.com> 2009-03-31 09:13:57 MDT --- OK ... I 've submitted a fixed version with (defvar flyspell-signature-separator (if (boundp 'message-signature-separator) message-signature-separator "^-- $") "*String used to recognize .signatures.") added to flyspell.el and changed the occurence of message-signature-separator to flyspell-signature-separator in flyspell.el. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.