emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Elliott <ae@mbl.ca>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: Invalid function: ignore-errors [6.36]
Date: Thu, 13 May 2010 15:07:50 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100513T165910-756@post.gmane.org> (raw)
In-Reply-To: E2E970C1-33F2-4079-AABA-122A8CE4A755@gmail.com

Carsten Dominik <carsten.dominik <at> gmail.com> writes:

> org.el does this already.  Just compile your .el files and things  
> should work.

You are right, but I suspect the following:

When org is compiled and installed using the Makefile, elisp source files are
compiled individually.  When org-list.el is compiled in isolation and the cl
package is not included, the `ignore-errors' macro is not previously defined;
thus Emacs assumes it's a function instead, so the resulting elc file is broken.
 If org is compiled within Emacs and not from a batch process, it's almost
certain that the cl package will have been loaded, so this problem doesn't occur.

I guess most people don't use the Makefile?

Adam

  reply	other threads:[~2010-05-13 15:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-11 13:40 Bug: Invalid function: ignore-errors [6.36] Robert Andersson
2010-05-11 14:09 ` Robert Andersson
2010-05-11 16:09   ` Adam Elliott
2010-05-11 17:09     ` Magnus Henoch
2010-05-12 14:54       ` Carsten Dominik
2010-05-13 15:07         ` Adam Elliott [this message]
2010-05-13 16:02           ` Carsten Dominik

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20100513T165910-756@post.gmane.org \
    --to=ae@mbl.ca \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).