all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stuart D. Herring" <herring@lanl.gov>
To: "Richard Stallman" <rms@gnu.org>
Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org
Subject: Re: `key-binding' and XEmacs-style events
Date: Sat, 3 Mar 2007 22:27:40 -0800 (PST)	[thread overview]
Message-ID: <45277.128.165.0.81.1172989660.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <E1HNg1b-0002lE-2y@fencepost.gnu.org>

>     > A list as a member of a key sequence has no meaning except
>     > in terms of XEmacs compatibility, so I think confusion is not
>     > possible.
>
>     key-binding can be called with a mouse event inside of a key sequence
>     vector.  That was what the problem report was about in the first
>     place.
>
> I stand corrected -- but the original problem report was not about a
> mouse event, it was about using a character inside a list.
>
> The car of a mouse event list is a symbol.   If the recent fix
> does not alter what is done when the car is a symbol, it should not
> alter treatment of mouse events.  Isn't that so?

Unless I made a mistake, the fix I made does nothing at all except
avoiding an error when the car of a list is not a symbol: the rest of the
code proceeds as it did before and (since the modifier lists are in
general handled correctly) does the right thing.  If it is a symbol,
exactly the same code is executed, merely with certain side-effect-free
expressions evaluated in a slightly different order.

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.

  reply	other threads:[~2007-03-04  6:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 22:57 `key-binding' and XEmacs-style events Stuart D. Herring
2007-03-01  8:14 ` Richard Stallman
2007-03-01 15:19   ` Stefan Monnier
2007-03-01 22:27     ` Stuart D. Herring
2007-03-01 23:35       ` Kim F. Storm
2007-03-01 23:52         ` Stuart D. Herring
2007-03-02  8:31           ` David Kastrup
2007-03-04  6:13             ` Stuart D. Herring
2007-03-02  8:26       ` Richard Stallman
2007-03-02  8:46         ` David Kastrup
2007-03-02 23:46           ` Richard Stallman
2007-03-03  7:40             ` David Kastrup
2007-03-04  2:00               ` Richard Stallman
2007-03-04  6:27                 ` Stuart D. Herring [this message]
2007-03-06 17:06           ` Stuart D. Herring
2007-03-02  8:28       ` David Kastrup
2007-03-02  3:28     ` Richard Stallman

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=45277.128.165.0.81.1172989660.squirrel@webmail.lanl.gov \
    --to=herring@lanl.gov \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=rms@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.