From: "Drew Adams" <drew.adams@oracle.com>
To: "'Corey Foote'" <coreyfoote@hotmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Keyboard macro counter formatted for letters
Date: Mon, 14 Jul 2008 09:54:37 -0700 [thread overview]
Message-ID: <001d01c8e5d2$4d1ba790$c2b22382@us.oracle.com> (raw)
In-Reply-To: <BLU105-W384E5EFC372558EEDD7859DA8D0@phx.gbl>
> Is it possible to format the keyboard macro counter (say,
> using kmacro-set-format) such that the counter will insert
> letters instead of numbers. I'm writing a macro which is
> adding letters to an ordered list, and I think this would
> be handy. If not, is there any other way to accomplish this?
I don't have a direct answer to your question. However, this might help:
In Icicles, command `icicle-kmacro' takes the place of command `kmacro', by
default (e.g. it is bound to `f5' in Icicle mode). The macros in the keyboard
macro ring are given the names `macro #1', `macro #2', and so on, according to
their position in the ring, and you can invoke them by name using completion.
Icicles completion lets you match any part of a name or access names by cycling.
(This is a multi-command, meaning that you can use a single invocation of `f5'
to execute any number of keyboard macros, if you like.)
next prev parent reply other threads:[~2008-07-14 16:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-14 16:34 Keyboard macro counter formatted for letters Corey Foote
2008-07-14 16:54 ` Drew Adams [this message]
2008-07-14 17:52 ` Lennart Borgman (gmail)
2008-07-14 19:49 ` Corey Foote
-- strict thread matches above, loose matches on Subject: below --
2008-07-24 22:05 Juanma
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001d01c8e5d2$4d1ba790$c2b22382@us.oracle.com' \
--to=drew.adams@oracle.com \
--cc=coreyfoote@hotmail.com \
--cc=help-gnu-emacs@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.