emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Magnus Henoch <magnus.henoch@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Bug: Invalid function: ignore-errors [6.36]
Date: Wed, 12 May 2010 16:54:08 +0200	[thread overview]
Message-ID: <E2E970C1-33F2-4079-AABA-122A8CE4A755@gmail.com> (raw)
In-Reply-To: <847hna4b6m.fsf@linux-b2a3.site>


On May 11, 2010, at 7:09 PM, Magnus Henoch wrote:

> Adam Elliott <ae@mbl.ca> writes:
>
>> Problem exists in some 6.35 versions as well.  Looks like org- 
>> list.el uses
>> `ignore-errors' macro defined in cl-macs.el.  Adding following line  
>> near top of
>> org-list.el file fixes problem for me:
>>
>> (require 'cl)
>>
>> Does not appear that cl-macs can be required separately.
>
> The canonical way to require cl only for macros is:
> (eval-when-compile (require 'cl))


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

- Carsten

  reply	other threads:[~2010-05-12 14:54 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 [this message]
2010-05-13 15:07         ` Adam Elliott
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=E2E970C1-33F2-4079-AABA-122A8CE4A755@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=magnus.henoch@gmail.com \
    /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).