From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Possible bug: Can not search for text in links - only description Date: Mon, 23 Mar 2015 14:37:25 +0000 (UTC) Message-ID: References: <8980B71E-2016-4148-B1C7-75EEA276AB1C@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya3UK-0004n4-5C for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 10:37:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ya3UD-0007Vm-JM for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 10:37:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:47122) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ya3UD-0007Vg-De for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 10:37:49 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ya3Tv-0006IM-1p for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 15:37:41 +0100 Received: from 217.10.52.10 ([217.10.52.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2015 15:37:31 +0100 Received: from Stromeko by 217.10.52.10 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2015 15:37:31 +0100 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: emacs-orgmode@gnu.org Rainer M Krug krugs.de> writes: > > M-x occur RET Exa RET > > Ah - occur is nice - very nice. I like the output and also that it shows > me all hits - I'll use this more often! It even has a key binding: "M-s o". If you like a function and wonder if it has a key binding: "C-h w RET" will tell you (use it in the mode you'll want to use that function in, it may not have a key binding in other modes). Regards, Achim