Hi Bastien On Sat, Mar 1, 2014 at 10:02 AM, Bastien <b...@gnu.org> wrote: > Michael Brand <michael.ch.br...@gmail.com> writes: > >> is a regression for Shift-<enter> on 1 in the table below when >> hyperlinks are configured to be literal: >> >> | [[http://www.orgmode.org]] | 1 | | >> | [[http://www.orgmode.org]] | | | >> | [[http://www.orgmode.org]] | | | > > You mean when `bracket' is not part of `org-activate-links'?
I don't know if and how the variable org-activate-links is related. I used the function org-toggle-link-display or the menu to get the state with the variable org-descriptive-links being nil which is for "display the full links literally". Michael