help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Capture frame, the first entry returned by (mouse-position)


From: Eli Zaretskii
Subject: Re: Capture frame, the first entry returned by (mouse-position)
Date: Sat, 17 Sep 2022 20:58:49 +0300

> Date: Sat, 17 Sep 2022 19:53:54 +0200 (CEST)
> From: wilnerthomas@tutanota.com
> Cc: help-gnu-emacs@gnu.org
> 
> Sep 17, 2022, 17:39 by eliz@gnu.org:
> 
> >> Date: Sat, 17 Sep 2022 19:25:30 +0200 (CEST)
> >> From: wilnerthomas--- via Users list for the GNU Emacs text editor 
> >> <help-gnu-emacs@gnu.org>
> >>
> >> I would like to capture the frame where the mouse is located, the first 
> >> entry
> >>  returned by (mouse-position).  How can I do it?
> >>
> >
> > What do you mean by "capture" in this case?
> >
> To get it so I can pass it to functions that require frame as argument.

Just 'car (mouse-position)' should do.  I'm not even sure why you
asked, it's so obvious...



reply via email to

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