Re: to:/cc: rewrapping

Kazuhiro Ito <[email protected]> Fri, 03 May 2019 11:02:05 +0900
Newsgroups gmane.mail.wanderlust.general
Message-ID <8636lwfg82.wl--xmue__174.549808592417$1556848980$gmane$org@d1.dion.ne.jp>
> > You may be able to customize viewer's behavior by
> > mime-set-field-decoder function.  But SEMI's decoder functions always
> > unfold header string.  You need to make a new function which does not
> > fold header string.
> > 
> > (mime-set-field-decoder 'To 'wide 'your-original-decoder-function)
> 
> but how do i find my-original-decoder-function?

As I wrote in my previous post, you need to *make* a new function.  I
don't know whether someone has made such function.

-- 
Kazuhiro Ito