From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] [PATCH] ox-rss: Put email address in element Date: Tue, 14 Jun 2016 13:57:42 +0200 Message-ID: <87r3c00yq1.fsf@saiph.selenimh> References: <87eg80svo5.fsf@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCmyg-0002bJ-H7 for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 07:57:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCmyc-0006oR-Ar for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 07:57:53 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:35548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCmyc-0006oN-3q for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 07:57:50 -0400 In-Reply-To: <87eg80svo5.fsf@systemreboot.net> (Arun Isaac's message of "Tue, 14 Jun 2016 01:33:54 +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: org-mode-email Hello, Arun Isaac writes: > The RSS specification requires the email address and the name of the > author to be provided in the element in the format > "email@domain.com (Name)". > > http://www.rssboard.org/rss-specification#ltauthorgtSubelementOfLtitemgt > > Currently, only the author's name is provided. This is invalid > RSS. Please find attached a patch fixing this. Applied. Thank you. Regards, -- Nicolas Goaziou