From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Hill Newsgroups: gmane.emacs.help Subject: window-vscroll broken? Date: Thu, 13 Nov 2003 15:35:49 -0800 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1068767488 3866 80.91.224.253 (13 Nov 2003 23:51:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2003 23:51:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 14 00:51:26 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AKRFF-0002C5-00 for ; Fri, 14 Nov 2003 00:51:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AKSBe-00057Q-Ch for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Nov 2003 19:51:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AKSAb-0004gq-2u for help-gnu-emacs@gnu.org; Thu, 13 Nov 2003 19:50:41 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AKS9U-0002xT-Tt for help-gnu-emacs@gnu.org; Thu, 13 Nov 2003 19:50:04 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AKS04-0004SG-Ir for help-gnu-emacs@gnu.org; Thu, 13 Nov 2003 19:39:48 -0500 Original-Received: from [153.105.4.30] (helo=synergymicro.com) by mx20.gnu.org with esmtp (Exim 4.24) id 1AKR1x-0005rc-Ta for help-gnu-emacs@gnu.org; Thu, 13 Nov 2003 18:37:42 -0500 Original-Received: from synergy.synergy.encinitas.ca.us (renfield-dmz-gateway [153.105.4.29]) by synergymicro.com (8.9.3/8.9.3) with ESMTP id PAA00922 for ; Thu, 13 Nov 2003 15:41:02 -0800 Original-Received: from [198.17.100.22] (G_Hill_Mac [198.17.100.22]) by synergy.synergy.encinitas.ca.us (8.12.8/8.12.8) with ESMTP id hADNcPNY025195 for ; Thu, 13 Nov 2003 15:38:25 -0800 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14159 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14159 I am trying to use the function window-vscroll in Emacs 21.2.2, and all it ever returns is 0. Does anyone know if it is just broken, or am I doing something wrong? --Greg