(gnus-group-startup-message): Move point to the start of the buffer.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 31 Oct 2010 15:50:02 +0000 (16:50 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 31 Oct 2010 15:50:02 +0000 (16:50 +0100)
lisp/ChangeLog
lisp/gnus.el

index 9410c13..c56ee71 100644 (file)
@@ -1,5 +1,8 @@
 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus.el (gnus-group-startup-message): Move point to the start of the
+       buffer.
+
        * nnimap.el (nnimap-capability): New function.
        (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
        is set.
        * nnimap.el (nnimap-capability): New function.
        (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
        is set.
index 4516646..48c6bad 100644 (file)
@@ -1065,6 +1065,7 @@ be set in `.emacs' instead."
                  (insert-char ?\  (max 0 (round (- (window-width)
                                                    (or x (car size))) 2)))
                  (insert-image image))
                  (insert-char ?\  (max 0 (round (- (window-width)
                                                    (or x (car size))) 2)))
                  (insert-image image))
+              (goto-char (point-min))
                t)))
     (insert
      (format "
                t)))
     (insert
      (format "