From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: New keybinding suggestion: C-x _ for `shrink-window' Date: Sun, 11 Nov 2007 09:02:15 -0500 Message-ID: References: <87ejexwf4m.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194789754 26809 80.91.229.12 (11 Nov 2007 14:02:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Nov 2007 14:02:34 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 11 15:02:35 2007 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 1IrDOU-0002xc-Nq for ged-emacs-devel@m.gmane.org; Sun, 11 Nov 2007 15:02:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrDOI-0003Bz-SX for ged-emacs-devel@m.gmane.org; Sun, 11 Nov 2007 09:02:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrDOE-00038n-Gb for emacs-devel@gnu.org; Sun, 11 Nov 2007 09:02:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrDOD-00036f-49 for emacs-devel@gnu.org; Sun, 11 Nov 2007 09:02:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrDOC-00036R-Ro for emacs-devel@gnu.org; Sun, 11 Nov 2007 09:02:16 -0500 Original-Received: from tomts16.bellnexxia.net ([209.226.175.4] helo=tomts16-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrDOC-0005fm-Ck for emacs-devel@gnu.org; Sun, 11 Nov 2007 09:02:16 -0500 Original-Received: from pastel.home ([70.53.194.136]) by tomts16-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20071111140215.WPTA574.tomts16-srv.bellnexxia.net@pastel.home> for ; Sun, 11 Nov 2007 09:02:15 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 558E18177; Sun, 11 Nov 2007 09:02:15 -0500 (EST) In-Reply-To: <87ejexwf4m.fsf@bzg.ath.cx> (Bastien's message of "Sun, 11 Nov 2007 05:00:25 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:82941 Archived-At: > Borders moving might be somewhat inconsistent, but I could find any easy > way to predict the changes made by `shrink-window' and `enlarge-window' > in all possible window configurations. Anyway, this should be accurate > in 95% of the real-life cases, and I do agree that the resize-mode will > be the most useful anyway. Have you tried to use `adjust-window-trailing-edge'? Stefan