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

Harald Hanche-Olsen <[email protected]> Tue, 24 Aug 2010 01:23:38 +0200 (CEST)
Newsgroups gmane.mail.mew.general
Message-ID <[email protected]>
+ Christophe TROESTLER <[email protected]>:

> Thanks!  Your code was a good basis to push me to investigate further
> but it does not work.

Ah, I bet it was the setf that broke it for you. Sorry about that; I
tend to forget that not everybody does (require 'cl). And I have this
habit of using setf instead of setq. Anyway, your code looks like a
nice enhancement of my own. I will study it when I have a little more
time. Thanks.

- Harald