unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tak Ota <Takaaki.Ota@am.sony.com>
Cc: emacs-devel@gnu.org
Subject: Re: Command remapping and the delete-frame problem.
Date: Sun, 03 Mar 2002 09:25:06 -0800 (PST)	[thread overview]
Message-ID: <20020303.092506.01368364.Takaaki.Ota@am.sony.com> (raw)
In-Reply-To: <5xr8nb4spk.fsf@kfs2.cua.dk>

24 Feb 2002 01:41:11 +0100: storm@cua.dk (Kim F. Storm) wrote:

> I have just reworked my original patch for command remapping to use
> a `remap' prefix-key for command remapping:
> 
>  	    (define-key map [remap command1] 'command2)
> 
> Please read the updated section in NEWS.

I just started rewriting table.el to use the new command remapping
mechanism in place of function advising.  In that process I came up
with a request and a question.

1. Could you add the explanation about the new notation [remap
   command] for KEY argument in `define-key' document?

2. I tried the new remap notation in 21.1.90 and it was simply ignored
   without an error therefore condition-case can't test the
   availability of this feature.  There is no (provide 'command-remap)
   either.  How can a program determine the availability of the new
   feature?  I want to leave function advise for the older versions
   of emacs that does not have command remap feature.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


  reply	other threads:[~2002-03-03 17:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5x3czwjqxs.fsf@kfs2.cua.dk>
     [not found] ` <7263-Wed20Feb2002194728+0200-eliz@is.elta.co.il>
     [not found]   ` <5xd6yzwxs8.fsf@kfs2.cua.dk>
     [not found]     ` <200202220433.g1M4XP414080@aztec.santafe.edu>
     [not found]       ` <5xd6yx965v.fsf_-_@kfs2.cua.dk>
2002-02-22 15:40         ` Command remapping and the delete-frame problem Kim F. Storm
2002-02-22 16:24           ` Stefan Monnier
2002-02-22 19:31             ` Kim F. Storm
2002-02-22 19:38               ` Stefan Monnier
2002-02-23 20:19         ` Richard Stallman
2002-02-24  0:41           ` Kim F. Storm
2002-03-03 17:25             ` Tak Ota [this message]
2002-03-04 23:41               ` Richard Stallman
2002-03-05  6:19                 ` Tak Ota

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=20020303.092506.01368364.Takaaki.Ota@am.sony.com \
    --to=takaaki.ota@am.sony.com \
    --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).