From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Change visibility for bracket links Date: Thu, 13 Oct 2016 14:07:28 +0200 Message-ID: <87h98g5u67.fsf@nicolasgoaziou.fr> References: <87bmyyold3.fsf@nicolasgoaziou.fr> <65e1130f-ec6f-1409-e135-01acca1d1f53@grinta.net> <87r37lonua.fsf@nicolasgoaziou.fr> <6054e2d8-ce7b-de83-f35a-ba5103325d29@grinta.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54169) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buenP-0002Ip-49 for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 08:07:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buenM-0002sl-U3 for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 08:07:33 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:45943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buenM-0002rS-OT for emacs-orgmode@gnu.org; Thu, 13 Oct 2016 08:07:32 -0400 In-Reply-To: <6054e2d8-ce7b-de83-f35a-ba5103325d29@grinta.net> (Daniele Nicolodi's message of "Wed, 12 Oct 2016 11:36:25 -0600") 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: Daniele Nicolodi Cc: emacs-orgmode@gnu.org Hello, Daniele Nicolodi writes: > I just tried: going to the beginning of the line with C-a (by default > bound to org-beginning-of-line in org-mode) puts the cursor in a > position where you can insert text before the link, without it being > part of the link description. Interesting. It doesn't work in Org 8.3.6. I unleashed my bisecting powers (!) and discovered I had introduced a regression during 8.3.3 release. This is now fixed and C-a puts point before the link, again. Thank you. > Does this solve your problem? :) Not really. It makes my example more bearable, but using C-a is still a workaround, and there are also many other dances to perform in various other cases. So, I still think there is an usability issue that needs to be fixed. As another data point, `org-hide-emphasis-markers' is nil by default, because emphasized text can be a pain to edit when this variable is non-nil. I don't think links should go the opposite way. Regards, -- Nicolas Goaziou