[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A bug, I think, in key-binding
From: |
Stefan Monnier |
Subject: |
Re: A bug, I think, in key-binding |
Date: |
Thu, 17 Aug 2006 10:48:11 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> Moving point is not sufficient if the click is on an image-map, or on
> before-string. I'd rather reuse the C code if at all possible rather than
> try to mimick it in elisp (unless we can completely replace the C version
> with the elisp version).
> That is a valid point; this needs to be implemented at C level.
> Perhaps an optional argument to key-binding is the way to do it.
> Would you like to implement that?
Not now at least, no,
Stefan
- A bug, I think, in key-binding, David Kastrup, 2006/08/08
- Re: A bug, I think, in key-binding, Richard Stallman, 2006/08/09
- Re: A bug, I think, in key-binding, Stefan Monnier, 2006/08/09
- Re: A bug, I think, in key-binding, Richard Stallman, 2006/08/09
- Re: A bug, I think, in key-binding, Richard Stallman, 2006/08/17
- Re: A bug, I think, in key-binding,
Stefan Monnier <=
- Re: A bug, I think, in key-binding, Richard Stallman, 2006/08/18
- Re: A bug, I think, in key-binding, David Kastrup, 2006/08/18
- Re: A bug, I think, in key-binding, Richard Stallman, 2006/08/22
- Re: A bug, I think, in key-binding, David Kastrup, 2006/08/22
Re: A bug, I think, in key-binding, David Kastrup, 2006/08/09