From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#13864: 24.3.50; emacsclient -t loops when connected to emacs server running in X11 Date: Mon, 04 Mar 2013 19:50:10 +0200 Message-ID: <83ehfvt5pp.fsf@gnu.org> References: <86y5e4xpd8.fsf@chateau.d.if> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1362419515 9723 80.91.229.3 (4 Mar 2013 17:51:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Mar 2013 17:51:55 +0000 (UTC) Cc: 13864@debbugs.gnu.org To: Ashish SHUKLA Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Mar 04 18:52:18 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UCZYf-0006Rj-MW for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Mar 2013 18:52:17 +0100 Original-Received: from localhost ([::1]:41374 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZYK-0006Ke-AR for geb-bug-gnu-emacs@m.gmane.org; Mon, 04 Mar 2013 12:51:56 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:49389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZYD-0006JR-Uz for bug-gnu-emacs@gnu.org; Mon, 04 Mar 2013 12:51:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCZYB-0006bV-3m for bug-gnu-emacs@gnu.org; Mon, 04 Mar 2013 12:51:49 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCZYA-0006an-U6 for bug-gnu-emacs@gnu.org; Mon, 04 Mar 2013 12:51:46 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UCZYQ-0003mR-0U for bug-gnu-emacs@gnu.org; Mon, 04 Mar 2013 12:52:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 04 Mar 2013 17:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13864 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13864-submit@debbugs.gnu.org id=B13864.136241947414470 (code B ref 13864); Mon, 04 Mar 2013 17:52:01 +0000 Original-Received: (at 13864) by debbugs.gnu.org; 4 Mar 2013 17:51:14 +0000 Original-Received: from localhost ([127.0.0.1]:59028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZXc-0003lK-PG for submit@debbugs.gnu.org; Mon, 04 Mar 2013 12:51:13 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:36278) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UCZXZ-0003l2-ST for 13864@debbugs.gnu.org; Mon, 04 Mar 2013 12:51:11 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MJ500B00DAL7900@a-mtaout23.012.net.il> for 13864@debbugs.gnu.org; Mon, 04 Mar 2013 19:50:23 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MJ500BECDJS3U40@a-mtaout23.012.net.il>; Mon, 04 Mar 2013 19:50:16 +0200 (IST) In-reply-to: <86y5e4xpd8.fsf@chateau.d.if> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:72088 Archived-At: > From: Ashish SHUKLA > Date: Mon, 04 Mar 2013 00:49:47 +0530 > > 1. Start: emacs -Q > 2. Start emacs server: M-x server-start > 3. In an xterm instance (in my case TERM=xterm-256color), do: emacsclient -t > 4. In emacsclient session, do C-x C-f to get a 'Find file:' prompt. > 5. Now I see emacsclient session started flickering with following 'truss' output: Thanks. Unfortunately, I seem to be unable to reproduce this with the Emacs configurations to which I have access. One thing I couldn't try was a GUI session that also has a TTY frame created by "emacsclient -t", I could only try a TTY session in which another TTY frame on a different terminal was created by emacsclient. Maybe this is the crucial difference: do you see the same problem when Emacs that runs the server is started with -nw? Did this problem appear lately, or do you see it in previous versions as well (e.g., on the emacs-24 branch)? If this only appeared recently, could you perhaps bisect to find the commit which caused this? Also, would you be ready to run Emacs under a debugger and look around where I suggest you to? Thanks.