C-u C-u C-c ! inserts an active timestamp.
commit12de6223dcd736c0958eca874def052b407ff5d1
authorNicolas Richard <theonewiththeevillook@yahoo.fr>
Mon, 16 Sep 2013 13:42:25 +0000 (16 15:42 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 22 Sep 2013 05:57:11 +0000 (22 07:57 +0200)
treed4101c13af32bd2743a5ef9a37ea5923393aa495
parent09636abfb63b3698bb463d1ca7c8a1a343564830
C-u C-u C-c ! inserts an active timestamp.

I suggest the following change so that C-u C-u C-c ! inserts an inactive
timestamp. I also document the INACTIVE argument of org-time-stamp.

--
Nicolas.

From 5cdb18297d92f2d99334d98aa2f3b8a40e44702f Mon Sep 17 00:00:00 2001
From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
Date: Mon, 29 Apr 2013 09:02:21 +0200
Subject: [PATCH] Enforce the convention that C-c ! inserts inactive
 timestamps.

* lisp/org.el (org-time-stamp): When INACTIVE is non-nil, insert an
  inactive timestamp also with double universal argument.
lisp/org.el