From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Desktop tty frames (was: today's git does not run on Ubuntu) Date: Sun, 15 Dec 2013 21:48:19 +0200 Organization: JURTA Message-ID: <87mwk1q4jg.fsf_-_@mail.jurta.org> References: <6792171.1387115811961.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1387137617 18715 80.91.229.3 (15 Dec 2013 20:00:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Dec 2013 20:00:17 +0000 (UTC) Cc: EMACS development team To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 15 21:00:22 2013 Return-path: Envelope-to: ged-emacs-devel@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 1VsHrS-0002sI-Hn for ged-emacs-devel@m.gmane.org; Sun, 15 Dec 2013 21:00:22 +0100 Original-Received: from localhost ([::1]:52281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VsHrR-0007zd-Uc for ged-emacs-devel@m.gmane.org; Sun, 15 Dec 2013 15:00:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VsHrK-0007zW-JC for emacs-devel@gnu.org; Sun, 15 Dec 2013 15:00:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VsHrE-0007XD-JW for emacs-devel@gnu.org; Sun, 15 Dec 2013 15:00:14 -0500 Original-Received: from ps18281.dreamhost.com ([69.163.218.105]:56602 helo=ps18281.dreamhostps.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VsHrE-0007U9-EF for emacs-devel@gnu.org; Sun, 15 Dec 2013 15:00:08 -0500 Original-Received: from localhost.jurta.org (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id C0A62258B9E936; Sun, 15 Dec 2013 12:00:05 -0800 (PST) In-Reply-To: (Juanma Barranquero's message of "Sun, 15 Dec 2013 16:20:18 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 69.163.218.105 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:166433 Archived-At: > I see the same thing on Windows: "emacs -Q" freezes, "emacs -Q -nw" does not. When I tried "emacs -nw" in this revision, it loads the saved desktop, creates a new graphical frame and freezes. This raises the question: shouldn't the desktop open the saved frame as a tty frame when the desktop is restored by "emacs -nw"?