all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: keyboard macro question
Date: Fri, 02 Oct 2009 13:12:29 -0500	[thread overview]
Message-ID: <877hvd3bsi.fsf@newsguy.com> (raw)
In-Reply-To: 4ac61330$0$288$14726298@news.sunsite.dk

"Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk> writes:

>
> Benjamin,
> These functions are useful for this situation
> C-u 1 C-x r n a   (number-to-register a)
> C-x r i a         (insert-register a)
> C-x r + a         (increment-register a)

I wondered if you could show an example of how this works in a
macro... when I try, it just continues to insert 1.

To reproduce:
Create macro of: 
 C-u 1 C-x r n a
 C-x r i a
 C-x r + a

then walk down this column inserting the macro

str
str
str
str

By running the macro at the end of each line, I get:

str1
str1
str1
str1






  reply	other threads:[~2009-10-02 18:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-02 14:05 keyboard macro question Benjamin
2009-10-02 14:15 ` Joost Kremers
2009-10-02 14:34 ` David Kastrup
2009-10-02 14:54   ` jbenjam
2009-10-02 14:50 ` Colin S. Miller
2009-10-02 18:12   ` Harry Putnam [this message]
2009-10-02 20:15     ` Tassilo Horn
2009-10-03  2:04 ` Eric
     [not found] ` <d9407676-bb83-46a4-9804-0450cc190b59@v37g2000prg.googlegroups.com>
2009-10-18  1:46   ` David Combs
2009-10-18 17:40     ` Xah Lee
2009-11-12  3:12       ` David Combs
2009-11-13 18:36         ` Lars Enderin

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=877hvd3bsi.fsf@newsguy.com \
    --to=reader@newsguy.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.