From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Link "bracket-types" Date: Thu, 10 May 2018 15:23:51 +0200 Message-ID: References: <87a7t8q64z.fsf@nicolasgoaziou.fr> <87603vr86w.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]:46146) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGlY1-0006YW-3q for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:23:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGlY0-0002bO-9W for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:23:53 -0400 Received: from mail-qk0-x22c.google.com ([2607:f8b0:400d:c09::22c]:41535) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGlY0-0002bK-5z for emacs-orgmode@gnu.org; Thu, 10 May 2018 09:23:52 -0400 Received: by mail-qk0-x22c.google.com with SMTP id d125-v6so1509975qkb.8 for ; Thu, 10 May 2018 06:23:52 -0700 (PDT) In-Reply-To: <87603vr86w.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: Nicolas Goaziou Cc: Org Mode Hi Nicolas On Thu, May 10, 2018 at 2:44 PM, Nicolas Goaziou wrote: > I still don't understand what your use case is about. Why do you care > about the presence of square brackets? 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. > It is difficult to think about the pertinence of a solution if the > problem is not well defined. I could use org-descriptive-links nil to make the brackets visible. But I would prefer a compromise like I mentioned in my last post: Case 1 like with org-descriptive-links t and case 3/4 like with org-descriptive-links nil. Michael