From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org.el (org-delete-property): Remove bogus properties Date: Thu, 13 Mar 2014 23:22:50 +0100 Message-ID: <87eh25low5.fsf@bzg.ath.cx> References: <878usfcm5q.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOE1s-0000V5-Dv for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 18:23:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOE1m-0007No-FW for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 18:23:08 -0400 Received: from rs249.mailgun.us ([209.61.151.249]:49438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOE1m-0007Nf-7y for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 18:23:02 -0400 In-Reply-To: (Oleh's message of "Thu, 13 Mar 2014 21:57:50 +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: Oleh Cc: org mode Oleh writes: > I've pushed a bugfix related to the patch. > `org-entry-delete' was being called with 3 args, although it takes 2. > I hope I understood it correctly. Could you please check? Looks good, thanks for the fix, -- Bastien