From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: XML entities in the ox-rss exporter Date: Tue, 24 May 2016 22:48:09 +0200 Message-ID: <8737p79o8m.fsf@saiph.selenimh> References: <87r3d05w5f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5JFV-0005Ac-Af for emacs-orgmode@gnu.org; Tue, 24 May 2016 16:48:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5JFT-0007wf-Et for emacs-orgmode@gnu.org; Tue, 24 May 2016 16:48:20 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:57184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5JFT-0007wU-8F for emacs-orgmode@gnu.org; Tue, 24 May 2016 16:48:19 -0400 In-Reply-To: <87r3d05w5f.fsf@gmail.com> (Arun Isaac's message of "Wed, 18 May 2016 00:50:28 +0530") 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" To: Arun Isaac Cc: emacs-org Hello, Arun Isaac writes: > I can provide a patch for this. Thank you. > But, do I use an external library like xmlgen > (https://github.com/philjackson/xmlgen), or do I write my own find and > replace functions like those in ox-html? Since "ox-rss.el" loads "ox-html", could you re-use code in the latter? Regards, -- Nicolas Goaziou