From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.help Subject: Re: Init error message Date: Tue, 11 Mar 2003 08:44:21 +0000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8765qq1ee2.fsf@china.shootybangbang.com> References: <1fgba.43206$sf5.31886@rwcrnsc52.ops.asp.att.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047372297 20068 80.91.224.249 (11 Mar 2003 08:44:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2003 08:44:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 11 09:44:56 2003 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 18sfNX-0005DW-00 for ; Tue, 11 Mar 2003 09:44:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18sfO6-0001RC-0D for gnu-help-gnu-emacs@m.gmane.org; Tue, 11 Mar 2003 03:45:31 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!freenix!teaser.fr!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!host217-44-221-152.range217-44.btcentralplus.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: host217-44-221-152.range217-44.btcentralplus.com (217.44.221.152) Original-X-Trace: fu-berlin.de 1047372281 65218984 217.44.221.152 (16 [170119]) X-Orig-Path: china.shootybangbang.com!news X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i$Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7477 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7477 Kevin Reeder wrote: > Ok. I give up. I'm a new user to GNU Emacs. My system is RH 7.3 & the > following error message appears: > > Wrong type argument: arrayp, up Probably you have (global-set-key 'up 'whatever) in your .emacs file. If that is so, say (global-set-key [up] 'whatever) instead. > Please direct me to a _searchable_ archive of usenet groups.google.com