From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: UI input unresponsive on macOS Date: Thu, 05 Jan 2017 17:37:54 +0200 Message-ID: <83d1g1ecvh.fsf@gnu.org> References: <72DF4592-73FE-452D-9CF3-C892E73BD36E@play-bow.org> <20170103143621.GA41725@breton.holly.idiocy.org> <20170103174900.GA49916@breton.holly.idiocy.org> <83zij6esyt.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1483630679 30423 195.159.176.226 (5 Jan 2017 15:37:59 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2017 15:37:59 +0000 (UTC) Cc: alan@idiocy.org, halley@play-bow.org, emacs-devel@gnu.org To: Gong-Yi Liao =?utf-8?B?5buW5a6u5q+F?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 16:37:53 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cPA6w-0006ga-98 for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 16:37:50 +0100 Original-Received: from localhost ([::1]:47040 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPA70-0001nE-68 for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2017 10:37:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPA6o-0001lf-Hv for emacs-devel@gnu.org; Thu, 05 Jan 2017 10:37:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPA6k-0006o0-Cq for emacs-devel@gnu.org; Thu, 05 Jan 2017 10:37:42 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPA6k-0006nq-9A; Thu, 05 Jan 2017 10:37:38 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4906 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cPA6j-00057M-Do; Thu, 05 Jan 2017 10:37:37 -0500 In-reply-to: (message from Gong-Yi Liao =?utf-8?B?5buW5a6u5q+F?= on Wed, 4 Jan 2017 22:34:58 -0600) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:211123 Archived-At: > From: Gong-Yi Liao 廖宮毅 > Date: Wed, 4 Jan 2017 22:34:58 -0600 > Cc: Alan Third , Bob Halley , emacs-devel@gnu.org > > When I M-X gnus, Emacs runs (with or without -Q at command line) > normally; but when I use > > (make-thread #'gnus "gnus") > > Emacs just hangs by the dialog whose screenshot is attached as a png file. The image seems to indicate that Emacs is waiting for you to answer the question. Did you try to click "Yes" or "No" on the dialog Emacs pops up?