From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25315 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-auto-center-summary off-center Date: 25 Sep 1999 01:23:31 -0400 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <2nyadvo97w.fsf@tiger.jia.vnet> 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 1035162722 13324 80.91.224.250 (21 Oct 2002 01:12:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:12:02 +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 EAA10999 for ; Sat, 25 Sep 1999 04:23:12 -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 DAB19719; Sat, 25 Sep 1999 03:22:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 25 Sep 1999 03:22:56 -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 DAA14958 for ; Sat, 25 Sep 1999 03:22:41 -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 EAA10988 for ; Sat, 25 Sep 1999 04:20:40 -0400 (EDT) Original-Received: from heart.cs.rochester.edu (heart.cs.rochester.edu [192.5.53.109]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id BAA22148 for ; Sat, 25 Sep 1999 01:20:09 -0400 (EDT) Original-Received: (from zsh@localhost) by heart.cs.rochester.edu (8.9.3/8.9.3) id BAA01100; Sat, 25 Sep 1999 01:23:31 -0400 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: Stainless Steel Rat's message of "24 Sep 1999 19:36:50 -0400" Original-Lines: 20 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) XEmacs/21.2 (Shinjuku) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25315 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25315 >>>>> "Rat" == Stainless Steel Rat writes: Rat> * Shenghuo ZHU on Fri, 24 Sep 1999 Rat> | Now, Gnus predicts a bit smaller number, so a blank line may be displayed Rat> | in the summary buffer. Rat> Does Gnus use `window-displayed-height' in this calculation Rat> instead of window-height? It should. At least as far as XEmacs Rat> is concerned, use window-height for geometry calculations and Rat> window-displayed-height to get the actual number of lines of text Rat> displayed in the window -- regardless of variable text sizes. Yes, it is used. Rat> What function is responsible for this prediction? gnus-xmas-summary-recenter in gnus-xmas.el. -- Shenghuo ZHU