emacs-devel
[Top][All Lists]
Advanced

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

Re: New primitive buffer-position-at


From: Stefan Monnier
Subject: Re: New primitive buffer-position-at
Date: Tue, 11 Jan 2005 17:48:58 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> +        doc: /* Return the buffer position at coordinates X and Y in WINDOW.
> + If omitted, WINDOW defaults to the currently selected WINDOW. */)

Could you describe more precisely what the coordinates are (in pixels or
chars?  1 or 0 based? relative to the the farme or window? ...).

Also, in what way is it different from (posn-point (posn-at-x-y X Y)) ?


        Stefan "who's wondering what posn-at-x-y does on a tty"




reply via email to

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