From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Millar Subject: bug - active and inactive time stamps incorrect year for current date and rest of month Date: Tue, 10 Feb 2015 08:40:14 -0500 Message-ID: <54DA0A3E.8000302@verizon.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=------------070101090900040803040104 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42379) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLB20-0000is-4K for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 08:39:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLB1o-0000c3-9A for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 08:39:12 -0500 Received: from vms173013pub.verizon.net ([206.46.173.13]:33688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLB1o-0000Xn-59 for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 08:39:00 -0500 Received: from [192.168.1.4] ([96.238.154.15]) by vms173013.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0NJK0007X5WE7430@vms173013.mailsrvcs.net> for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 07:38:39 -0600 (CST) 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 This is a multi-part message in MIME format. --------------070101090900040803040104 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit When I call either active or inactive timestamps and enter the current date from the keyboard, i.e. 2/10, rather than simply pressing enter the result is <2016-02-10 Wed> or [2016-02-10 Wed], i.e. the year is already advanced. If I enter any date in the rest of the month in same manner such as 2/28 same result, <2016-02-28 Sun> or [2016-02-28 Sun] the year and day of the week are advanced. The behavior disappears when I go to the next month. GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) of 2014-12-19 on brahms, modified by Debian Org-mode version 8.3beta (release_8.3beta-806-g0be849 @ /usr/share/emacs/site-lisp/org-mode/lisp/) Is it intended that only the shift + arrow keys be used during the current month? Charlie Millar --------------070101090900040803040104 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit When I call either active or inactive timestamps and enter the current date from the keyboard, i.e. 2/10, rather than simply pressing enter the result is <2016-02-10 Wed> or [2016-02-10 Wed], i.e. the year is already advanced. If I enter any date in the rest of the month in same manner such as 2/28 same result, <2016-02-28 Sun> or [2016-02-28 Sun] the year and day of the week are advanced. The behavior disappears when I go to the next month.

GNU Emacs 24.4.1 (i586-pc-linux-gnu, GTK+ Version 3.14.5) of 2014-12-19 on brahms, modified by Debian
Org-mode version 8.3beta (release_8.3beta-806-g0be849 @ /usr/share/emacs/site-lisp/org-mode/lisp/)

Is it intended that only the shift + arrow keys be used during the current month?

Charlie Millar --------------070101090900040803040104-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: bug - active and inactive time stamps incorrect year for current date and rest of month Date: Tue, 10 Feb 2015 17:43:51 +0100 Message-ID: <87egpxyawo.fsf@nicolasgoaziou.fr> References: <54DA0A3E.8000302@verizon.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLDtk-0006wc-6o for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 11:42:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLDtf-0001qZ-Tv for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 11:42:52 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:47937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLDtf-0001q7-P8 for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 11:42:47 -0500 In-Reply-To: <54DA0A3E.8000302@verizon.net> (Charles Millar's message of "Tue, 10 Feb 2015 08:40:14 -0500") 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: Charles Millar Cc: emacs-orgmode@gnu.org Hello, Charles Millar writes: > When I call either active or inactive timestamps and enter the current > date from the keyboard, i.e. 2/10, rather than simply pressing enter > the result is <2016-02-10 Wed> or [2016-02-10 Wed], i.e. the year is > already advanced. If I enter any date in the rest of the month in same > manner such as 2/28 same result, <2016-02-28 Sun> or [2016-02-28 Sun] > the year and day of the week are advanced. The behavior disappears > when I go to the next month. This should be fixed. Thank you. Regards, -- Nicolas Goaziou