emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting the click position in a string


From: Stefan Monnier
Subject: Re: Getting the click position in a string
Date: Sat, 29 Apr 2006 19:33:32 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> key-binding already looks up events or keys, so I suppose you are
> confused about what I was proposing.

It accepts events?  That's news to me.

> The purpose is to look up a key such as [follow-link] in the chain of
> keymaps corresponding to a click event.

Yes, that's whayt I understood.

> So the event takes the place of the keymap, not of the key.

What keymap?

   key-binding is a built-in function in `C source code'.
   (key-binding key &optional accept-default no-remap)

I see no keymap argument.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]