Additional fix for rfc822-addresses (Bug#5692).
commit4e7cafbe337f4ea438a2b00a9cfeb84e6d744842
authorChong Yidong <cyd@stupidchicken.com>
Mon, 8 Mar 2010 16:17:30 +0000 (8 11:17 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 8 Mar 2010 16:17:30 +0000 (8 11:17 -0500)
tree211663f5628ddf4c80a1022cc2ff6805bbd39304
parentf7e0618c1371ef9fd39e585716966b82190998c1
Additional fix for rfc822-addresses (Bug#5692).

* mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
that all errors are caught, and that the return value is always a
list (Bug#5692).
lisp/ChangeLog
lisp/mail/rfc822.el