From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Exzessive newlines in org-element item interpreter? Date: Sun, 19 Oct 2014 12:01:47 +0200 Message-ID: <87bnp82x9w.fsf@nicolasgoaziou.fr> References: <87tx312j04.fsf@gmail.com> <87k33w36ci.fsf@nicolasgoaziou.fr> <87vbng7cf3.fsf@gmail.com> <87k33w7aei.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfnIb-0004Gw-8u for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 06:01:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfnIR-0007HT-4c for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 06:01:17 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:41380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfnIQ-0007GK-US for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 06:01:07 -0400 In-Reply-To: <87k33w7aei.fsf@gmail.com> (Thorsten Jolitz's message of "Sun, 19 Oct 2014 10:04:37 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > One more question: bullet strings are parsed 'as-is', but the > interpreter seems to have its own logic that is a bit difficult to grok > (or are there syntax errors too?): This is simple: ordered lists bullets are always "X.", where X is a number and unordered lists are always "-". Regards, -- Nicolas Goaziou