all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Michael Heerdegen'" <michael_heerdegen@web.de>,
	<help-gnu-emacs@gnu.org>
Subject: RE: invalid-function kbd on Emacs 24.2
Date: Sat, 9 Feb 2013 14:02:57 -0800	[thread overview]
Message-ID: <D4C579ACD20944A4AA9AA29FE446B70F@us.oracle.com> (raw)
In-Reply-To: <87fw15z0qu.fsf@web.de>

> > > I just compiled emacs-24.2 and then went on to install 
> > > haskell-mode using the package manager. When I trigger
> > > M-x haskell-mode I'm presented with the following error:
> > > Debugger entered--Lisp error: (invalid-function kbd)
> > >   kbd("C-c C-t")
> >
> > This doesn't happen to me, at least not with the latest haskell-mode
> > from Github.  Here's what I did:
> >
> >   emacs -Q
> >   M-x load-file RET haskell-mode.el RET
> >   M-x haskell-mode RET
> >
> > No error after that.
> 
> I too can't reproduce this.
> 
> But, FWIW, I saw this kind of error several times in the past, with
> different functions.  Although functions were defined, I got an
> `invalid function' error.  Every time, only running compiled code was
> affected.  I have no short recipe, however.

Recall that `kbd' changed recently from a macro to a function.  My guess is that
that might have something to do with this.  Just a hunch.  Maybe an old
byte-compiled file is involved somehow.  




  reply	other threads:[~2013-02-09 22:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 16:16 invalid-function kbd on Emacs 24.2 Carlos López Camey
2013-02-09 20:04 ` Eli Zaretskii
     [not found] ` <mailman.19446.1360440299.855.help-gnu-emacs@gnu.org>
2013-02-09 20:32   ` Michael Heerdegen
2013-02-09 22:02     ` Drew Adams [this message]
2013-02-09 22:05       ` Drew Adams
2013-02-10  5:28         ` Eli Zaretskii
2013-02-10 17:00           ` Drew Adams
2013-02-10 17:38             ` Eli Zaretskii
2013-02-10 18:02               ` Drew Adams
2013-02-10 19:37                 ` Eli Zaretskii

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=D4C579ACD20944A4AA9AA29FE446B70F@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.