emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* leave inactive timestamp inactive
@ 2012-01-12 19:56 Michael Brand
  2012-01-12 23:35 ` John Wiegley
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Brand @ 2012-01-12 19:56 UTC (permalink / raw)
  To: Org Mode, Carsten Dominik, John Wiegley

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 <carsten.dominik@gmail.com>
Date:   Wed Oct 1 09:25:18 2008 +0200

    Integrate John Wiegley's org-attach.el.

Michael

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-13  3:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-12 19:56 leave inactive timestamp inactive Michael Brand
2012-01-12 23:35 ` John Wiegley
2012-01-13  3:52   ` Michael Brand

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).