If the head is completely empty, narrow to the empty region
authorLars Magne Ingebrigtsen <larsi@stories.(none)>
Fri, 6 Jan 2012 19:43:56 +0000 (20:43 +0100)
committerLars Magne Ingebrigtsen <larsi@stories.(none)>
Fri, 6 Jan 2012 19:43:56 +0000 (20:43 +0100)
commit08fcacba12d8ef604a74d92ba139b8bce307a215
tree544ca04d872b754cae085f41b549f4a73db5b51f
parent9dc0722f529ea2f3dc3916825023f789e6f0e6b2
If the head is completely empty, narrow to the empty region

* gnus-art.el (article-narrow-to-head): If the head is completely
empty, narrow to the empty region (bug#9764).

This makes the `t' command with the following settings not eat
paragraphs of the bodies:

  (setq gnus-visible-headers "^nomatch")
  (setq gnus-visible-headers nil
        gnus-ignored-headers nil)
lisp/ChangeLog
lisp/gnus-art.el