From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org Properties and tab completion issues Date: Thu, 12 Jul 2012 10:04:47 +0200 Message-ID: <87k3y91k2o.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpENn-0004P8-N6 for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 04:04:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SpENe-0004zW-6D for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 04:04:19 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:60145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SpENd-0004zQ-Sh for emacs-orgmode@gnu.org; Thu, 12 Jul 2012 04:04:10 -0400 Received: by wibhq4 with SMTP id hq4so4488831wib.12 for ; Thu, 12 Jul 2012 01:04:09 -0700 (PDT) In-Reply-To: (dlc@coateconnection.com's message of "Sun, 8 Jul 2012 18:35:28 -0500") 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: dlc Cc: emacs-orgmode@gnu.org Hi Dave, dlc writes: > Using the example in the Org Manual doesn't seem to work although I > am new to emacs and org mode so maybe i'm not grasping the concept. > I set org-use-inheritance to true (I assume this is `org-use-property-inheritance'.) > Problems: > 1. If the property is not yet used on an entry, tab completion only > shows "property_ALL" instead of "property", and of course there is no > completion on possible values. There was a small bug here -- please pull from git and test. Thanks for reporting this. > 2. inherited properties - Where is the GENRES property and the > inheritance? I don't understand. > 3. Is there a way to display only some of the STANDARD properties > along with my custom properties in the completion buffer? Nope. I think completion is handy enough like this, but perhaps I misunderstand the request. HTH, -- Bastien