From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: bold etc. spanning multiple lines Date: Tue, 10 Jun 2008 10:57:09 +0100 Message-ID: <20080610095709.GC5498@atlantic.linksys.moosehall> References: <20080530231157.GD16661@atlantic.linksys.moosehall> <9592BB6CDB1CEB48826BE86ACD71FA996ABF7C@kwik.ic.uva.nl> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K60bK-0003au-Mw for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 05:57:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K60bJ-0003aO-U0 for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 05:57:14 -0400 Received: from [199.232.76.173] (port=53956 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K60bJ-0003a8-J1 for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 05:57:13 -0400 Received: from mail.beimborn.com ([70.84.38.100]:47227) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K60bJ-0008WO-G2 for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 05:57:13 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m5A9vB7J009329 for ; Tue, 10 Jun 2008 04:57:11 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m5A9vB3D009323 for emacs-orgmode@gnu.org; Tue, 10 Jun 2008 10:57:11 +0100 Content-Disposition: inline In-Reply-To: <9592BB6CDB1CEB48826BE86ACD71FA996ABF7C@kwik.ic.uva.nl> 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: org-mode mailing list On Tue, Jun 10, 2008 at 09:05:03AM +0200, Dominik, C. wrote: > Hi Adam, > > you can increase the number of allowed newlines in > emphasis using the variable `org-emphasis-regexp-components'. > > HTH Ahah, thanks! Whilst looking at this customize-option, I noticed that the stacking toggle button seemed to be missing documentation - might be worth adding a little description for that.