Fix point movement when hiding threads
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 16:08:55 +0000 (17:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 Dec 2012 16:08:55 +0000 (17:08 +0100)
commitcbe6e76bf806b22879767af60fc37d26a8ae2af2
tree66395774248d1632f0acf7777f3730c8fe9fca92
parent759d1bb444f2ac7c9d9ccde166eb9fecfbdb959b
Fix point movement when hiding threads

* gnus-sum.el (gnus-summary-hide-thread): If point were further to the
right than four characters, this command would move point to
`point-max'.  Don't do that.
lisp/ChangeLog
lisp/gnus-sum.el