From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Is there a way to search for link target, not description? Date: Mon, 07 Sep 2015 12:31:03 +0200 Message-ID: <87oaheikrc.fsf@nicolasgoaziou.fr> References: <87io7ns9cc.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYtfy-0000q6-8i for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 06:29:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYtfx-0005OV-Aa for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 06:29:26 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:51397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYtfx-0005OM-4X for emacs-orgmode@gnu.org; Mon, 07 Sep 2015 06:29:25 -0400 In-Reply-To: <87io7ns9cc.fsf@mbork.pl> (Marcin Borkowski's message of "Sun, 06 Sep 2015 20:15:15 +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: Marcin Borkowski Cc: Org-Mode mailing list Hello, Marcin Borkowski writes: > as in the subject. So, when I have e.g. [[foo][bar]], C-s finds bar, > but not foo. > > Any way to find foo without e.g. temporarily resorting to text-mode? You might use `visible-mode' temporarily. Regards, -- Nicolas Goaziou