all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* invalid-function kbd on Emacs 24.2
@ 2013-02-09 16:16 Carlos López Camey
  2013-02-09 20:04 ` Eli Zaretskii
       [not found] ` <mailman.19446.1360440299.855.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Carlos López Camey @ 2013-02-09 16:16 UTC (permalink / raw
  To: help-gnu-emacs

Hello,

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")

If I click at "kbd" on the Debugger Mode, it goes to the definition in
subr.el.gz. If I call (kbd "<f7>" on ielm, the expression evaluates to
[f7] which makes the error above look odd. Do you happen to know how
can I fix it?

Thanks for your help,

Carlos



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-02-10 19:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.