Allow cancelling articles that have a differing From address
commit2f35819ed103533a412e58b82b251cc924f77838
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Feb 2014 02:45:38 +0000 (5 18:45 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 6 Feb 2014 02:46:17 +0000 (5 18:46 -0800)
treef42c2337408c140d2424d20aeb09176a2f9fd2c2
parent8da1336efbd60db3a837c2dd77c91bc6f1116661
Allow cancelling articles that have a differing From address

* gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
buffer-local in some buffers, so bind it explicitly in the buffer we're
trying to cancel the article in (bug#10808).
lisp/gnus-msg.el