From: Eli Zaretskii <eliz@gnu.org>
To: Alan Third <alan@idiocy.org>
Cc: 26816@debbugs.gnu.org, charles@aurox.ch
Subject: bug#26816: mouse movement support for OS X
Date: Sun, 14 May 2017 17:37:58 +0300 [thread overview]
Message-ID: <83y3tz7bcp.fsf@gnu.org> (raw)
In-Reply-To: <20170514135910.GA13710@breton.holly.idiocy.org> (message from Alan Third on Sun, 14 May 2017 14:59:10 +0100)
> Date: Sun, 14 May 2017 14:59:10 +0100
> From: Alan Third <alan@idiocy.org>
> Cc: 26816@debbugs.gnu.org, martin rudalics <rudalics@gmx.at>,
> Eli Zaretskii <eliz@gnu.org>
>
> On Sun, May 14, 2017 at 03:29:57PM +0200, Charles A. Roelli wrote:
> > Attached is a patch now working with multiple monitors. I also added
> > `ns-set-mouse-absolute-pixel-position', a test and a NEWS entry. The test
> > works interactively, but it requires a frame to run and I'm not sure whether
> > tests run with them by default.
>
> Usually you run tests with ’make check’, and there’s no frame
> available.
There's always a frame, even in batch sessions. Observe:
emacs -batch --eval "(message \"%s\" (selected-frame))"
=> #<frame F1 017b9d08>
It's just that it's not a frame which this feature could use.
> I’ve just checked and it does throw up an error for that
> test. I’m not sure how that should be handled.
You could explicitly test for non-interactive sessions, and skip the
test, or display a message that this test can only be run
interactively. Would that be good enough?
next prev parent reply other threads:[~2017-05-14 14:37 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-07 15:11 bug#26816: mouse movement support for OS X Charles A. Roelli
2017-05-07 16:51 ` Eli Zaretskii
2017-05-08 18:34 ` Charles A. Roelli
2017-05-08 18:54 ` Eli Zaretskii
2017-05-07 18:07 ` martin rudalics
2017-05-07 20:00 ` Alan Third
2017-05-09 19:09 ` Charles A. Roelli
2017-05-09 22:44 ` Alan Third
2017-05-11 18:06 ` Charles A. Roelli
2017-05-11 21:43 ` Alan Third
2017-05-14 13:29 ` Charles A. Roelli
2017-05-14 13:59 ` Alan Third
2017-05-14 14:37 ` Eli Zaretskii [this message]
2017-05-15 18:23 ` Charles A. Roelli
2017-05-16 22:53 ` Alan Third
2017-05-17 8:36 ` Andreas Schwab
2017-05-18 19:43 ` Charles A. Roelli
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=83y3tz7bcp.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=26816@debbugs.gnu.org \
--cc=alan@idiocy.org \
--cc=charles@aurox.ch \
/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.
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).