Fix incorrect display of RFC2047 encoded names in Rmail summary buffers
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 13:46:25 +0000 (15:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 13:46:25 +0000 (15:46 +0200)
commit92a8eba50503538086c30a323f814a561f0343ca
treed10862e85791168e49cc80cff63347f988183be1
parente152e577f01ce584a086c5a10a25de972ff6e9d6
Fix incorrect display of RFC2047 encoded names in Rmail summary buffers

 lisp/mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
 `from' or `to' address before taking its substring.  Fixes
 incorrect display in Rmail summary buffer whereby an RFC2047
 encoded name is chopped in the middle of the encoded string, and
 thus displayed encoded.
lisp/ChangeLog
lisp/mail/rmailsum.el