all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Trouble with upgrade to emacs 24, loading problem
Date: Sat, 07 May 2011 14:39:45 +0200	[thread overview]
Message-ID: <4DC53D91.1040807@easy-emacs.de> (raw)
In-Reply-To: <BANLkTikqBBZbAbJcdDDgihfOTNK5NaFDTQ@mail.gmail.com>

Am 06.05.2011 23:32, schrieb Gabriele Lanaro:
> I've checked out the emacs 24 git repository, I have a problem loading some
> of my libraries, it triggers this error:
>
> Wrong type argument: listp, Forgot to expand macro eieio-object-p
>
> I can trigger it for example with this expression (it comes from
> emacs-starter-kit):
>
> (if (file-exists-p user-specific-dir)
>    (mapc #'load (directory-files user-specific-dir nil ".*el$")))
>
>
> What it can be?
>

Hi,

not being an expert, just a kind of woodoo:

as it's seems to concern a macro, maybe some macro built earlier is 
loaded and fails now.

Try `make -k bootstrap`  instead of a pure `make' when building it.

HTH

Andreas



      reply	other threads:[~2011-05-07 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-06 21:32 Trouble with upgrade to emacs 24, loading problem Gabriele Lanaro
2011-05-07 12:39 ` Andreas Röhler [this message]

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=4DC53D91.1040807@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=help-gnu-emacs@gnu.org \
    /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.