unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Getting the click position in a string
@ 2006-04-25  9:53 David Kastrup
  2006-04-25 14:36 ` Kim F. Storm
  2006-04-26  8:17 ` David Kastrup
  0 siblings, 2 replies; 22+ messages in thread
From: David Kastrup @ 2006-04-25  9:53 UTC (permalink / raw)



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

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2006-05-01 12:52 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-25  9:53 Getting the click position in a string David Kastrup
2006-04-25 14:36 ` Kim F. Storm
2006-04-25 14:55   ` David Kastrup
2006-04-26  8:13     ` Kim F. Storm
2006-04-26  8:17 ` David Kastrup
2006-04-26 11:32   ` Kim F. Storm
2006-04-26 11:56     ` David Kastrup
2006-04-26 12:52       ` David Kastrup
2006-04-26 12:54         ` David Kastrup
2006-04-26 13:58         ` Stefan Monnier
2006-04-27 12:08           ` David Kastrup
2006-04-27 16:05             ` Stefan Monnier
2006-04-27 18:33               ` David Kastrup
2006-04-27 21:24                 ` Stefan Monnier
2006-04-27 21:39                   ` David Kastrup
2006-04-28 16:16                     ` Stefan Monnier
2006-04-29 21:55                       ` David Kastrup
2006-04-29 23:33                         ` Stefan Monnier
2006-04-30 21:55                           ` David Kastrup
2006-05-01  0:48                             ` Stefan Monnier
2006-05-01  5:55                               ` David Kastrup
2006-05-01 12:52                                 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).