emacs-devel
[Top][All Lists]
Advanced

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

Getting the click position in a string


From: David Kastrup
Subject: Getting the click position in a string
Date: Tue, 25 Apr 2006 11:53:01 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Hi,

I am trying to fix mouse.el so that it can heed follow-link properties
in display strings.  But it does not appear that the mouse click info
gives the requisite position information: there is posn-string, and
there is posn-point, but it does not look like there is
posn-string-pos or whatever else which would be able to pinpoint the
actual position within a string that is used as a display property or
before-string or after-string.

Consequently, one can't fetch the text property at the position of the
click in such a string.

Am I wrong here?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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