Re: to:/cc: rewrapping

Kazuhiro Ito <[email protected]> Fri, 03 May 2019 11:02:05 +0900
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
> > 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