Re: [O] Problems with opening a link

2017-04-01 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > but I think the entire url quoting scheme in Org might deserve another > look. It does. I also suggested to think about it some time ago. Ideally, Org should never quote any URI whatsoever. This is really the root of all evil, because you never know if characte

Re: [O] Problems with opening a link

2017-04-01 Thread Carsten Dominik
Hi everyone, thank you for your input. Matt, thanks a lot for the detailed look into this. Indeed there are inconsistencies on how this works in Org, and there are things happening that are system dependent. I thibk what is biting me this time is the system dependence which is really weird. Whe

Re: [O] Problems with opening a link

2017-03-31 Thread Matt Lundin
Hi Carsten, Carsten Dominik writes: > Hi everyone, > > I have problems opening a link in org. > > The link looks like this: > > https://ui.adsabs.harvard.edu/#search/q=author%3A%22Dominik%2CC%22/metrics > > I have copied it like this from the address bar in a browser. > > If I click on it in Org

Re: [O] Problems with opening a link

2017-03-31 Thread Matt Lundin
"Tim O'Callaghan" writes: > I've had a similar issue, but with redmine links. > if i have > > #+LINK: rm http://redmine/issues/%s > > * link [[rm:3287]] does not work properly any more (with firefox under > KDE) The link above is missing ".org". It should look like this: #+LINK: rm http://redmi

Re: [O] Problems with opening a link

2017-03-31 Thread Scott Randby
On 03/31/2017 08:52 AM, Carsten Dominik wrote: > Hi Scott, > > which system are you on? > > I am using a Mac, and the "open" command in the mac as > browse-url-generic-program I'm using Xubuntu 16.04. I believe the function being used is browse-url-browser-function which I have set to browse-url-f

Re: [O] Problems with opening a link

2017-03-31 Thread Tim O'Callaghan
Hi, I've had a similar issue, but with redmine links. if i have #+LINK: rm http://redmine/issues/%s * link [[rm:3287]] does not work properly any more (with firefox under KDE) best regards, Tim. On 31 March 2017 at 14:52, Carsten Dominik wrote: > Hi Scott, > > which system are you on? > > I a

Re: [O] Problems with opening a link

2017-03-31 Thread Carsten Dominik
Hi Scott, which system are you on? I am using a Mac, and the "open" command in the mac as browse-url-generic-program Carsten On Fri, Mar 31, 2017 at 2:22 PM, Scott Randby wrote: > On 03/31/2017 05:39 AM, Carsten Dominik wrote: > > Hi everyone, > > > > I have problems opening a link in org. >

Re: [O] Problems with opening a link

2017-03-31 Thread Scott Randby
On 03/31/2017 05:39 AM, Carsten Dominik wrote: > Hi everyone, > > I have problems opening a link in org. > > The link looks like this: > > https://ui.adsabs.harvard.edu/#search/q=author%3A%22Dominik%2CC%22/metrics > > I have copied it like this from the address bar in a browser. > > If I click

Re: [O] Problems with opening a link

2017-03-31 Thread Peter Davis
It also appears that %3A gets turned into : On Fri, Mar 31, 2017, at 05:39 AM, Carsten Dominik wrote: > Hi everyone, > > I have problems opening a link in org. > > The link looks like this: > > https://ui.adsabs.harvard.edu/#search/q=author%3A%22Dominik%2CC%22/metrics > > I have co

[O] Problems with opening a link

2017-03-31 Thread Carsten Dominik
Hi everyone, I have problems opening a link in org. The link looks like this: https://ui.adsabs.harvard.edu/#search/q=author%3A%22Dominik%2CC%22/metrics I have copied it like this from the address bar in a browser. If I click on it in Org-mode, the link is modified to https://ui.adsabs.harvar