From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Org-mode export to html hangs when encoding links Date: Mon, 29 Feb 2016 19:50:16 +0100 Message-ID: <87h9grz6zb.fsf@nicolasgoaziou.fr> References: <87io17et43.fsf@nicolasgoaziou.fr> <87mvqjlpt7.fsf_-_@chenla.la> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaSre-0006XR-IK for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 13:48:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaSrd-0001tQ-Ou for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 13:48:14 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:60949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaSrd-0001tI-Ia for emacs-orgmode@gnu.org; Mon, 29 Feb 2016 13:48:13 -0500 In-Reply-To: <87mvqjlpt7.fsf_-_@chenla.la> (Brad Collins's message of "Mon, 29 Feb 2016 18:27:16 +0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Brad Collins Cc: Org mode Hello, Brad Collins writes: > 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 doesn't seem to be related to Org. `url-encode-url' is autoloaded in Emacs. There seem to be a problem there. Maybe the autoloads you are using are wrong. Regards, -- Nicolas Goaziou