From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Shrinking Windows Horizontally Date: Tue, 16 Feb 2010 17:54:23 +0100 Message-ID: References: <4B747705.3000909@cybersprocket.com> <87r5oltdlh.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1266339315 15446 80.91.229.12 (16 Feb 2010 16:55:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2010 16:55:15 +0000 (UTC) Cc: Eric James Michael Ritz , help-gnu-emacs@gnu.org To: Bastien Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 16 17:55:13 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NhQhZ-0006wN-HX for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 17:55:09 +0100 Original-Received: from localhost ([127.0.0.1]:46490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhQhZ-0001QR-56 for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 11:55:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhQhE-0001QM-AH for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 11:54:48 -0500 Original-Received: from [140.186.70.92] (port=59134 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhQhD-0001Q4-PE for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 11:54:47 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhQhB-0006Tl-0v for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 11:54:47 -0500 Original-Received: from mail-bw0-f219.google.com ([209.85.218.219]:41460) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhQhA-0006Th-Ox for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 11:54:44 -0500 Original-Received: by bwz19 with SMTP id 19so4122939bwz.8 for ; Tue, 16 Feb 2010 08:54:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=DPamGdnmqvvVX9NjRYEOFufoNCfw051/46ezTo+tjcY=; b=X7QvqD1xjsNHkMw5g1Ku++fd1NxKnw/7VurD6YtO0yhk5eJcV78uXamvAYIk/cowF7 r9FEM7Y6Ol73JXGD8eCgSLo691tHk6orNiFsOgDfqq9PO3zquN8BthgxvQUyvV6iVAvK uEekQgSg13vGQA7RJaZtUxCuYAdF1+Buzlpms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=qCZ0QMyEHd1BR8KpsOH7Zo/3vdNecVcZdVw1piTh3y0Lc2YjTkUgKHhk/kGacuXYm1 d3uCYjjaFDicegtfAJc2y1z9VU8TDUWVpaSuZERMSq7emJuU5YQqb44u4X70zq3KOKXI Rb58zby+Ng0oqmqIfdH6qto3FBAJIrzrlrQ34= Original-Received: by 10.239.185.77 with SMTP id b13mr699649hbh.158.1266339283239; Tue, 16 Feb 2010 08:54:43 -0800 (PST) In-Reply-To: <87r5oltdlh.fsf@bzg.ath.cx> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71892 Archived-At: On Tue, Feb 16, 2010 at 4:16 PM, Bastien wro= te: > Eric James Michael Ritz writes: > >> Hello my fellow Emacs users. =C2=A0Is there a command similar to >> shrink-window-if-larger-than-buffer which will shrink horizontally >> instead of vertically? > > You might find this library useful: > > =C2=A0http://lumiere.ens.fr/~guerry/u/windresize.el > > It allows you to resize windows interactively. There is a couple of alternatives here: http://www.emacswiki.org/emacs/WindowResize#toc3