From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: kechord to create another line beginning with an inactive timestamp? Date: Sat, 29 Dec 2007 12:34:51 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J8Vke-0006g4-QN for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 02:04:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J8Vkc-0006fK-5X for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 02:04:55 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8Vkb-0006fH-Vz for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 02:04:54 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J8Vkb-0007Wh-Jj for emacs-orgmode@gnu.org; Sat, 29 Dec 2007 02:04:53 -0500 Received: by fg-out-1718.google.com with SMTP id d23so2382406fga.30 for ; Fri, 28 Dec 2007 23:04:52 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Rainer Stengele Cc: emacs-orgmode@gnu.org On Dec 29, 2007 5:28 AM, Rainer Stengele wrote: > Many times I am writing a protocol which needs to have timestamped > entries (see Skype or Yahoo Messenger chats) like: > > ... > - [2007-12-29 Sa 00:48] blah > - [2007-12-29 Sa 00:56] blub > ... > > For that I have to enter: > > M- > C-u C-c ! > > I would really like it having a key chord giving me the next line with > the current incative time stamp! Maybe C-S-? > How about defining a macro to achieve this, for example: (fset 'x [?\C-e M-return ?\C-u ?\C-c ?! return ? ]) Note: replace `x' with name of your choice. -- Manish -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT d->+ s+:+>: a C+++ L>B U++>+++ P++>+++ L+++ E>++ W+++ N+>++ o? k? w O? !M !V PS+>++ PE+ Y+>++ PGP>++ t+ 5? X+ R tv->-- b+>++ DI++ !D G e* h--- r+++ y+++ ------END GEEK CODE BLOCK------