Re: [O] [PATCH] lisp/org.el (org-open-at-point): prioritize link

2014-02-27 Thread Nicolas Goaziou
Hello, Oleh writes: > Can someone check this patch and commit it. > It allows to open links that look like this: > > [[id:164552ee-b92d-4af6-9570-60d039876fac][=foobar=]] I applied a generalization of your patch. Thank you. While I'm at it, here are a few comments. > +(parent (pli

[O] [PATCH] lisp/org.el (org-open-at-point): prioritize link

2014-02-27 Thread Oleh
Hi all, Can someone check this patch and commit it. It allows to open links that look like this: [[id:164552ee-b92d-4af6-9570-60d039876fac][=foobar=]] regards, Oleh From 6e848b0e601c9a28300b00aafcef8f2efda973f4 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Thu, 27 Feb 2014 14:23:35 +0100