emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <ucecesf@ucl.ac.uk>
To: Rainer Stengele <rainer.stengele@diplan.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: indent list item and change list type automatically
Date: Mon, 29 Jun 2009 10:46:44 +0100	[thread overview]
Message-ID: <874otzbce3.wl%ucecesf@ucl.ac.uk> (raw)
In-Reply-To: <4A48726E.2000505@diplan.de>

At Mon, 29 Jun 2009 09:51:10 +0200,
Rainer Stengele wrote:
> 
> Hi all,
> 
> I wonder if my question was too complicated or too stupid?

Neither, I guess.  The simplest answer, and this applies to Emacs in
general, is that if you find you have a sequence of keystrokes that
you repeat often, save them as a keyboard macro: 

  C-x ( ... C-x )

where the ... are the keystrokes you repeat and then save the keyboard
macro (look at kmacro-name-last-macro).  You can then put this saved
keyboard macro in your .emacs (look at insert-kbd-macro) to have it
defined every time.  The Emacs info pages on keyboard macros should
help.

There are other solutions, of course, including writing a simple elisp
function which does the steps you want.

HTH.

  reply	other threads:[~2009-06-29  9:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-23 21:23 indent list item and change list type automatically Rainer Stengele
2009-06-29  7:51 ` Rainer Stengele
2009-06-29  9:46   ` Eric S Fraga [this message]
2009-07-06 13:44   ` Carsten Dominik
2009-07-07 11:20     ` Rainer Stengele
2009-07-07 11:33       ` Carsten Dominik
2009-07-07 11:44         ` Rainer Stengele
2009-07-07 11:52           ` Carsten Dominik
2009-07-07 21:15             ` Rainer Stengele
2009-06-30  0:51 ` Samuel Wales
2009-07-05 14:57   ` Raffi R
2009-07-05 19:12     ` Eric S Fraga
2009-07-05 22:26       ` Raffi R
2009-07-06  8:32         ` Eric S Fraga

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=874otzbce3.wl%ucecesf@ucl.ac.uk \
    --to=ucecesf@ucl.ac.uk \
    --cc=e.fraga@ucl.ac.uk \
    --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).