From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: [Patch] Resizing shells in shell-mode Date: Sun, 25 May 2008 05:56:32 +0900 Message-ID: <87zlqfe7zz.fsf@catnip.gol.com> References: <6fa54e4e0805241138s7ca3428ay976f4331b86b89e6@mail.gmail.com> <6fa54e4e0805241323t75e6e82cldb3e71663632bc2f@mail.gmail.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211662620 3564 80.91.229.12 (24 May 2008 20:57:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 May 2008 20:57:00 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: "Antoine Levitt" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 24 22:57:40 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K00o6-0004MF-D8 for ged-emacs-devel@m.gmane.org; Sat, 24 May 2008 22:57:38 +0200 Original-Received: from localhost ([127.0.0.1]:44182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K00nM-0000nz-0F for ged-emacs-devel@m.gmane.org; Sat, 24 May 2008 16:56:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K00nI-0000nK-9J for emacs-devel@gnu.org; Sat, 24 May 2008 16:56:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K00nG-0000n0-4Q for emacs-devel@gnu.org; Sat, 24 May 2008 16:56:47 -0400 Original-Received: from [199.232.76.173] (port=46986 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K00nF-0000mx-Uc for emacs-devel@gnu.org; Sat, 24 May 2008 16:56:45 -0400 Original-Received: from smtp12.dentaku.gol.com ([203.216.5.74]:37285) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K00n9-0001Qm-TD; Sat, 24 May 2008 16:56:40 -0400 Original-Received: from 203-216-96-093.dsl.gol.ne.jp ([203.216.96.93] helo=catnip.gol.com) by smtp12.dentaku.gol.com with esmtpa (Dentaku) id 1K00n7-0006Qa-0S; Sun, 25 May 2008 05:56:37 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 240562F3A; Sun, 25 May 2008 05:56:32 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: <6fa54e4e0805241323t75e6e82cldb3e71663632bc2f@mail.gmail.com> (Antoine Levitt's message of "Sat, 24 May 2008 22:23:40 +0200") Original-Lines: 20 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:97668 Archived-At: "Antoine Levitt" writes: > It's more serious when you take into account the fact > that some other process (not a shell) might be running at that moment. > Have you try M-x term instead of M-x shell? It's a different tradeoff, > but it should be able to accomodate window-size changes. > > Me: > Well, that's the reason why the patch is to shell, not comint. Isn't shell > the specialized mode for dealing with shells only ? Shells are often running other programs... Sending shell commands without an explicit user action is a bad idea, don't do it. -Miles -- `To alcohol! The cause of, and solution to, all of life's problems' --Homer J. Simpson