Re: improving eword-decode.el

Katsumi Yamaoka <[email protected]> Tue, 18 Oct 2005 19:36:14 +0900
Newsgroups gmane.mail.emacs.mime.japanese
Organization Emacsen advocacy group
Message-ID <[email protected]>

ftp://ftp.jpl.org/pub/tmp/eword-decode.el.gz

>> 

eword-decode-allow-incomplete-encoded-text is a variable defined in
`eword-decode'.  Its value is t

Documentation:
*Non-nil means allow incomplete encoded-text in successive encoded-words.
If non-nil, the decoder will decode B- or Q-encoding in each encoded-
word, concatenate them, and decode it by charset.  Otherwise, the
decoder will fully decode each encoded-word before concatenating them.

[back]