emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] leave inactive timestamp inactive


From: Michael Brand
Subject: [O] leave inactive timestamp inactive
Date: Thu, 12 Jan 2012 20:56:39 +0100

Hi all

When one does "Shift-<right>" on an inactive timestamp it remains
inactive. When one does "C-c . S-<right> RET" the inactive timestamp
changes to active but I would like it also to remain inactive. What
are the opinions on this?

My frequent use case is changing an inactive timestamp left over from
a copy/paste to today with "C-c . . RET".

The behavior could be changed very easily by just uncommenting this
line:

http://orgmode.org/w/?p=org-mode.git;a=blob;f=lisp/org.el;h=e878626d6e6ae68781546a270ae1020c477581fd;hb=HEAD#l14792

";      (setq inactive (eq (char-after (match-beginning 0)) ?\[))"

which has been inserted with release_6.07b-42-gd043e31:

commit d043e31182595983df3d191e80ca941ee171c400
Author: Carsten Dominik <address@hidden>
Date:   Wed Oct 1 09:25:18 2008 +0200

    Integrate John Wiegley's org-attach.el.

Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]