[mew-int 2919] Re: Wish for mew-use-format-flowed

Kazu Yamamoto (山本和彦) <[email protected]> Tue, 31 Aug 2010 18:08:21 +0900 (JST)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
>> > Thanks!  Your code was a good basis to push me to investigate further
>> > but it does not work.  To make it work, I had to use
>> > mew-tinfo-set-use-flowed.  Also running mew-draft-mode-name toggle the
>> > "F" in the mode line which is a nice visual feedback.  Since I will
>> > seldom use it, I also wanted an entry menu (there is a high risk I
>> > forget the shortcut).  So, eventually, here is the code I ended up
>> > with:
>> 
>> Christophe, would you like merge this to the main stream?
> 
> Here is a tentative patch.  Tell me what you think.

Thanks. I have merged with typo fixed and push it to github.

This function can be used by C-cC-pC-f in Draft mode now.

--Kazu