From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: C-c C-c on deadline timestamp can do nothing useful [9.1.2 (9.1.2-elpaplus @ /Users/aaronjensen/.emacs.d/elpa/26.0/org-plus-contrib-20171004/)] Date: Sun, 08 Oct 2017 10:09:13 +0200 Message-ID: <87h8vagixi.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e16eG-00030c-FL for emacs-orgmode@gnu.org; Sun, 08 Oct 2017 04:09:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e16eD-0004LF-B0 for emacs-orgmode@gnu.org; Sun, 08 Oct 2017 04:09:20 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:45522) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e16eD-0004KR-5P for emacs-orgmode@gnu.org; Sun, 08 Oct 2017 04:09:17 -0400 In-Reply-To: (Aaron Jensen's message of "Sat, 07 Oct 2017 16:36:00 -0700") 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: Aaron Jensen Cc: emacs-orgmode@gnu.org Hello, Aaron Jensen writes: > From emacs -Q: > > M-x org-mode > Insert the following: > > * Test > DEADLINE: <2017-10-06 Sat> > > Place point on timestamp and hit C-c C-c > > Expected: > > Timestamp updated to <2017-10-06 Fri> > > Actual: > > This is displayed in *Messages*: > > user-error: =E2=80=98C-c C-c=E2=80=99 can do nothing useful here Fixed. Thank you. Regards, --=20 Nicolas Goaziou