help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Init error message


From: John Paul Wallington
Subject: Re: Init error message
Date: Tue, 11 Mar 2003 08:44:21 +0000
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux)

Kevin Reeder <avail@uponrequest.org> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]