unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: kmacro.el
Date: Tue, 30 Nov 2004 21:57:25 -0500	[thread overview]
Message-ID: <E1CZKgH-0003d4-AL@fencepost.gnu.org> (raw)
In-Reply-To: <200411300400.iAU40Vn26724@raven.dms.auburn.edu> (message from Luc Teirlinck on Mon, 29 Nov 2004 22:00:31 -0600 (CST))

    The new behavior is simple, with no surprises:

    Changing the format _never_ affects macros defined prior to the
    change.  (As already said there currently are situations where
    existing macros can be affected.)

    Changing the format when no kmacro is being defined or executed
    affects all macros defined from then on.  (Until the format is changed
    again.)

    Changing the format during macro definition changes the format of the
    macro being defined from that stage on, during definition and
    execution, but (unlike at present) does not affect subsequent macros
    still to be defined.

This seems clean to me.

      parent reply	other threads:[~2004-12-01  2:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30  4:00 kmacro.el Luc Teirlinck
2004-11-30  9:36 ` kmacro.el Kim F. Storm
2004-12-01  4:39   ` kmacro.el Luc Teirlinck
2004-12-01  2:57 ` Richard Stallman [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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1CZKgH-0003d4-AL@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).