From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#35857: 26.2; Hangs loading desktop having shell window Date: Sun, 09 Jun 2019 09:15:20 +0300 Message-ID: <83a7ercmiv.fsf@gnu.org> References: <5CE551E702420596003904AF_0_37010@msllnjpmsgsv06> <837e9wpn7t.fsf@gnu.org> <87r2831w7u.fsf@gmail.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="140846"; mail-complaints-to="usenet@blaine.gmane.org" Cc: rmunitz1@bloomberg.net, 35857@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jun 09 08:16:43 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hZr8E-000aX9-5t for geb-bug-gnu-emacs@m.gmane.org; Sun, 09 Jun 2019 08:16:42 +0200 Original-Received: from localhost ([::1]:33978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZr8C-00006U-Fj for geb-bug-gnu-emacs@m.gmane.org; Sun, 09 Jun 2019 02:16:40 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35979) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hZr7f-000068-E5 for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2019 02:16:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hZr7b-0006CO-NI for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2019 02:16:05 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:40561) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hZr7a-0006C4-PN for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2019 02:16:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hZr7a-0002oY-Hj for bug-gnu-emacs@gnu.org; Sun, 09 Jun 2019 02:16:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 09 Jun 2019 06:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 35857 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible Original-Received: via spool by 35857-submit@debbugs.gnu.org id=B35857.156006093510778 (code B ref 35857); Sun, 09 Jun 2019 06:16:02 +0000 Original-Received: (at 35857) by debbugs.gnu.org; 9 Jun 2019 06:15:35 +0000 Original-Received: from localhost ([127.0.0.1]:54105 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hZr78-0002nm-Pj for submit@debbugs.gnu.org; Sun, 09 Jun 2019 02:15:35 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:55399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hZr76-0002nY-Ko for 35857@debbugs.gnu.org; Sun, 09 Jun 2019 02:15:32 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:55377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hZr71-0005tz-4I; Sun, 09 Jun 2019 02:15:27 -0400 Original-Received: from [176.228.60.248] (port=3601 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hZr6z-0001xr-Is; Sun, 09 Jun 2019 02:15:26 -0400 In-reply-to: <87r2831w7u.fsf@gmail.com> (message from Noam Postavsky on Sat, 08 Jun 2019 19:41:25 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.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" Xref: news.gmane.org gmane.emacs.bugs:160254 Archived-At: > From: Noam Postavsky > Cc: Richard Munitz , 35857@debbugs.gnu.org > Date: Sat, 08 Jun 2019 19:41:25 -0400 > > > I tried to reproduce this, but I don't have access to a system where > > both "M-x shell" and "emacs &" will work. > > > > Can someone please reproduce the problem and report where is Emacs > > stuck? Perhaps it is asking some question and waiting for the answer? > > Doesn't happen here (and I can't see why "emacs &" vs "emacs" could have > any effect, though I tried both ways). After running emacs the second > time, no *shell* buffer is created (which I guess is expected since I > answered "yes" to kill the shell before saving the desktop). That's what happened to me as well, but I wasn't sure the specific details I couldn't include in the reproduction didn't matter. Thanks, I guess we need more info from the OP. Perhaps some unusual shell is being used, or some system customizations outside of the user init files are at play here?