From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: [ANN] Radio lists update Date: Thu, 03 Dec 2015 11:22:21 +0100 Message-ID: <87egf3sug2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4R07-0002Bb-9w for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 05:20:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4R03-0004zj-RM for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 05:20:35 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:33957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4R03-0004zb-KN for emacs-orgmode@gnu.org; Thu, 03 Dec 2015 05:20:31 -0500 Received: from selenimh (unknown [IPv6:2a01:6600:8080:9601::2de]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 75511A80EB for ; Thu, 3 Dec 2015 11:20:30 +0100 (CET) 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: Org Mode List Hello, I just pushed a patch which should make radio lists on par with radio tables. In particular, it fixes a long standing issue with `org-list-to-generic' which was not really usable, and thus side-stepped in every back-end transformer (e.g. `org-list-to-latex'). Internally `org-list-parse-list' is obsoleted in favor of `org-list-to-lisp' (much like `org-table-to-lisp'), which is a simpler representation of lists. It is now easier to define programmatically a plain list. See docstring for details. Feedback welcome. Regards, -- Nicolas Goaziou 0x80A93738