emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>,
	Carsten Dominik <carsten.dominik@gmail.com>,
	John Wiegley <jwiegley@gmail.com>
Subject: leave inactive timestamp inactive
Date: Thu, 12 Jan 2012 20:56:39 +0100	[thread overview]
Message-ID: <CALn3zohbJwXeJfPuEqkpy8JvSz--E_QE=vZdo3fBX=G5yFFrHw@mail.gmail.com> (raw)

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

             reply	other threads:[~2012-01-12 19:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-12 19:56 Michael Brand [this message]
2012-01-12 23:35 ` leave inactive timestamp inactive John Wiegley
2012-01-13  3:52   ` Michael Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALn3zohbJwXeJfPuEqkpy8JvSz--E_QE=vZdo3fBX=G5yFFrHw@mail.gmail.com' \
    --to=michael.ch.brand@gmail.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jwiegley@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).