all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>
Cc: michael_heerdegen@web.de, help-gnu-emacs@gnu.org
Subject: RE: invalid-function kbd on Emacs 24.2
Date: Sun, 10 Feb 2013 09:00:18 -0800	[thread overview]
Message-ID: <11D3A1E6631F4C87A218E72239FD5058@us.oracle.com> (raw)
In-Reply-To: <834nhk7n5v.fsf@gnu.org>

> > > 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.  
> > 
> > But you said 24.2 - the release, which does has `kbd' only 
> > as a macro.
> > 
> > So maybe the problem is a more recent haskell library that 
> > expects `kbd' to be a function, and so does not DTRT to get
> > the macro `kbd' (loaded).
> 
> Unlikely: I tried both with 24.2 and the current development version,
> and didn't get the error either way.

Did you try with a recent Haskell library?

That was my suggestion of what to check: a (new) Haskell file that expects `kbd'
as a function (so does not try to load the file defining its macro), plus an
Emacs version (24.2) that provides it only as a macro.  Just a possibility to
check.




  reply	other threads:[~2013-02-10 17:00 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
2013-02-09 22:05       ` Drew Adams
2013-02-10  5:28         ` Eli Zaretskii
2013-02-10 17:00           ` Drew Adams [this message]
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=11D3A1E6631F4C87A218E72239FD5058@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=eliz@gnu.org \
    --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.