From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: navi equivalent to 'g' speed command? Date: Wed, 03 Sep 2014 09:18:59 +0200 Message-ID: <878um15fz0.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP4rX-0007lA-9C for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:20:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XP4rR-0002xJ-6g for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:20:15 -0400 Received: from plane.gmane.org ([80.91.229.3]:60006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XP4rQ-0002wp-VS for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 03:20:09 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XP4rM-0000Ne-AY for emacs-orgmode@gnu.org; Wed, 03 Sep 2014 09:20:04 +0200 Received: from e178060075.adsl.alicedsl.de ([85.178.60.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2014 09:20:04 +0200 Received: from tjolitz by e178060075.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 03 Sep 2014 09:20:04 +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: emacs-orgmode@gnu.org Alan Schmitt writes: Hello, > I very often use the org speed command 'g' to navigate to a headline > (it opens a completion buffer that I can use to quickly fuzzy match the > target). Is there an equivalent navi workflow for non-org buffer in > outshine mode? Hmm... which command do you mean? I get ,---- | User-defined Speed commands | =========================== | | Built-in Speed commands | ======================= | | Outline Navigation | ------------------ | [...] | g (org-refile t) `---- but thats not the one you are talking about, right? -- cheers, Thorsten