From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] org: Liberate org-property-action Date: Thu, 23 Mar 2017 09:49:51 +0100 Message-ID: <87d1d89y34.fsf@nicolasgoaziou.fr> References: <84d1d8ho20.fsf@tm6592> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqyRV-0007ei-5w for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 04:50:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqyRS-0002nn-4x for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 04:50:01 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55575) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqyRR-0002nJ-Up for emacs-orgmode@gnu.org; Thu, 23 Mar 2017 04:49:58 -0400 In-Reply-To: <84d1d8ho20.fsf@tm6592> (Marco Wahl's message of "Thu, 23 Mar 2017 00:47:03 +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" To: Marco Wahl Cc: emacs-orgmode@gnu.org Hello, Marco Wahl writes: > This is a simple suggestion to improve function `org-property-action'. > Currently `org-property-action' errors when 'not at a property'. But > this is unnecessary AFAICS. > > Without the restriction one can use the function to control any property > inclusive setting the very first property. > > Do I miss something (again)? LGTM. Regards, -- Nicolas Goaziou