From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Show presence of zero width spaces using overlay Date: Fri, 18 Sep 2015 23:11:30 +0200 Message-ID: <87twqrtou5.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56920) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zd2uu-0001hj-CN for emacs-orgmode@gnu.org; Fri, 18 Sep 2015 17:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zd2ut-0003dm-4Z for emacs-orgmode@gnu.org; Fri, 18 Sep 2015 17:10:00 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:42116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zd2us-0003bI-UJ for emacs-orgmode@gnu.org; Fri, 18 Sep 2015 17:09:59 -0400 In-Reply-To: (Kaushal Modi's message of "Fri, 18 Sep 2015 18:44:53 +0000") 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: Kaushal Modi Cc: emacs-org list Hello, Kaushal Modi writes: > The suggestion to use zero width spaces to sort of "escape" stuff in org > mode has come up many times. I have started using it a lot and suggest that > to other people now. > > Here is one such recent QnA on emacs.SE: > http://emacs.stackexchange.com/a/16702/115 > > The OP of that question made a valid point that while using zero width > spaces is convenient, it is not apparent where it has been used in the > document. > > To resolve that, I am requesting a feature. > > Can the zero width spaces be optionally represented with something like a > single space overlay with a colored background (like purple)? > > Making this officially part of org-mode will probably make more people make > use of it. > > .. Or should people use zero width spaces? Entities can be used to escape most Org syntax, e.g. \ast{}shrug\ast I see no compelling reason to treat zero width spaces specially. Regards, -- Nicolas Goaziou