diff options
author | Eric Abrahamsen <eric@ericabrahamsen.net> | 2020-01-18 11:08:11 -0800 |
---|---|---|
committer | Eric Abrahamsen <eric@ericabrahamsen.net> | 2020-01-18 13:55:18 -0800 |
commit | 5118394e5be1f4ae2d74d7aee08aa2c149af790a (patch) | |
tree | 69b21bfdbbaca8d345f32941ef43883460dc6cc3 /lisp/emacs-lisp | |
parent | f3d30b5303783a307921b914d4df0b082106b39d (diff) | |
download | emacs-5118394e5be1f4ae2d74d7aee08aa2c149af790a.tar.gz emacs-5118394e5be1f4ae2d74d7aee08aa2c149af790a.tar.bz2 emacs-5118394e5be1f4ae2d74d7aee08aa2c149af790a.zip |
Ensure that gnus-summary-attach-article finds the right articles
* lisp/gnus/gnus-msg.el (gnus-summary-attach-article): Before
iterating over the articles to attach, first close any open
article. Using `set-buffer' required `gnus-summary-select-article' to
re-set the buffer every time, meaning we never got off the original
article.
(cherry picked from commit 447bb1313a6abc07776d93ee78cd976ab43856e5)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions