From: Bastien <bzg@altern.org>
To: Advrk Aplmrkt <avkaplmkt@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Error when loading org-export-generic.el
Date: Thu, 26 Jul 2012 05:49:23 +0200 [thread overview]
Message-ID: <87lii7chbw.fsf@altern.org> (raw)
In-Reply-To: <CAN+QS0+Ujuf0y4Z21SJ+CRRadtbuG7o6YhetKLrkY+fiyP_eZg@mail.gmail.com> (Advrk Aplmrkt's message of "Wed, 25 Jul 2012 13:51:22 -0400")
Advrk Aplmrkt <avkaplmkt@gmail.com> writes:
> I tried using (require 'org-export-generic), but emacs produces the
> same error when starting..... Any other possibilities? Thanks for your
> patience!
Did you (require 'org) first?
Basically the error says ̀defmacro*' doesn't exist.
̀defmacro*' is defined in cl-macs.el, so this file should be loaded
before you can load org-export-generic.el.
HTH,
--
Bastien
next prev parent reply other threads:[~2012-07-26 3:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 18:22 Error when loading org-export-generic.el avkaplmkt
2012-07-24 6:47 ` Bastien
2012-07-25 0:55 ` Advrk Aplmrkt
2012-07-25 6:38 ` Bastien
2012-07-25 17:51 ` Advrk Aplmrkt
2012-07-26 3:49 ` Bastien [this message]
2012-07-26 15:08 ` Advrk Aplmrkt
2012-07-26 15:11 ` Bastien
2012-07-26 16:10 ` Advrk Aplmrkt
2012-07-27 6:43 ` Bastien
2012-08-06 21:02 ` Suvayu Ali
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lii7chbw.fsf@altern.org \
--to=bzg@altern.org \
--cc=avkaplmkt@gmail.com \
--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.
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).