From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: property values and timestamps Date: Fri, 14 Oct 2011 13:34:43 -0400 Message-ID: References: <11760.1318571403@alphaville.dokosmarshall.org> <25568.1318607969@alphaville.dokosmarshall.org> <26314.1318609775@alphaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:36028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RElef-00009l-GH for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 13:34:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RElee-0003U6-MD for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 13:34:45 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:52824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RElee-0003Tz-JC for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 13:34:44 -0400 Received: by iagf6 with SMTP id f6so1718532iag.0 for ; Fri, 14 Oct 2011 10:34:44 -0700 (PDT) In-Reply-To: <26314.1318609775@alphaville.dokosmarshall.org> 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-orgmode@gnu.org Cc: nicholas.dokos@hp.com > Still a proof-of-concept, but better than the first attempt - set > recursive minibuffers locally and use the standard keybinding: That was easy. I'm looking forward to this making its way into the main repository. Where else would a recursive minibuffer make sense? How about putting links into properties. Or timestamps into links. Or timestamps into capture fields. The possibilities are endless :-) Thanks.