From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nuutti Kotivuori Subject: Set timestamp duration Date: Wed, 19 Sep 2007 12:41:17 +0300 Message-ID: <87r6kvt2ki.fsf@aka.i.naked.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXw57-0004VZ-66 for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 05:42:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXw51-0004T4-QG for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 05:42:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXw50-0004Sh-7s for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 05:42:46 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IXw4z-0002nv-SO for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 05:42:46 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IXw4a-0004QH-9Q for emacs-orgmode@gnu.org; Wed, 19 Sep 2007 11:42:20 +0200 Received: from naked.iki.fi ([62.142.249.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:42:20 +0200 Received: from naked by naked.iki.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2007 11:42:20 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I'd like an easy way to set the duration of an appointment (a timestamp) after it has been created. Something like a keybind prompting for a duration (in hours and minutes or some wiser parser) and then converting the timestamp at point to have a start time and an end time. Again, if somebody else sees this useful as well, please chime in, otherwise I'll just hack it for myself. Sorry, no keybinding suggestions yet - I'm not too savvy on everything org-mode has to offer. -- Naked