From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] adding new plain lists item changes previous one it it ends in a number on a single lijne followed by a dot Date: Thu, 03 Feb 2011 17:47:26 +0100 Message-ID: <874o8l6p5t.wl%n.goaziou@gmail.com> References: <20110202192020.GF5402@shi.workgroup> <87bp2u6stl.wl%n.goaziou@gmail.com> <4D4A7F61.4010202@christianmoe.com> <877hdh6wgf.wl%n.goaziou@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=42721 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pl2LX-0000ij-Gu for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 11:47:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pl2LJ-0005bN-Hg for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 11:47:43 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:53962) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pl2LJ-0005aa-6F for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 11:47:37 -0500 Received: by wwb17 with SMTP id 17so1330700wwb.30 for ; Thu, 03 Feb 2011 08:47:35 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jeff Horn Cc: emacs-orgmode , mail@christianmoe.com Hello, >>>>> Jeff Horn writes: > What about a compromise? I envision an editable variable called > "org-plain-list-regexp-delimiter" (in the same vein as > "org-export-latex-emphasis-alist") that is a list of delimiters > recognized for plain lists. I rarely use periods (always use > parentheses), so the value of this variable could default to the > current behavior, but be customizable to remove specific delimiters > from the list. It is certainly doable, but it wouldn't help for the problem at hand. There is already a way to not use dots (this is the solution you envision), but only parenthesis, as numbered items separators. Regards, -- Nicolas