From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/56666 Path: main.gmane.org!not-for-mail From: Michael Schierl Newsgroups: gmane.emacs.gnus.general Subject: `gnus-auto-center-summary' does not work when point is in article buffer Date: Wed, 10 Mar 2004 22:14:51 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1078954912 7253 80.91.224.253 (10 Mar 2004 21:41:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Mar 2004 21:41:52 +0000 (UTC) Original-X-From: ding-owner+M5205@lists.math.uh.edu Wed Mar 10 22:41:47 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1BSU-0003Em-00 for ; Wed, 10 Mar 2004 22:41:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1B1BRl-00010t-00; Wed, 10 Mar 2004 15:41:01 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1B1BRg-00010o-00 for ding@lists.math.uh.edu; Wed, 10 Mar 2004 15:40:57 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id A28C03A0034 for ; Wed, 10 Mar 2004 15:40:52 -0600 (CST) Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B1BRb-0004cL-00 for ; Wed, 10 Mar 2004 22:40:51 +0100 Original-Received: from d50-14.dsl.easysurfnet.de ([83.121.50.14]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Mar 2004 22:40:51 +0100 Original-Received: from schierlm-usenet by d50-14.dsl.easysurfnet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Mar 2004 22:40:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d50-14.dsl.easysurfnet.de User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:0xhwZwET8biXJyV7eSlQwP22uSM= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:56666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:56666 Hi, i usually leave point in article buffer while reading, since i'm used to scroll articles with cursor keys and I can scroll the summary pane with N and P anyway. Today i found a really useful feature in the gnus manua: `gnus-auto-center-summary'. However i was quite surprised when i noticed that this was already set to `t' and apparently not working. After a bit of examination i found that it works iff point is in summary buffer but not when point is in article buffer. Is that intentional? Is there a config option to change that? Michael