From mboxrd@z Thu Jan 1 00:00:00 1970 From: K Subject: Re: C-c ! org-time-stamp-inactive ? Date: Wed, 9 Mar 2016 18:09:58 +0000 (UTC) Message-ID: References: <871t8tx1eh.fsf@kyleam.com> 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]:48871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adiZC-0001ca-EV for emacs-orgmode@gnu.org; Wed, 09 Mar 2016 13:10:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adiZ7-0001si-8C for emacs-orgmode@gnu.org; Wed, 09 Mar 2016 13:10:38 -0500 Received: from plane.gmane.org ([80.91.229.3]:58258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adiZ7-0001sd-1t for emacs-orgmode@gnu.org; Wed, 09 Mar 2016 13:10:33 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1adiZ1-0004dH-7A for emacs-orgmode@gnu.org; Wed, 09 Mar 2016 19:10:27 +0100 Received: from x5ce462b7.dyn.telefonica.de ([92.228.98.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Mar 2016 19:10:27 +0100 Received: from k by x5ce462b7.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Mar 2016 19:10:27 +0100 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 Kyle Meyer kyleam.com> writes: > > Hello, > > Luke Crook balooga.com> writes: > > > For me, C-c ! has suddenly become unbound and no longer inserts > > an inactive timestamp. Has this changed in the base org-mode, or > > most likely is this an issue with my setup? > > The default binding hasn't been changed in Org. > I've run into the same problem, with both Org 8.3.4 and MELPA version 20160307, the usual C-c ! doesn't work anymore for inserting inactive timestamp. If there's been no change to the default binding, any suggestions on how to debug this please? Thanks! K