emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] feature suggestion: apply datetime prompt magic to selected regi


From: Eric S Fraga
Subject: Re: [O] feature suggestion: apply datetime prompt magic to selected region
Date: Wed, 26 Oct 2011 08:56:19 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Brian van den Broek <address@hidden> writes:

[...]

> Various people upthread convinced me that my feature request wasn't
> really worth it. (I do hope it didn't cost you too much time!) So, I
> am content to drop it here :-)

but did you try a simple keyboard macro in the end as suggested by the
first response?  this requires no elisp programming.  if your actions
consist of selecting region and then applying org-time-stamp on it, the
following keystrokes should record the steps necessary to do what you
want *after* you have selected the desired region:

C-x ( C-w C-c . C-y RET C-x )

(untested sequence of keystrokes)

Your macro is now recorded and can be executed by "C-x e" once you have
selected a region.  You can even save that macro (check the info pages
for emacs) and bind it to a key.

HTH,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1
: using Org-mode version 7.7 (release_7.7.381.g05ea.dirty)



reply via email to

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