emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: kechord to create another line beginning with an inactive timestamp?
Date: Sat, 29 Dec 2007 12:34:51 +0530	[thread overview]
Message-ID: <e7cdbe30712282304n26b91cf0v2c35eedf1bb2a7dd@mail.gmail.com> (raw)
In-Reply-To: <fl42j1$d69$1@ger.gmane.org>

On Dec 29, 2007 5:28 AM, Rainer Stengele <rainer.stengele@diplan.de> 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	other threads:[~2007-12-29  7:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-28 23:58 kechord to create another line beginning with an inactive timestamp? Rainer Stengele
2007-12-29  7:04 ` Manish [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30712282304n26b91cf0v2c35eedf1bb2a7dd@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@diplan.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).