From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: duplicate PROPERTIES drawers Date: Mon, 23 Feb 2015 10:44:26 -0500 Message-ID: References: <87pp9158kf.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44600) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPvBT-00012K-92 for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 10:44:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YPvBM-0003Gn-17 for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 10:44:35 -0500 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:37285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YPvBL-0003Gh-Tr for emacs-orgmode@gnu.org; Mon, 23 Feb 2015 10:44:27 -0500 Received: by qcrw7 with SMTP id w7so11487249qcr.4 for ; Mon, 23 Feb 2015 07:44:27 -0800 (PST) In-reply-to: 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: Nicolas Goaziou Cc: Org-mode On 2015-02-23 at 09:02, Ken Mankoff wrote: > On 2015-02-23 at 03:35, Nicolas Goaziou > wrote: > > Hmm. It is happening on the latest melpa install. Or maybe on an > earlier version and I'm only seeing it now. I run melpa, no git > versions. > >> There is a function in ORG-NEWS that will repair old documents, >> but it will _not_ merge duplicate properties drawers. > > Thanks for the hint. I've found that and run it, but get an > error because "org-planning-line-re" 'symbols variable is void'. > Searching that I see mention that error is indicative of a mixed > installation... It looks like that function exists in 8.3 I've upgraded to 8.3beta (git) and now things work better. -k.