From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: RSS back-end: blogging with Org-mode is now easy Date: Thu, 11 Jul 2013 08:33:44 +0200 Message-ID: <87y59dtxkn.fsf@bzg.ath.cx> References: <871ubgvejb.fsf@bzg.ath.cx> <878v1ekaf2.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxARp-0005iE-Fx for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:33:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxARo-0006s6-NL for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:33:49 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:51889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxARo-0006rv-IE for emacs-orgmode@gnu.org; Thu, 11 Jul 2013 02:33:48 -0400 Received: by mail-we0-f171.google.com with SMTP id m46so6679992wev.30 for ; Wed, 10 Jul 2013 23:33:47 -0700 (PDT) In-Reply-To: (flammable project's message of "Wed, 10 Jul 2013 21:53:54 +0200") 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: flammable project Cc: emacs-orgmode@gnu.org flammable project writes: > Any ideas? Can you check if you have `url-encode-url'? C-h f url-encode-url RET will tell you. It is an autoloaded function, so you don't need to (require 'url-util), but if you can browse your Emacs sources, it should be in there. HTT, -- Bastien