From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: property values and timestamps Date: Fri, 14 Oct 2011 01:16:07 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REa7u-0008Lb-5b for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 01:16:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REa7t-000422-Ae for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 01:16:10 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:37566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REa7t-00041q-7e for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 01:16:09 -0400 Received: by iagf6 with SMTP id f6so866723iag.0 for ; Thu, 13 Oct 2011 22:16:07 -0700 (PDT) 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: emacs-org list I store a timestamp in a property. I create the property by typing C-c C-x p and then entering the property name, say BIRTHDAY. Then I have to enter the date manually. It would be nice if C-c ! and other timestamp creation commands were available in the minibuffer when entering property values.