From: Brad Collins <brad@chenla.la>
To: Org mode <emacs-orgmode@gnu.org>
Subject: Org-mode export to html hangs when encoding links
Date: Mon, 29 Feb 2016 18:27:16 +0700 [thread overview]
Message-ID: <87mvqjlpt7.fsf_-_@chenla.la> (raw)
In-Reply-To: <87io17et43.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 29 Feb 2016 10:57:48 +0100")
Since upgrading to 8.3.4, exporting to HTML fails if there
is a hypertext link in the document with the following error:
if: Autoloading failed to define function url-encode-url
This is the document that fails:
--begin--
#+TITLE: Testing
#+AUTHOR: Brad Collins
#+EMAIL: brad@chenla.la
* This is a Heading
Lorem ipsum dolor [[http://chenla.org][sit]] amet, consectetuer adipiscing elit. Donec
hendrerit tempor tellus. Donec pretium posuere tellus. Proin quam
nisl, tincidunt et, mattis eget, convallis nec, purus.
--end--
I'm running:
GNU Emacs 25.0.91.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2) of 2016-02-22
Org-mode version 8.3.4 (8.3.4-dist @ /home/deerpig/emacs-lisp/org-mode/lisp/)
Here is the the beginning of the debug backtrace (the full
backtrace is 165k):
Debugger entered--Lisp error: (error "Autoloading failed to define function url-encode-url")
(url-encode-url text)
(if (fboundp (quote url-encode-url)) (url-encode-url text) (if (org-string-match-p (concat "[[:nonascii:]" org-link-escape-chars-browser "]") text) (org-link-escape text org-link-escape-chars-browser) text))
No luck googling and I've looked through the code but I can't figure
out where to even begin to look. I couldn't get the Melpa
package to work -- so I'm running Org from a local install
from Git.
Any ideas?
Cheers,
b/
--
Brad Collins <brad@chenla.la>
skype|twitter: deerpig
http://chenla.la
next prev parent reply other threads:[~2016-02-29 11:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 1:57 How to add left superscripts 童俊翔
2016-02-29 9:57 ` Nicolas Goaziou
2016-02-29 11:27 ` Brad Collins [this message]
2016-02-29 18:50 ` Org-mode export to html hangs when encoding links Nicolas Goaziou
2016-02-29 12:49 ` How to add left superscripts 童俊翔
2016-02-29 15:19 ` Roger Mason
2016-02-29 15:37 ` John Kitchin
2016-02-29 16:39 ` Nick Dokos
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=87mvqjlpt7.fsf_-_@chenla.la \
--to=brad@chenla.la \
--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).