From: no-spam@cua.dk (Kim F. Storm)
Cc: emacs-devel@gnu.org
Subject: Re: Patch for broken `insert-kbd-macro'.
Date: Mon, 29 Nov 2004 01:08:24 +0100 [thread overview]
Message-ID: <m31xedfrev.fsf@kfs-l.imdomain.dk> (raw)
In-Reply-To: <200411280334.iAS3Yb512065@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sat, 27 Nov 2004 21:34:37 -0600 (CST)")
Luc Teirlinck <teirllm@dms.auburn.edu> writes:
> The minibuffer completion for `insert-kbd-macro' is broken, because it
> assumes that keyboard macros are always strings or vectors, which is
> no longer true. As a result `insert-kbd-macro' _always_ claims that
> there are no completions, whenever the keyboard macro is given by a
> lambda expression, as is true for nearly all newly defined keyboard
> macros. The patch below fixes this.
Thanks for investigating this.
However, there is an easier way -- just check for a kmacro property on
the symbol. I installed a fix.
prev parent reply other threads:[~2004-11-29 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-28 3:34 Patch for broken `insert-kbd-macro' Luc Teirlinck
2004-11-29 0:08 ` Kim F. Storm [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m31xedfrev.fsf@kfs-l.imdomain.dk \
--to=no-spam@cua.dk \
--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 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.