From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Green, Edward" Newsgroups: gmane.emacs.bugs Subject: MS-Windows version of Emacs - scroll-left, scroll-right Date: Wed, 16 Oct 2002 07:28:36 -0400 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <81FB7E83AE49D611A9A500508BAC61120F2542@es0105.kop.omnicarecr.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: main.gmane.org 1034985018 19160 80.91.224.249 (18 Oct 2002 23:50:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 18 Oct 2002 23:50:18 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 182gsa-0004yG-00 for ; Sat, 19 Oct 2002 01:50:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 182cw5-0004xi-00; Fri, 18 Oct 2002 15:37:29 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 182cvY-0004n3-00 for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2002 15:36:56 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 182cvS-0004l6-00 for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2002 15:36:54 -0400 Original-Received: from gnudist.gnu.org ([199.232.41.7]) by monty-python.gnu.org with esmtp (Exim 4.10) id 182cue-0001WV-01 for bug-gnu-emacs@gnu.org; Fri, 18 Oct 2002 15:36:00 -0400 Original-Received: from es0104.kop.omnicarecr.com ([208.17.198.2]) by gnudist.gnu.org with esmtp (Exim 4.10) id 181mMR-0006lB-00 for bug-gnu-emacs@gnu.org; Wed, 16 Oct 2002 07:29:11 -0400 Original-Received: by es0104.kop.omnicarecr.com with Internet Mail Service (5.5.2653.19) id <48VX3RYW>; Wed, 16 Oct 2002 07:30:15 -0400 Original-To: 'bug-gnu-emacs' X-Mailer: Internet Mail Service (5.5.2653.19) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3711 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3711 These functions are advertised to take an argument in the info system , but on the the MS-Windows version trying to causes an error. I would like to scroll a specified number of characters to the left or right. My version of Emacs is "GNU EMACS 21.2.1 (i386-msvc-windows98.2222) of 2002-03-19 on buffy" Ed Green