From mboxrd@z Thu Jan 1 00:00:00 1970 From: timor Subject: Re: Show presence of zero width spaces using overlay Date: Tue, 19 Apr 2016 11:23:23 +0200 Message-ID: References: <87eghk9p2z.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asRsT-0003Ec-Lu for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 05:23:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asRsS-0007ID-Ns for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 05:23:25 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:33707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asRsS-0007Hz-HG for emacs-orgmode@gnu.org; Tue, 19 Apr 2016 05:23:24 -0400 Received: by mail-wm0-x241.google.com with SMTP id y144so3342900wmd.0 for ; Tue, 19 Apr 2016 02:23:23 -0700 (PDT) In-Reply-To: <87eghk9p2z.fsf@nicolasgoaziou.fr> 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" To: timor , emacs-orgmode@gnu.org Hello Nicolas, Sorry for not replying earlier. If my comments don't matter anymore, please ignore. Specification-wise, I cannot think of anything other than "Use to prevent any special characters from formatting text." I guess one would have to define the list of characters which can be escaped. I also don't know if backslash is the correct way to go. Another thing I think is important is that is semi-obvious to non-org-mode people. That's why I think using org-entities is not a valid workaround for my original problem. regards, timor 2015-09-27 11:41 GMT+02:00 Nicolas Goaziou : > Hello, > > timor writes: > >> I am wondering why there is no simple backslash-escaping of org-mode >> syntax? > > I think a backslash escaping is needed. However, I don't think it is > going to be that simple. Do you have some specifications in mind? > > > Regards, > > -- > Nicolas Goaziou