From mboxrd@z Thu Jan 1 00:00:00 1970 From: joe Subject: nested and partially emphasizing Date: Fri, 26 Aug 2011 09:17:29 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39061) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwstU-0003pf-Uw for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 05:40:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwstT-00053L-Mf for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 05:40:08 -0400 Received: from lo.gmane.org ([80.91.229.12]:40719) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwstT-00052m-BN for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 05:40:07 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwstS-00068j-1C for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 11:40:06 +0200 Received: from subra.cognitec-systems.de ([217.18.180.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 11:40:06 +0200 Received: from gruel by subra.cognitec-systems.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 11:40:06 +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 Hi there, often discussed here, but seems have not lead to an actual solution yet: /italic/ *bold* _underlined_ works fine, but nested emphasizing not, as: *This is /actually/ bold.* Also partial emphasizing is not working by default: Neither for bar*keeper* nor for *bar*keeper. Not to speak about some further format stuff, like combinations with text parts set higher or lower. In my opinion the org-mode should be enhanced to support formatting as handy as typical Wiki environments do. Also concerning limitations of regular expressions. Often I found very monosyllabic hints to the org-emphasis-... variables. Anyone who knows a place where those points already are discussed or even explained with some comprehensible and working samples? Thanks, Joe.