Re: [O] [PATCH] Stealth org-link-search

2011-10-28 Thread Bastien
Hi Nicolas, Nicolas Goaziou n.goaz...@gmail.com writes: I don't think there is a decent way to search for a link destination without modifying buffer's visibility around match. This can be very annoying when resolving links in background. Indeed -- I've just applied this patch, thanks for

[O] [PATCH] Stealth org-link-search

2011-10-26 Thread Nicolas Goaziou
Hello, I don't think there is a decent way to search for a link destination without modifying buffer's visibility around match. This can be very annoying when resolving links in background. So, if I'm right, the following patch will fill that gap. Regards, -- Nicolas Goaziou From