From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Emacs/Org-mode question Date: Fri, 31 Jul 2009 14:39:04 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWzoz-0004DD-6Y for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 17:39:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWzou-0004CN-KE for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 17:39:24 -0400 Received: from [199.232.76.173] (port=40221 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWzou-0004CK-Fb for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 17:39:20 -0400 Received: from main.gmane.org ([80.91.229.2]:60935 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 1MWzot-0002zP-T1 for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 17:39:20 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MWzor-0004o7-Lc for emacs-orgmode@gnu.org; Fri, 31 Jul 2009 21:39:17 +0000 Received: from 142.103.191.98 ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Jul 2009 21:39:17 +0000 Received: from hellerm2 by 142.103.191.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Jul 2009 21:39:17 +0000 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 Hello all, this might be a typical beginner question ... I often use the sequence C-. C-- : to create this: - <2009-07-31 Fri>: where the date is today's date. I'm sure there's a way to create a command for this, but I have no idea how. I'd like to bind this sequence to something like C-c t or similar. How do I do this? Thanks and Cheers Markus