emacs-devel
[Top][All Lists]
Advanced

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

Re: How to create a small child-frame which only show two lines


From: Stefan Monnier
Subject: Re: How to create a small child-frame which only show two lines
Date: Tue, 12 Dec 2017 11:48:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Perhaps there is a misunderstanding.  AFAIU, you can determine the
> left-top pixel position at point, but you wanted the left-bottom
> position instead, is that right?  If so, my suggestion was to call
> vertical-motion to move down one line, then take the left-top position
> at that place.

What if there's no position "down one line" (e.g. the next line is too
short or there's no next line)?


        Stefan





reply via email to

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