From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: lazy command request Date: Tue, 04 Jun 2013 16:01:16 -0400 Message-ID: <874nddmyr7.fsf@pierrot.dokosmarshall.org> References: <7gi9snzs.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44902) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjxQF-0007Fc-OT for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 16:01:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UjxQB-00064Q-7s for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 16:01:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:56449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UjxQB-00064A-0R for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 16:01:31 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UjxQ9-0002Lh-AM for emacs-orgmode@gnu.org; Tue, 04 Jun 2013 22:01:29 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 22:01:29 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jun 2013 22:01:29 +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 42 147 writes: > Sometimes I accidentally hit a key combination on a headline that > produces the following in the minibuffer: > > E-mails / 2013 / June / Meshuggah > > So I see precisely where my headline is in the hierarchy. What is the > key combination to produce this information? Very useful, because I hide > stars. > I believe that the function is org-display-outline-path, but at least in my case, it's not bound to a key. Do C-h w org-display-outline-path RET and see what it says. -- Nick