Re: [O] [PATCH] Find a link after point in `org-open-at-point'

2015-01-27 Thread Samuel Loury
Hi, Nicolas Goaziou writes: > Samuel Loury writes: > >>> I would like to propose a patch for `org-open-at-point' to find a link >>> after point when called inside a paragraph. It had this behavior at some >>> time and I think lost it during the org-element re-factoring. This patch >>> restores t

Re: [O] [PATCH] Find a link after point in `org-open-at-point'

2015-01-26 Thread Nicolas Goaziou
Hello, Samuel Loury writes: >> I would like to propose a patch for `org-open-at-point' to find a link >> after point when called inside a paragraph. It had this behavior at some >> time and I think lost it during the org-element re-factoring. This patch >> restores this ancient behavior with the

Re: [O] [PATCH] Find a link after point in `org-open-at-point'

2015-01-26 Thread Samuel Loury
Samuel Loury writes: > I would like to propose a patch for `org-open-at-point' to find a link > after point when called inside a paragraph. It had this behavior at some > time and I think lost it during the org-element re-factoring. This patch > restores this ancient behavior with the new way the