From unknown Sat Aug 16 11:40:10 2025 X-Loop: don@donarmstrong.com Subject: bug#772: 23.0.60; cannot open multiple TTY frames using emacsclient -t Reply-To: Yoshiaki Kasahara , 772@debbugs.gnu.org Resent-From: Yoshiaki Kasahara Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 25 Aug 2008 13:20:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 772 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.1219670081980 (code B ref -1); Mon, 25 Aug 2008 13:20:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.0 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Aug 2008 13:14:41 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7PDEbv0000974 for ; Mon, 25 Aug 2008 06:14:38 -0700 Received: from mail.gnu.org ([199.232.76.166]:40928 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KXbsc-0005UV-JL for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:13:10 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KXbtw-0003BO-2H for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:14:35 -0400 Received: from elvenbow.nc.kyushu-u.ac.jp ([133.5.6.4]:62834 helo=elvenbow.cc.kyushu-u.ac.jp) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KXbtv-00039r-Da for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:14:31 -0400 Received: from localhost (kasahara@localhost [IPv6:::1]) by elvenbow.cc.kyushu-u.ac.jp (8.14.2/8.14.2) with ESMTP id m7PDEPdl050218 for ; Mon, 25 Aug 2008 22:14:25 +0900 (JST) (envelope-from kasahara@nc.kyushu-u.ac.jp) Date: Mon, 25 Aug 2008 22:14:25 +0900 (JST) Message-Id: <20080825.221425.245900097114586641.kasahara@nc.kyushu-u.ac.jp> To: emacs-pretest-bug@gnu.org From: Yoshiaki Kasahara X-Fingerprint: CDA2 B6B6 6796 0DD3 9D80 2602 E909 4623 A15E A074 X-URL: http://www.nc.kyushu-u.ac.jp/~kasahara/ X-Mailer: Mew version 6.1.50 on Emacs 23.0.60 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I cannot open multiple TTY frames of an Emacs instance now. I usually open two Emacs frames inside a 'screen' session using emacsclient -t, but it is not working now. When I try to open the second frame in a different tty, the first frame on the first tty shows *scratch* buffer. Nothing happens on the second tty. When I kill the second emacsclient, the first client dies together. I'm not sure when the symptom (or functional change?) started to occur, because I hadn't updated my source tree for about a month. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.2 (x86_64-unknown-freebsd7.0, GTK+ Version 2.12.11) of 2008-08-25 on elvenbow.cc.kyushu-u.ac.jp Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--without-xim'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: C value of $LANG: ja_JP.eucJP value of $XMODIFIERS: @im=uim locale-coding-system: japanese-iso-8bit-unix default-enable-multibyte-characters: t Major mode: Summary Minor modes in effect: show-paren-mode: t savehist-mode: t iswitchb-mode: t icomplete-mode: t desktop-save-mode: t display-time-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t From unknown Sat Aug 16 11:40:10 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Yoshiaki Kasahara Subject: bug#772 closed by Chong Yidong (Re: 23.0.60; cannot open multiple TTY frames using emacsclient -t) Message-ID: References: <87tzd7u1fv.fsf@cyd.mit.edu> <20080825.221425.245900097114586641.kasahara@nc.kyushu-u.ac.jp> X-Emacs-PR-Message: they-closed 772 X-Emacs-PR-Package: emacs Reply-To: 772@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1219772407-3546-1" This is a multi-part message in MIME format... ------------=_1219772407-3546-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #772: 23.0.60; cannot open multiple TTY frames using emacsclient -t It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 772: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D772 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1219772407-3546-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Tue Aug 26 10:30:54 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.6 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 772-done) by emacsbugs.donarmstrong.com; 26 Aug 2008 17:30:54 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7QHUqdO001442 for <772-done@emacsbugs.donarmstrong.com>; Tue, 26 Aug 2008 10:30:53 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 2813C57E2B3; Tue, 26 Aug 2008 13:32:36 -0400 (EDT) To: Yoshiaki Kasahara Cc: 772-done@debbugs.gnu.org Subject: Re: 23.0.60; cannot open multiple TTY frames using emacsclient -t From: Chong Yidong Date: Tue, 26 Aug 2008 13:32:36 -0400 Message-ID: <87tzd7u1fv.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I believe this was due to a typo in Eli's 2008-08-23 checkin, which he fixed on 2008-08-26. ------------=_1219772407-3546-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From kasahara@nc.kyushu-u.ac.jp Mon Aug 25 06:14:41 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.0 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 25 Aug 2008 13:14:41 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7PDEbv0000974 for ; Mon, 25 Aug 2008 06:14:38 -0700 Received: from mail.gnu.org ([199.232.76.166]:40928 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KXbsc-0005UV-JL for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:13:10 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KXbtw-0003BO-2H for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:14:35 -0400 Received: from elvenbow.nc.kyushu-u.ac.jp ([133.5.6.4]:62834 helo=elvenbow.cc.kyushu-u.ac.jp) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KXbtv-00039r-Da for emacs-pretest-bug@gnu.org; Mon, 25 Aug 2008 09:14:31 -0400 Received: from localhost (kasahara@localhost [IPv6:::1]) by elvenbow.cc.kyushu-u.ac.jp (8.14.2/8.14.2) with ESMTP id m7PDEPdl050218 for ; Mon, 25 Aug 2008 22:14:25 +0900 (JST) (envelope-from kasahara@nc.kyushu-u.ac.jp) Date: Mon, 25 Aug 2008 22:14:25 +0900 (JST) Message-Id: <20080825.221425.245900097114586641.kasahara@nc.kyushu-u.ac.jp> To: emacs-pretest-bug@gnu.org Subject: 23.0.60; cannot open multiple TTY frames using emacsclient -t From: Yoshiaki Kasahara X-Fingerprint: CDA2 B6B6 6796 0DD3 9D80 2602 E909 4623 A15E A074 X-URL: http://www.nc.kyushu-u.ac.jp/~kasahara/ X-Mailer: Mew version 6.1.50 on Emacs 23.0.60 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I cannot open multiple TTY frames of an Emacs instance now. I usually open two Emacs frames inside a 'screen' session using emacsclient -t, but it is not working now. When I try to open the second frame in a different tty, the first frame on the first tty shows *scratch* buffer. Nothing happens on the second tty. When I kill the second emacsclient, the first client dies together. I'm not sure when the symptom (or functional change?) started to occur, because I hadn't updated my source tree for about a month. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.2 (x86_64-unknown-freebsd7.0, GTK+ Version 2.12.11) of 2008-08-25 on elvenbow.cc.kyushu-u.ac.jp Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--without-xim'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: C value of $LANG: ja_JP.eucJP value of $XMODIFIERS: @im=uim locale-coding-system: japanese-iso-8bit-unix default-enable-multibyte-characters: t Major mode: Summary Minor modes in effect: show-paren-mode: t savehist-mode: t iswitchb-mode: t icomplete-mode: t desktop-save-mode: t display-time-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t ------------=_1219772407-3546-1--