From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25388 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-auto-center-summary off-center Date: 26 Sep 1999 14:19:08 -0400 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5bk8pd4jtv.fsf@giga.cs.rochester.edu> References: <5bln9wvwfu.fsf@giga.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162781 13674 80.91.224.250 (21 Oct 2002 01:13:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:13:01 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA23986 for ; Sun, 26 Sep 1999 14:21:27 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB20331; Sun, 26 Sep 1999 13:21:23 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 26 Sep 1999 13:21:20 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA05912 for ; Sun, 26 Sep 1999 13:21:10 -0500 (CDT) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA23962 for ; Sun, 26 Sep 1999 14:19:11 -0400 (EDT) Original-Received: from giga.cs.rochester.edu (giga.cs.rochester.edu [192.5.53.186]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id OAA29332 for ; Sun, 26 Sep 1999 14:19:10 -0400 (EDT) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id OAA20140; Sun, 26 Sep 1999 14:19:09 -0400 (EDT) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Shenghuo ZHU's message of "24 Sep 1999 17:20:05 -0400" Original-Lines: 22 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25388 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25388 >>>>> "ZSH" == Shenghuo ZHU writes: ZSH> In XEmacs, that's a hard part. A summary buffer may include ZSH> characters of different font sizes. Therefore, it is difficult to ZSH> predict how many lines can be displayed in the buffer window. If ZSH> Gnus predicts a greater number than the number of lines can ZSH> actually be displayed, the cursor (the current line) may be ZSH> scroll out of the summary buffer window, then the cursor is ZSH> located to a weird place (another line in the window). Now, Gnus ZSH> predicts a bit smaller number, so a blank line may be displayed ZSH> in the summary buffer. ZSH> In GNU Emacs, there is no such problem. Actually, there is a bug in gnus-auto-center-summary in both GNU Emacs and XEmacs. In newsgroups with long summary lines, such as clari.ALL, when I turn lines truncation on (`gnus-summary-toggle-truncation'), the cursor may leave the current summary line, if I enter last few messages. -- Shenghuo ZHU