From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: time not shown in capture buffer, but captured Date: Fri, 02 Jun 2017 09:23:45 +0200 Message-ID: <87h8zy4zum.fsf@nicolasgoaziou.fr> References: <20170531161457.5300c04e@gaia> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGgw2-00061c-6s for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 03:23:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGgw1-0003mv-5f for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 03:23:50 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:59233) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dGgw0-0003mJ-VQ for emacs-orgmode@gnu.org; Fri, 02 Jun 2017 03:23:49 -0400 In-Reply-To: <20170531161457.5300c04e@gaia> (Detlef Steuer's message of "Wed, 31 May 2017 16:14:57 +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: Detlef Steuer Cc: emacs-orgmode@gnu.org Hello, Detlef Steuer writes: > 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. Fixed. Thank you. Regards, -- Nicolas Goaziou