From mboxrd@z Thu Jan  1 00:00:00 1970
From: Thorsten Jolitz <tjolitz@gmail.com>
Subject: Re: [RFC] Rewrite `org-entry-properties' using parser
Date: Tue, 05 Aug 2014 14:52:10 +0200
Message-ID: <874mxrw139.fsf@gmail.com>
References: <87tx5xunas.fsf@gmail.com> <87a97o9w53.fsf@nicolasgoaziou.fr>
Mime-Version: 1.0
Content-Type: text/plain
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([2001:4830:134:3::10]:52571)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1XEeEH-0002zl-RB
	for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 08:52:43 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1XEeEB-0004nf-K7
	for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 08:52:37 -0400
Received: from plane.gmane.org ([80.91.229.3]:51924)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1XEeEB-0004nL-Eg
	for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 08:52:31 -0400
Received: from list by plane.gmane.org with local (Exim 4.69)
	(envelope-from <geo-emacs-orgmode@m.gmane.org>) id 1XEeE2-0002uM-T0
	for emacs-orgmode@gnu.org; Tue, 05 Aug 2014 14:52:22 +0200
Received: from e178062049.adsl.alicedsl.de ([85.178.62.49])
	by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
	id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 05 Aug 2014 14:52:22 +0200
Received: from tjolitz by e178062049.adsl.alicedsl.de with local (Gmexim 0.1
	(Debian)) id 1AlnuQ-0007hv-00
	for <emacs-orgmode@gnu.org>; Tue, 05 Aug 2014 14:52:22 +0200
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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: emacs-orgmode@gnu.org

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>> here is my first take of rewriting `org-entry-properties'.
>
> Interesting. A first round of comments follows.

Thanks for the review and the comments. But this looks like an entirely
different function to me, and IMO it does not make much sense that you
explain what you want and I type it in (because instead of explaining
you could just as well type it yourself in the same time), so I rather
leave this to you (or whoever wants to do it).

-- 
cheers,
Thorsten