From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: are heading properties always strings? Date: Sat, 04 Jan 2014 14:49:53 +0100 Message-ID: <87y52vua9q.fsf@bzg.ath.cx> References: <878uuxbgcu.fsf@bzg.ath.cx> <87ppo9e9au.fsf@Rainer.invalid> <8761q1we4i.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzRc2-0001vj-Rm for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 08:50:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzRbx-0003w5-8P for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 08:50:02 -0500 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:59139) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzRbx-0003vz-1c for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 08:49:57 -0500 Received: by mail-wi0-f174.google.com with SMTP id z2so1365586wiv.13 for ; Sat, 04 Jan 2014 05:49:56 -0800 (PST) In-Reply-To: (John Kitchin's message of "Fri, 3 Jan 2014 16:14:03 -0500") 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: John Kitchin Cc: Achim Gratz , "emacs-orgmode@gnu.org" Hi John, John Kitchin writes: > excellent, that is exactly where I would have expected it, in the > documentation for org-entry-put.  > > it would also make sense to say in org-entry-get that you get a > string. I just added "Return the value as a string." in the docstring. Thanks, -- Bastien