From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bugs/features of accumulating property values when used with entries (concretely: in org-contacts) Date: Mon, 26 Dec 2011 15:16:11 +0100 Message-ID: <8762h3h104.fsf@gnu.org> References: <4EEB55A4.7090900@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfBKd-0005zx-TC for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:15:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RfBKa-0004sl-12 for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:15:15 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RfBKZ-0004sU-Lj for emacs-orgmode@gnu.org; Mon, 26 Dec 2011 09:15:11 -0500 Received: by wgbdt11 with SMTP id dt11so15870947wgb.30 for ; Mon, 26 Dec 2011 06:15:10 -0800 (PST) In-Reply-To: <4EEB55A4.7090900@googlemail.com> (Christoph LANGE's message of "Fri, 16 Dec 2011 15:28:52 +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: Christoph LANGE Cc: Orgmode Mailing List Hi Christoph, Christoph LANGE writes: > noticing the new feature "Property names ending in + accumulate" (as > described on http://orgmode.org/Changes.html#accumulating-property-keywords > – BTW, this exposes another issue with the fixed head bar on the new > homepage, as the actual link target is hidden by the head bar), This has been fixed. > I thought I > could use it in the property drawers of the entries of my org-contacts > file, and noticed the following problems: > > 1. font lock (aka syntax highlighting) does not yet > recognize :PROPERTY+: I just fixed this, thanks. > 2. accumulation doesn't work within the same entry; details follow: I let Eric answer this -- I'm not familiar enough with accumulating properties. Best, -- Bastien