From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Small bug? Strange behaviour of Date: Mon, 20 Oct 2014 14:39:10 +0200 Message-ID: <87vbne9aq9.fsf@bzg.ath.cx> References: <87zjctdzxo.fsf@pedroche.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgCF7-0005VT-1P for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 08:39:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgCF0-0008VP-HT for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 08:39:20 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:40449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgCF0-0008Uu-Au for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 08:39:14 -0400 Received: by mail-wg0-f45.google.com with SMTP id m15so5260394wgh.4 for ; Mon, 20 Oct 2014 05:39:13 -0700 (PDT) In-Reply-To: <87zjctdzxo.fsf@pedroche.home> (Igor Sosa Mayor's message of "Sat, 18 Oct 2014 19:56:35 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Igor Sosa Mayor Cc: emacs-orgmode@gnu.org Hi Igor, Igor Sosa Mayor writes: > I have the following template for capture > > ("tp" "TODO privado" entry (file+headline "~/Documents/org/privat.org" "General") > "* TODO %?\n SCHEDULED: %t ") > > It works perfectly, except from a small strange behaviour. If I try to > change the included date for schedule using C-c C-s, the cursor in the > appearing calendar is always situated on the day BEFORE today, instead > of on the present date. I can't reproduce this. Where is the cursor when you hit C-c C-s ? Can you share a reproducible recipe? Thanks, -- Bastien