From: Eli Zaretskii <eliz@gnu.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: alan@idiocy.org, emacs-devel@gnu.org
Subject: Re: Creating a separate GUI thread for NS
Date: Mon, 29 Jan 2018 19:56:21 +0200 [thread overview]
Message-ID: <83zi4wh7lm.fsf@gnu.org> (raw)
In-Reply-To: <CAArVCkQs7ujDURzmEj+Jab-PmbfZZQsv9yO8s-h6AwHYcD5hgg@mail.gmail.com> (message from Philipp Stephani on Sun, 28 Jan 2018 17:00:53 +0000)
> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Sun, 28 Jan 2018 17:00:53 +0000
> Cc: Alan Third <alan@idiocy.org>, emacs-devel@gnu.org
>
> Could we switch signal processing to a simpler model, such as a background thread and sigwait?
How would that work with C-g on TTYs, which generates SIGINT, and
should eventually cause a longjmp to top level?
Same question regarding SIGIO, which is used on X-based systems for
input.
prev parent reply other threads:[~2018-01-29 17:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-27 11:14 Creating a separate GUI thread for NS Alan Third
2018-01-27 11:33 ` Eli Zaretskii
2018-01-28 17:00 ` Philipp Stephani
2018-01-29 17:56 ` Eli Zaretskii [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83zi4wh7lm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=alan@idiocy.org \
--cc=emacs-devel@gnu.org \
--cc=p.stephani2@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.