From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: time not shown in capture buffer, but captured Date: Wed, 31 May 2017 16:14:57 +0200 Message-ID: <20170531161457.5300c04e@gaia> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dG4P2-0002RJ-BY for emacs-orgmode@gnu.org; Wed, 31 May 2017 10:15:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dG4Ox-0002R0-JZ for emacs-orgmode@gnu.org; Wed, 31 May 2017 10:15:12 -0400 Received: from [195.159.176.226] (port=53514 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dG4Ox-0002Q4-Ce for emacs-orgmode@gnu.org; Wed, 31 May 2017 10:15:07 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dG4Oo-00069L-AP for emacs-orgmode@gnu.org; Wed, 31 May 2017 16:14:58 +0200 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: emacs-orgmode@gnu.org Hi! At some moment in the last 10 days the beheaviour of capturing and/or date/time-selection has changed. (org git from today, emacs 25.2.1) I have the following capture template: ... ("t" "Todo" entry (file+headline "~/.pim/inbox.org" "Inbox") "* TODO %? \n " ) ... C-c c t works, a buffer pops up as expected. Now C-c C-s Gives the usual date+time selection buffer. chooses the selected date. BUT: the timestamp is only added to the inbox.org, but invisible in the capture buffer. Any ideas? Detlef -- "Wisely and slow. Those stumble that run fast." Shakespeare -- Romeo and Juliet