From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Emphasis and bold in quotation Date: Tue, 13 Nov 2007 08:12:32 +0100 Message-ID: <3BE7AE14-948E-4EE6-B126-7FF2633AA596@science.uva.nl> References: <47324691.3090903@gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrqUE-0001fk-0S for emacs-orgmode@gnu.org; Tue, 13 Nov 2007 02:47:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrqUB-0001et-Uh for emacs-orgmode@gnu.org; Tue, 13 Nov 2007 02:47:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrqUA-0001eP-0L for emacs-orgmode@gnu.org; Tue, 13 Nov 2007 02:47:02 -0500 Received: from smtp.science.uva.nl ([146.50.4.84]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrqU9-0003KV-EU for emacs-orgmode@gnu.org; Tue, 13 Nov 2007 02:47:01 -0500 In-Reply-To: <47324691.3090903@gmail.com> 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: "Daniel J. Sinder" Cc: Eddward DeVilla , emacs-orgmode@gnu.org On 8Nov2007, at 12:13 AM, Daniel J. Sinder wrote: > On 11/07/2007 10:16 AM, Eddward DeVilla wrote: >> Say: >> [*|This is [/|really] important!]. No. [*/_|Really!] > > @Why not @@ re-use @@ a markup that's @ already > in use @@. > > I say bring the simple, single-character markup back to the original > incarnation: *one* word /only/. Well, maybe not quite that - but if anything, emphasis is going to be de-scoped, not enhanced. I will very likely remove the possibility to do stacked emphasis like /*bold and italic*/, and I will also remove the possibility to do *bold text with /embedded/ italics*. I did some checking, Bastien already does not allow for the latter in org-export-latex, and I think not even muse does. - Carsten