From: Katsumi Yamaoka Date: Mon, 24 Feb 2003 15:19:47 +0000 (+0000) Subject: Trivial fixes: X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=c493d961ae484d6f2065f9e98e0de8be31e56bf6;p=gnus Trivial fixes: * gnus-topic.el (gnus-topic-select-group): Replace gnus-group-group-name * gnus-group.el (gnus-group-select-group): with (gnus-group-group-name). --- diff --git a/lisp/gnus-group.el b/lisp/gnus-group.el index e2fa12462..4a5fc9b76 100644 --- a/lisp/gnus-group.el +++ b/lisp/gnus-group.el @@ -1876,7 +1876,7 @@ If the group is opened, just switch the summary buffer. If ALL is non-nil, already read articles become readable. If ALL is a number, fetch this number of articles." (interactive "P") - (when (and (eobp) (not gnus-group-group-name)) + (when (and (eobp) (not (gnus-group-group-name))) (forward-line -1)) (gnus-group-read-group all t)) diff --git a/lisp/gnus-topic.el b/lisp/gnus-topic.el index a6f662dcc..22ef257e6 100644 --- a/lisp/gnus-topic.el +++ b/lisp/gnus-topic.el @@ -1180,7 +1180,7 @@ If ALL is a number, fetch this number of articles. If performed over a topic line, toggle folding the topic." (interactive "P") - (when (and (eobp) (not gnus-group-group-name)) + (when (and (eobp) (not (gnus-group-group-name))) (forward-line -1)) (if (gnus-group-topic-p) (let ((gnus-group-list-mode