From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Link "bracket-types" Date: Thu, 10 May 2018 15:33:51 +0200 Message-ID: <87mux7prcw.fsf@nicolasgoaziou.fr> References: <87a7t8q64z.fsf@nicolasgoaziou.fr> <87603vr86w.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGlhp-0005OP-V0 for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:34:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGlhk-0005e1-DC for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:34:01 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:44575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fGlhk-0005dn-6R for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:33:56 -0400 In-Reply-To: (Michael Brand's message of "Thu, 10 May 2018 15:23:51 +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" To: Michael Brand Cc: Org Mode Michael Brand writes: > Because I care about the raw file content that I see when using > non-Org tools like mainly git but also diff, grep, less, vi and > whatever. Sorry for being dense, but I still don't get it. When using non-Org tools, the solution doesn't belong to Org, does it? I mean, we are talking about fontification in Emacs Org mode. Tweaking it will not change the output of these other tools. This is probably obvious to you, but again, this is a genuine question: how would you use /in Org/ the information about the brackets surrounding the link? A concrete example would probably help.