From: "rgb" <rbielaws@i1.net>
Subject: Re: window-line and window-column
Date: 10 Oct 2005 21:38:32 -0700 [thread overview]
Message-ID: <1129005512.769953.54230@z14g2000cwz.googlegroups.com> (raw)
In-Reply-To: <87ll10lmyo.fsf-monnier+gnu.emacs.help@gnu.org>
Stefan Monnier wrote:
> > Perhaps you wanted me to see compute-motion but I don't see how it helps.
>
> Check it again. Like most functions it's meant to be meaningful under a tty
> as well, so it's very much not pixel-based.
>
> Another useful function would be posn-at-point, but it's only in Emacs-CVS.
>
There it is (nth 6 (posn-at-point))
But I think it might have a problem.
Unlike windmove-coordinates-of-position's value based on
compute-motion, I get a very odd result from posn-at-point
if (point) is off the screen to the left because I've done
(scroll-left). The (car (nth 6 (posn-at-point))) value
doesn't make sense to me under those circumstances.
Could there be a bug?
next prev parent reply other threads:[~2005-10-11 4:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-07 22:44 window-line and window-column rgb
2005-10-07 23:08 ` Neon Absentius
2005-10-07 23:09 ` Lennart Borgman
2005-10-07 23:27 ` Johan Bockgård
2005-10-08 0:49 ` rgb
2005-10-11 4:05 ` Stefan Monnier
2005-10-11 4:38 ` rgb [this message]
2005-10-11 5:02 ` Stefan Monnier
2005-10-11 5:09 ` rgb
2005-10-13 18:02 ` rgb
2005-10-14 15:06 ` rgb
[not found] ` <mailman.10338.1128726582.20277.help-gnu-emacs@gnu.org>
2005-10-08 0:20 ` rgb
2005-10-08 2:29 ` Neon Absentius
2005-10-11 1:18 ` Hovav Shacham
2005-10-11 3:34 ` rgb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1129005512.769953.54230@z14g2000cwz.googlegroups.com \
--to=rbielaws@i1.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).