From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: truncating long lines Date: Sat, 03 Apr 2004 10:17:05 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Sat03Apr2004101704+0300-eliz@gnu.org> References: <689E17EE-84DC-11D8-9514-000393D94636@fleeingrabbit.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080981310 14384 80.91.224.253 (3 Apr 2004 08:35:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 3 Apr 2004 08:35:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 03 10:34:58 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B9gcE-0003fy-00 for ; Sat, 03 Apr 2004 10:34:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9gPA-0005Ox-Gn for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Apr 2004 03:21:28 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B9gOa-0005Oe-7a for help-gnu-emacs@gnu.org; Sat, 03 Apr 2004 03:20:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B9gO1-0005HH-J1 for help-gnu-emacs@gnu.org; Sat, 03 Apr 2004 03:20:48 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9gO0-0005Gk-U5 for help-gnu-emacs@gnu.org; Sat, 03 Apr 2004 03:20:17 -0500 Original-Received: from zaretski (pns03-209-236.inter.net.il [80.230.209.236]) by legolas.inter.net.il (MOS 3.4.5-GR) with ESMTP id BNS86450; Sat, 3 Apr 2004 10:20:08 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <689E17EE-84DC-11D8-9514-000393D94636@fleeingrabbit.com> (message from Jay Cotton on Fri, 2 Apr 2004 14:31:59 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17695 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17695 > From: Jay Cotton > Date: Fri, 2 Apr 2004 14:31:59 -0500 > > I am trying to use 2 side-by-side windows in emacs, and I don't want it > to truncate long lines. However, when I use the command m-x > toggle-truncate-lines, nothing happens. If I am just using one window, > the command works as expected, but with 2 vertical windows if seems to > have no effect. > > Anybody know how to accomplish this? I think you want to fiddle with the variable truncate-partial-width-windows.