From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Exzessive newlines in org-element item interpreter? Date: Sun, 19 Oct 2014 19:39:25 +0200 Message-ID: <87fvekrmb6.fsf@gmail.com> References: <87tx312j04.fsf@gmail.com> <87k33w36ci.fsf@nicolasgoaziou.fr> <87vbng7cf3.fsf@gmail.com> <87k33w7aei.fsf@gmail.com> <87bnp82x9w.fsf@nicolasgoaziou.fr> <87bnp86xmf.fsf@gmail.com> <87vbng0yuk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfuSH-0002R5-IA for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 13:39:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfuSB-0006Sw-Fy for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 13:39:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:56902) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfuSB-0006SS-9H for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 13:39:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XfuS9-0004nY-AK for emacs-orgmode@gnu.org; Sun, 19 Oct 2014 19:39:37 +0200 Received: from e178191199.adsl.alicedsl.de ([85.178.191.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2014 19:39:37 +0200 Received: from tjolitz by e178191199.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Oct 2014 19:39: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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Thorsten Jolitz writes: > >> The conclusion of your answer above is that the item-interpreter cannot >> produce the complete org-mode syntax for plain-lists that is recognized >> by the parser and described in the manual? > This question is too tricky (and closed) for me to answer. ,----[ C-h f yes-or-no-p RET ] | yes-or-no-p is an alias for `y-or-n-p'. | | (yes-or-no-p PROMPT) | | Ask user a "y or n" question. `---- -- cheers, Thorsten