unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: Updated Patch for command remapping through keymaps
Date: 07 Feb 2002 12:29:52 +0100	[thread overview]
Message-ID: <5x6659h6mn.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <20020207103500.736C.LEKTU@terra.es>

Juanma Barranquero <lektu@terra.es> writes:

> After your patches:
> 
> ELISP> (global-set-key (kbd "C-c a") #'(lambda (arg) (interactive "p") (message "%s" arg)))
> (lambda
>   (arg)
>   (interactive "p")
>   (message "%s" arg))
> 
> ELISP> (where-is-internal (lookup-key global-map (kbd "C-c a")))
> *** Eval error ***  Wrong type argument: arrayp, (lambda (arg) (interactive "p") (message "%s" arg))

Thanks.  I've fixed that now.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-02-07 11:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5xvgdngssk.fsf@kfs2.cua.dk>
     [not found] ` <5x665fe4t0.fsf@kfs2.cua.dk>
     [not found]   ` <200202040926.g149Qvf02362@aztec.santafe.edu>
     [not found]     ` <5xwuxsrxgl.fsf@kfs2.cua.dk>
     [not found]       ` <200202061354.g16DsLt04019@aztec.santafe.edu>
     [not found]         ` <5x3d0ee237.fsf@kfs2.cua.dk>
2002-02-06 23:44           ` Updated Patch for command remapping through keymaps Kim F. Storm
2002-02-07  9:42             ` Eli Zaretskii
2002-02-07 14:18               ` Stefan Monnier
2002-02-08 13:57               ` Richard Stallman
2002-02-08 13:57             ` Richard Stallman
2002-02-08 15:00               ` Stefan Monnier
2002-02-10  5:19                 ` Richard Stallman
2002-02-10 15:52                   ` Stefan Monnier
2002-02-11 18:47                     ` Richard Stallman
2002-02-07  9:39           ` Juanma Barranquero
2002-02-07 11:29             ` Kim F. Storm [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=5x6659h6mn.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@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 public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).