From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ox, patch] Keywords & what should go in ox? Date: Thu, 26 Mar 2015 21:37:20 +0100 Message-ID: <87d23vlclb.fsf@nicolasgoaziou.fr> References: <871tkrsmxh.fsf@gmx.us> <87a8ze3bsa.fsf@nicolasgoaziou.fr> <87egobtv98.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbEVc-00016A-5O for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 16:36:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbEVZ-00042W-1H for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 16:36:08 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:51209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbEVY-00041v-SV for emacs-orgmode@gnu.org; Thu, 26 Mar 2015 16:36:04 -0400 In-Reply-To: <87egobtv98.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 26 Mar 2015 20:31:45 +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: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > I have now reviewed this section twice, and I have no clue what you want > me to change there. There's no :with-keywords or :with-description. I don't know either. I was sure that :keywords and :description were here, but, oddly, it isn't the case. That's a documentation bug as long as these keywords are in "ox.el". > At least SUBTITLE for ox-texinfo in not documented here. That's also a documentation bug. Note that it should probably be :texinfo-subtitle (and :texinfo-subauthor). Regards,