all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Paul Wallington <jpw@gnu.org>
Subject: Re: Init error message
Date: Tue, 11 Mar 2003 08:44:21 +0000	[thread overview]
Message-ID: <8765qq1ee2.fsf@china.shootybangbang.com> (raw)
In-Reply-To: 1fgba.43206$sf5.31886@rwcrnsc52.ops.asp.att.net

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	other threads:[~2003-03-11  8:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11  7:29 Init error message Kevin Reeder
2003-03-11  8:44 ` John Paul Wallington [this message]
2003-03-12  0:08   ` Kevin Reeder
2003-03-12  2:19     ` Kevin Rodgers
2003-03-12 14:36     ` Kai Großjohann
2003-03-13 14:21     ` kgold
2003-03-11 14:27 ` LLeweLLyn
2003-03-12 21:58 ` Kevin Reeder
2003-03-13  2:14   ` Unknown
2003-03-13  7:53     ` Kevin Reeder
2003-03-13 12:06       ` Unknown
2003-03-13 12:44         ` David Kastrup
2003-03-13 13:00         ` John Paul Wallington
2003-03-13 14:03           ` David Kastrup

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8765qq1ee2.fsf@china.shootybangbang.com \
    --to=jpw@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.