From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] Parsed keywords no longer hard-coded Date: Sun, 05 Apr 2015 21:01:33 +0200 Message-ID: <87iodacsc2.fsf@nicolasgoaziou.fr> References: <878ue6pvdp.fsf@nicolasgoaziou.fr> <87wq1qcx5t.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YepmO-0004ho-0P for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 15:00:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YepmK-0000pz-Qy for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 15:00:19 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:55018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YepmK-0000p3-La for emacs-orgmode@gnu.org; Sun, 05 Apr 2015 15:00:16 -0400 In-Reply-To: <87wq1qcx5t.fsf@gmx.us> (rasmus@gmx.us's message of "Sun, 05 Apr 2015 19:17:18 +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: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > I see you did not changed DESCRIPTION and KEYWORD in all backends. Unless > you plan to do it I'll look into this at the end of next week. I only changed them wherever they were actually parsed (using `org-element-parse-secondary-string'). This was only the case in "ox-latex". Anyway, feel free to introduce new behavior in back-ends. Regards, -- Nicolas Goaziou