From mboxrd@z Thu Jan 1 00:00:00 1970 From: joe Subject: Re: Is it possible to markup one character in a word? Date: Fri, 26 Aug 2011 12:25:01 +0000 (UTC) Message-ID: References: <8139gou3jv.fsf@gmail.com> 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]:37557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwvTK-0000Lz-IA for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 08:25:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwvTI-0001O0-U2 for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 08:25:18 -0400 Received: from lo.gmane.org ([80.91.229.12]:52685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwvTI-0001Nh-MY for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 08:25:16 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QwvTH-0005io-Oy for emacs-orgmode@gnu.org; Fri, 26 Aug 2011 14:25:15 +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 14:25:15 +0200 Received: from gruel by subra.cognitec-systems.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 26 Aug 2011 14:25:15 +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 Jambunathan K gmail.com> writes: > > Create string like > > e|*X*|ecute > > where the | stands for ZERO WIDTH SPACE > Hi, thanks for this pragmatic solution. What now would be interesting: how to toggle on/off a display of those small helpers? F.e. by showing/hiding some grayed '|' for these zero width whitesppaces? The whitespace module seems not to support this kind of spaces. Is there any centralized feature to show/hide those things? As optionally too, stuff like link/link_description, emphasized text with/without characters would be nice to be switchable by just one single command resp. shortcut... Thanks, Joe.