From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [ANN] Radio lists update Date: Sat, 05 Dec 2015 13:51:20 +0000 Message-ID: <87egf12ecn.fsf@gmail.com> References: <87egf3sug2.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DFG-0001tw-Jw for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:51:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5DFD-0000lb-DR for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:51:26 -0500 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]:33171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5DFD-0000lE-7h for emacs-orgmode@gnu.org; Sat, 05 Dec 2015 08:51:23 -0500 Received: by wmec201 with SMTP id c201so109936104wme.0 for ; Sat, 05 Dec 2015 05:51:22 -0800 (PST) In-Reply-To: <87egf3sug2.fsf@nicolasgoaziou.fr> 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 Goaziou , Org Mode List Hi Nicolas, 2015ko abenudak 3an, Nicolas Goaziou-ek idatzi zuen: > > 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. It looks good. Thanks for your work. -- Aaron Ecay