Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Steven E. Harris" <seh@panix.com>
To: info-gnus-english@gnu.org
Subject: Re: expanding the article window
Date: Wed, 29 Aug 2007 18:25:57 -0700	[thread overview]
Message-ID: <7yk5rdzu5t.fsf@fillmore.spawar.navy.mil> (raw)
In-Reply-To: <841wdmp0uh.fsf@blade3.toledo.com>

dbast0s@yahoo.com.br (Daniel C. Bastos) writes:

> I get an error when evaluating this code. The debugger report doesn't
> look very friendly. Shall I show that to you somehow? The first line
> is
>
>      Debugger entered--Lisp error: (wrong-type-argument arrayp 43)

My guess is that in your Emacs the argument to `define-key' must be a
vector. Note that 43 is the character code for '+'.

Try using

  '(?\+)

instead of just ?\+.

-- 
Steven E. Harris

      reply	other threads:[~2007-08-30  1:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 17:41 Daniel C. Bastos
2007-08-24 19:03 ` Daniel C. Bastos
2007-08-24 20:29   ` Steven E. Harris
2007-08-25 21:12     ` Daniel C. Bastos
2007-08-26 17:02       ` Steven E. Harris
2007-08-27 14:30         ` Daniel C. Bastos
2007-08-27 16:13           ` Daniel C. Bastos
     [not found]             ` <7yodgr8qu9.fsf@fillmore.spawar.navy.mil>
2007-08-29 20:09               ` Daniel C. Bastos
2007-08-30  1:30                 ` Steven E. Harris
2007-08-31 17:08                   ` Daniel C. Bastos
2007-09-01 16:58                     ` Steven E. Harris
     [not found]           ` <84r6lpymyk.fsf@blade3.tol\x04edo.com>
     [not found]             ` <7yr6ln47az.fsf@fillmore.spawar.navy.mil>
2007-08-29 20:00               ` Daniel C. Bastos
2007-08-30  1:25                 ` Steven E. Harris [this message]

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=7yk5rdzu5t.fsf@fillmore.spawar.navy.mil \
    --to=seh@panix.com \
    --cc=info-gnus-english@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).