From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Stealth org-link-search Date: Fri, 28 Oct 2011 17:36:48 +0200 Message-ID: <87aa8l6sbz.fsf@gnu.org> References: <87y5w7r5ih.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJoTM-0006Ac-KV for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 11:35:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJoTL-0002oc-Jh for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 11:35:56 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:64391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJoTL-0002oY-Dp for emacs-orgmode@gnu.org; Fri, 28 Oct 2011 11:35:55 -0400 Received: by wwf27 with SMTP id 27so4598302wwf.30 for ; Fri, 28 Oct 2011 08:35:54 -0700 (PDT) In-Reply-To: <87y5w7r5ih.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 26 Oct 2011 20:07:18 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Org Mode List Hi Nicolas, Nicolas Goaziou 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 it! -- Bastien