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

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

Re: invalid-function kbd on Emacs 24.2


From: Michael Heerdegen
Subject: Re: invalid-function kbd on Emacs 24.2
Date: Sat, 09 Feb 2013 21:32:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.93 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> > From: Carlos López Camey <c.lopez@kmels.net>
> > Date: Sat, 9 Feb 2013 17:16:13 +0100
> > 
> > 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.


Regards,

Michael.



reply via email to

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