From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: bug in docstring for org-emphasis-regexp-components (org.el) Date: Fri, 12 Nov 2010 12:17:39 -0600 Message-ID: <17B8365A-5381-425F-A5AB-FE2620C09D16@gmail.com> References: <4CDD73E9.1040808@sift.info> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=33810 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGyC8-0006aP-Ia for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 13:18:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGyBz-0003NR-0B for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 13:17:52 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:44510) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGyBy-0003Mq-Tw for emacs-orgmode@gnu.org; Fri, 12 Nov 2010 13:17:42 -0500 Received: by ywi6 with SMTP id 6so182949ywi.0 for ; Fri, 12 Nov 2010 10:17:42 -0800 (PST) In-Reply-To: <4CDD73E9.1040808@sift.info> 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: rpgoldman@sift.info Cc: Org Mode Fixed, thanks. It used to be 6, but the last one was removed later. - Carsten On Nov 12, 2010, at 11:05 AM, Robert Goldman wrote: > The docstring says: > > "...This is a list with 6 entries.... > > pre Chars allowed as prematch. Beginning of line will be > allowed too. > > post Chars allowed as postmatch. End of line will be > allowed too. > > border The chars *forbidden* as border characters. > > body-regexp A regexp like "." to match a body character. Don't use > non-shy groups here, and don't allow newline here. > > newline The maximum number of newlines allowed in an emphasis > exp. > > ..." > > That looks like 5 entries to me. > > best, > r > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode