Fix new summary-line after editing an article in Gnus
authorAndrew G Cohen <cohen@andy.bu.edu>
Thu, 10 Sep 2020 12:23:34 +0000 (20:23 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Thu, 10 Sep 2020 12:23:34 +0000 (20:23 +0800)
commitbe64c36dd465efd3230b9201f82afbd005a1f412
tree4dd5c9fcd6e5a3a0ed2921f55b5ac0a65395342c
parent931b9f5953013c1e8844d0c723411b87ccfedb1a
Fix new summary-line after editing an article in Gnus

* lisp/gnus/gnus-sum.el (gnus-summary-edit-article-done): Strip ^M
from the ends of lines after saving an edited article. Otherwise the
new header isn't always parsed properly, resulting in an incorrect
subject line in the summary buffer.
lisp/gnus/gnus-sum.el