From: Carsten Dominik <carsten.dominik@gmail.com>
To: Adam Elliott <ae@mbl.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Bug: Invalid function: ignore-errors [6.36]
Date: Thu, 13 May 2010 18:02:50 +0200 [thread overview]
Message-ID: <0E8AF217-DF3D-4405-8E21-9B950C713F01@gmail.com> (raw)
In-Reply-To: <loom.20100513T165910-756@post.gmane.org>
Hi Adam,
On May 13, 2010, at 5:07 PM, Adam Elliott wrote:
> 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.
You are right, I have added the statement to org-list.el.
Thanks!
- Carsten
prev parent reply other threads:[~2010-05-13 16:02 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
2010-05-13 16:02 ` Carsten Dominik [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
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=0E8AF217-DF3D-4405-8E21-9B950C713F01@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=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).