From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org-rss-headline Date: Fri, 16 Jan 2015 09:42:04 +0100 Message-ID: <87k30nt8v7.fsf@nicolasgoaziou.fr> References: <87ppaisgbe.fsf@petton.fr> <87mw5miiwy.fsf@nicolasgoaziou.fr> <878uh50ydl.fsf@petton.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YC2Su-0003E1-0d for emacs-orgmode@gnu.org; Fri, 16 Jan 2015 03:41:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YC2So-0000zJ-Un for emacs-orgmode@gnu.org; Fri, 16 Jan 2015 03:41:11 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:56814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YC2So-0000yQ-OC for emacs-orgmode@gnu.org; Fri, 16 Jan 2015 03:41:06 -0500 In-Reply-To: <878uh50ydl.fsf@petton.fr> (Nicolas Petton's message of "Wed, 14 Jan 2015 23:51:34 +0100") 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: Nicolas Petton Cc: Org-mode Org-Mode Nicolas Petton writes: > Here's a new version that uses :RSS_TITLE. Do you think it's good enough > for a first patch? Thanks. It would be nice to document the feature somewhere in the library. > + (title (or (org-element-property :EXPORT_TITLE headline) I think you sent the wrong patch. Regards,