]> git.eshelyaron.com Git - emacs.git/commit
Fix gnus subject matching when subject is empty
authorAndrew G Cohen <cohen@andy.bu.edu>
Tue, 21 Dec 2021 05:47:44 +0000 (13:47 +0800)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 21 Dec 2021 05:47:44 +0000 (13:47 +0800)
commit6d4c367f3f1f75372022afcef0ce6e200907ba3d
treefba1128bbf48705d62a6eb496c7376b758278b18
parentcf2597da0ddf81c3b7a3894449d7e416c1be8200
Fix gnus subject matching when subject is empty

* lisp/gnus/gnus-sum.el (gnus-summary-limit-include-thread): Don't try
to limit to a matching subject when the simplified subject is empty.
lisp/gnus/gnus-sum.el