From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Fix to property inheritance Date: Mon, 24 Dec 2012 01:45:56 +0100 Message-ID: <87bodkwa4b.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmwB5-0000uV-FK for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:46:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TmwB4-0004ev-9i for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:45:59 -0500 Received: from mail-we0-f178.google.com ([74.125.82.178]:62397) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TmwB4-0004ep-38 for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:45:58 -0500 Received: by mail-we0-f178.google.com with SMTP id x43so3007879wey.23 for ; Sun, 23 Dec 2012 16:45:57 -0800 (PST) In-Reply-To: (Bill Wishon's message of "Sat, 15 Dec 2012 22:24:30 -0800") 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: Bill Wishon Cc: emacs-orgmode Hi Bill, Bill Wishon writes: > This is my first major org-mode contribution, and I'm new to git, so > if there is something I haven't got quite right in terms of how to > contribute please advise. Thanks for contributing. > org-entry-get with inherit set didn't work for sub-heading additions > or overrides to properties found in parent headings as of Org-mode > version 7.9.2 (release_7.9.2-738-g442b2a-git @ org-loaddefs.el can > not be found!).   > > An example test org-mode file is attached (modified from the testing/ > examples directory and also updated in my git repository). Yes, I see the problem. > My public git repository info is: git clone git@bitbucket.org:mrvwman > /wishon-org-mode.git > branch name: fix-property-inheritance Unless this is a big serie of patches (e.g. >5) can you send the patch to the mailing list? We use a patchwork instance to store patches and be able to review them later. Make sure to read this : http://orgmode.org/worg/org-contribute.html#sec-4 > I've submitted my request to assign@gnu.org, but have not yet > received a reply. I've added you to Worg: http://orgmode.org/worg/org-contribute.html#sec-6-2 Thanks in advance for the patch! -- Bastien