[mew-int 2678] Re: format=flowed
Harald Hanche-Olsen <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
>> > So longlines-mode needs to be turned off before mew gets to look >> at any headers, I think. >> >> Does the following patch solve your problem? > > Yes. (I see that you have already put it into CVS.) But I have just discovered a much better solution for emacs 23 users: Don't use longlines-mode, set the magic variable word-wrap to t instead. This is much more robust, as it doesn't make changes to the buffer contents the way longlines-mode does. - Harald