From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: M-: (org-display-outline-path) doesn't work correctly Date: Wed, 12 Mar 2014 16:08:24 +0100 Message-ID: <87zjkvxxnb.fsf@bzg.ath.cx> References: <8738inscnt.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNkn2-0008Ha-Nz for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 11:09:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNkmw-0008Ko-P3 for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 11:09:52 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:45965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNkmw-0008Ki-HU for emacs-orgmode@gnu.org; Wed, 12 Mar 2014 11:09:46 -0400 In-Reply-To: <8738inscnt.fsf@gmail.com> (Thorsten Jolitz's message of "Wed, 12 Mar 2014 15:40:38 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hi Thorsten, Thorsten Jolitz writes: > How is this function supposed to be called from another program? Why > does it have (interactive "P") if the prefix arg is never used? Or do I > simply miss something important here? I think you miss the fact that it displays a path only if the headline is not a top-level headline. HTH, -- Bastien