all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: storm@cua.dk, emacs-devel@gnu.org
Subject: Re: Command remapping and the delete-frame problem.
Date: Mon, 4 Mar 2002 16:41:00 -0700 (MST)	[thread overview]
Message-ID: <200203042341.g24Nf0h00500@aztec.santafe.edu> (raw)
In-Reply-To: <20020303.092506.01368364.Takaaki.Ota@am.sony.com> (message from Tak Ota on Sun, 03 Mar 2002 09:25:06 -0800 (PST))

    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.

The version we install in Emacs should have only the command
remapping.  It should not have the advice.  To include the advice
would be clutter and it would make the package harder to maintain, and
it would not help users at all.

As for people using older Emacs versions, they can use your old
version of the file.  There is no reason for the new version of
table.el to support advice.



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


  reply	other threads:[~2002-03-04 23:41 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
2002-03-04 23:41               ` Richard Stallman [this message]
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

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

  git send-email \
    --in-reply-to=200203042341.g24Nf0h00500@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=storm@cua.dk \
    /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.