emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] kechord to create another line beginning with an inactive


From: Manish
Subject: Re: [Orgmode] kechord to create another line beginning with an inactive timestamp?
Date: Sat, 29 Dec 2007 12:34:51 +0530

On Dec 29, 2007 5:28 AM, Rainer Stengele <address@hidden> 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-<Enter>
> C-u C-c ! <Enter>
>
> I would really like it having a key chord giving me the next line with
> the current incative time stamp! Maybe C-S-<Enter>?
>

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------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]