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: Eli Zaretskii
Subject: Re: invalid-function kbd on Emacs 24.2
Date: Sat, 09 Feb 2013 22:04:46 +0200

> 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.

Maybe some of your other customizations are at work here.




reply via email to

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