From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniele Nicolodi Subject: Re: [RFC] Change visibility for bracket links Date: Wed, 12 Oct 2016 01:10:17 -0600 Message-ID: <65e1130f-ec6f-1409-e135-01acca1d1f53@grinta.net> References: <87bmyyold3.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buDgJ-000225-Ke for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 03:10:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buDgF-0008Co-9v for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 03:10:26 -0400 Received: from zed.grinta.net ([109.74.203.128]:55444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buDgF-0008CH-0T for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 03:10:23 -0400 Received: from black.local (c-98-245-87-226.hsd1.co.comcast.net [98.245.87.226]) (Authenticated sender: daniele) by zed.grinta.net (Postfix) with ESMTPSA id 4592AE030D for ; Wed, 12 Oct 2016 07:10:20 +0000 (UTC) In-Reply-To: <87bmyyold3.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: emacs-orgmode@gnu.org On 05/10/16 09:40, Nicolas Goaziou wrote: > Hello, > > I'd like to make the following change to bracket links display (i.e., > when `org-highlight-links' contains `bracket', which is the default). > > Basically, I want to leave a visible pair of brackets around the link, I don't like the brackets. If you must please make this configurable. > The rationale behind this suggestion is that editing a mostly invisible > link is unintuitive when point is at the boundaries of its visible part. I use org-insert-link [C-c C-l] to edit links. I think this solved your problem with the difficulty in editing the link description. Cheers, Daniele