From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Woollatt, Cedric" Newsgroups: gmane.emacs.bugs Subject: bindings Date: Wed, 10 Jul 2002 16:02:01 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <67024BB66045D511A9380000F6B2EF85B38476@RBGMSG02> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1026309992 24820 127.0.0.1 (10 Jul 2002 14:06:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Jul 2002 14:06:32 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SI6y-0006SD-00 for ; Wed, 10 Jul 2002 16:06:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SI7h-0001ni-00; Wed, 10 Jul 2002 10:07:17 -0400 Original-Received: from rbgcon03.fnb.co.za ([196.10.116.13]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SI70-0001mv-00 for ; Wed, 10 Jul 2002 10:06:35 -0400 Original-Received: from rbgcon01.fnb.co.za (not verified[172.28.1.1]) by rbgcon03.fnb.co.za id ; Wed, 10 Jul 2002 15:59:59 +0200 Original-Received: from rbgpop01.fnb.co.za ([172.28.1.3]) by rbgcon01.fnb.co.za with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 3ST9DQNW; Wed, 10 Jul 2002 16:02:12 +0200 Original-Received: by rbgpop01.fnb.co.za with Internet Mail Service (5.5.2653.19) id <3SBS8GTJ>; Wed, 10 Jul 2002 16:02:01 +0200 Original-To: "'bug-gnu-emacs@gnu.org'" 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:2579 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2579 --text follows this line-- This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English, because the Emacs maintainers do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. In GNU Emacs 21.2.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy configured using `configure --with-msvc (12.00)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENS locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I have the following 2 lines in the c:\.emacs file (global-set-key (quote [f9]) (quote view-scroll-line-forward)) (global-set-key (quote [f10]) (quote view-scroll-line-backward)) trying to use f9 or f10 produces the message that the functions are "void". ___________________________________________________________________________________________________ The views expressed in this email are, unless otherwise stated, those of the author and not those of the FirstRand Banking Group or its management. The information in this e-mail is confidential and is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted in reliance on this, is prohibited and may be unlawful. Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data transmitted electronically and to preserve the confidentiality thereof, no liability or responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted or does not reach its intended destination. ________________________________