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#17875: 24.3.92; Consistent crash running in terminal Date: Mon, 30 Jun 2014 19:53:21 +0300 Message-ID: <83r42649vi.fsf@gnu.org> References: <6cbc24d788d2fdbb4701f7791982daeb@SDF.ORG> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1404147269 18191 80.91.229.3 (30 Jun 2014 16:54:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2014 16:54:29 +0000 (UTC) Cc: penthief@SDF.ORG, 17875-done@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 30 18:54:22 2014 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 1X1eqT-0007kc-HJ for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Jun 2014 18:54:21 +0200 Original-Received: from localhost ([::1]:35644 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1eqT-0008Il-5m for geb-bug-gnu-emacs@m.gmane.org; Mon, 30 Jun 2014 12:54:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1eqL-0008HV-40 for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2014 12:54:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1eqB-0005xY-Po for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2014 12:54:13 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1eqB-0005xJ-NA for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2014 12:54:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1X1eqB-0004U3-8D for bug-gnu-emacs@gnu.org; Mon, 30 Jun 2014 12:54:03 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 30 Jun 2014 16:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 17875 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Mail-Followup-To: 17875@debbugs.gnu.org, eliz@gnu.org, penthief@SDF.ORG Original-Received: via spool by 17875-done@debbugs.gnu.org id=D17875.140414722217200 (code D ref 17875); Mon, 30 Jun 2014 16:54:02 +0000 Original-Received: (at 17875-done) by debbugs.gnu.org; 30 Jun 2014 16:53:42 +0000 Original-Received: from localhost ([127.0.0.1]:38123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X1epm-0004TH-0W for submit@debbugs.gnu.org; Mon, 30 Jun 2014 12:53:42 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:57223) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X1epg-0004Sz-VE for 17875-done@debbugs.gnu.org; Mon, 30 Jun 2014 12:53:37 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0N7Z00400QJX8I00@a-mtaout22.012.net.il> for 17875-done@debbugs.gnu.org; Mon, 30 Jun 2014 19:53:27 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N7Z0047BQX27B30@a-mtaout22.012.net.il>; Mon, 30 Jun 2014 19:53:27 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.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:91012 Archived-At: > From: Glenn Morris > Date: Sun, 29 Jun 2014 19:26:24 -0400 > Cc: 17875@debbugs.gnu.org > > penthief wrote: > > > The problem is also present in 24.3.1 > > For the record, it crashes all the way back to at least 23.1. > (22.3 does not have with-selected-frame.) You don't need with-selected-frame, you can simulate it with "C-x 5 o". I'm pretty sure this bug was there since TTY frames were introduced (in 1995, AFAIR), because no one could imagine such a strange use case. set-frame-width and set-frame-height on a TTY are nothing more than debugging aids, I cannot fathom why would a user need to use them. Anyway, hopefully fixed now.