From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [BUG] org-export-normalize-links: Invalid function: org-if-unprotected-at
Date: Mon, 28 Sep 2009 22:10:49 +0200 [thread overview]
Message-ID: <EB345609-2E9E-470A-AAA5-9062082D0B7C@gmail.com> (raw)
In-Reply-To: <m2d45h9161.fsf@gmail.com>
Hi Eric,
I have no idea how this can happen. If you have any new information,
let me know.
As anyone else seen the problem Eric describes?
- Carsten
On Sep 23, 2009, at 3:38 PM, Eric Schulte wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> On Sep 23, 2009, at 4:59 AM, Eric Schulte wrote:
>>
>>> Hi,
>>>
>>> When publishing large html projects I sometimes run into the
>>> following
>>> error.
>>>
>>> : org-export-normalize-links: Invalid function: org-if-unprotected-
>>> at
>>>
>>> This happens unpredictably, and I find that it can normally be fixed
>>> by
>>> some combination of...
>>> - updating Org-mode with git pull
>>> - running make clean && make in my Org-mode directory
>>> - restarting Emacs
>>>
>>> My questions are
>>> - has anyone else seen this?
>>> - does anyone have advice for forensic analysis I should perform
>>> next
>>> time this happens?
>>>
>>> Thanks -- Eric
>>>
>>
>> Hi Eric,
>>
>> I think this can happen when using a uncompiled version of org-exp.el
>> that is
>> getting a compiled version of org.el via (require 'org).
>>
>> Adding
>>
>> (require 'org-macs)
>>
>> to org-exp.el (I just did that) should hopefully get rid of this
>> issue.
>>
>> - Carsten
>
> Hi Carsten,
>
> I just grabbed the latest version of Org-mode, ran
>
> $ make clean && make
>
> restarted Emacs, and tried again and ran into the same issue.
>
> org-export-normalize-links: Invalid function: org-if-unprotected-at
>
> I then ran
>
> $ make clean
>
> restarted Emacs, and tried again, and the publish worked without a
> problem. It seems to be a problem related to compiled version of
> either
> org-exp.el or org-macs.el, but I have no idea which. For now I'm
> content running uncompiled. Please let me know if there is some way
> for
> me to investigate or provide more useful debugging info.
>
> Thanks -- Eric
prev parent reply other threads:[~2009-09-28 20:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 3:59 [BUG] org-export-normalize-links: Invalid function: org-if-unprotected-at Eric Schulte
2009-09-23 13:48 ` Carsten Dominik
2009-09-23 14:38 ` Eric Schulte
2009-09-28 20:10 ` 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=EB345609-2E9E-470A-AAA5-9062082D0B7C@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@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).