From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66511 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.emacs.gnus.general Subject: Re: scroll-margin woes Date: Mon, 17 Mar 2008 15:18:59 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205763589 11784 80.91.229.12 (17 Mar 2008 14:19:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Mar 2008 14:19:49 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M14997@lists.math.uh.edu Mon Mar 17 15:20:18 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JbGCB-0004n4-Ls for ding-account@gmane.org; Mon, 17 Mar 2008 15:20:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JbGBK-00083J-BD; Mon, 17 Mar 2008 09:19:18 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JbGBI-000837-Ny for ding@lists.math.uh.edu; Mon, 17 Mar 2008 09:19:16 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JbGBC-0001N9-GJ for ding@lists.math.uh.edu; Mon, 17 Mar 2008 09:19:16 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JbGBJ-0008Lp-00 for ; Mon, 17 Mar 2008 15:19:17 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JbGBA-0001i6-Bb for ding@gnus.org; Mon, 17 Mar 2008 14:19:08 +0000 Original-Received: from kafka.physik3.gwdg.de ([134.76.92.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2008 14:19:08 +0000 Original-Received: from de_bb by kafka.physik3.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 17 Mar 2008 14:19:08 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: kafka.physik3.gwdg.de User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:cec5YaIrN76LbNX/TLujgE+SKtk= X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66511 Archived-At: Ralf Angeli writes: >> I'm using Gnus from CVS. > > Hm, then I don't know what the problem is. I've been using the CVS > version as well with Emacs 22 and I haven't encountered any problems > with `scroll-margin' set to 1. My scroll-margin is set to 7. The problem is not that easy to reproduce since it seems to depend on the size of the summary buffer and is worst with a threaded display (though it also occurs with disabled threads). See also this post: http://article.gmane.org/gmane.emacs.gnus.general/66402 I made a little screencast which shows the bug: http://m61s02.vlinux.de/vid/gnus-scroll-margin.ogg I open the group and continuously hit 'd' to mark posts as read. As you can see, the summary buffer doesn't update correctly; you can see in the status line that articles are actually marked: -David