From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: deadline :: schedualed :: or-later Date: Wed, 31 Aug 2011 14:15:56 +0200 Message-ID: <20110831121556.GA5611@client195-69.wlan.hu-berlin.de> References: <20110829114810.GA2759@soloJazz.com> <20110830214222.GA978@kenny.local> <80r542caar.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyjiE-0008Ar-0P for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 08:16:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QyjiC-00049i-T4 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 08:16:09 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:65447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QyjiC-00049M-I9 for emacs-orgmode@gnu.org; Wed, 31 Aug 2011 08:16:08 -0400 Received: by bkbzt4 with SMTP id zt4so845077bkb.0 for ; Wed, 31 Aug 2011 05:16:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: <80r542caar.fsf@somewhere.org> 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 Hi Sebastien, Sebastien Vauban wrote: > Viktor Rosenfeld wrote: > > - There's no way (AFAIK) to reschedule a simple timestamp from the > > agenda. You have to hit RET on the entry to visit the org file and > > then you can change the date with C-c !. > > You can do C-c C-s from the agenda directly. Even using only the right (or > left) arrow keys to move your date by one day. Modifying a *simple* timestamp with Shift-arrow-left/right works, but C-c C-s will ignore the simple timestamp and insert a *new* timestamp with SCHEDULED prepended. What I'm looking for is a way to reschedule a meeting that only has a *simple* timestamp (no DEADLINE or SCHEDULED). Cheers, Viktor