From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: Re: truncated lines Date: Thu, 24 Apr 2003 16:33:22 GMT Organization: Prodigy Internet http://www.prodigy.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1051198941 15415 80.91.224.249 (24 Apr 2003 15:42:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2003 15:42:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 17:42:18 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198iqH-0003rT-00 for ; Thu, 24 Apr 2003 17:40:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198ipi-0005l0-03 for gnu-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2003 11:40:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.isc.org!sjc70.webusenet.com!news.webusenet.com!pd2nf1so.cg.shawcable.net!residential.shaw.ca!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr28.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:aWS4MvEf7RqTctb8bpDE5QYV8IQ= Original-Lines: 7 Original-NNTP-Posting-Host: 216.62.199.3 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr28.news.prodigy.com 1051202002 ST000 216.62.199.3 (Thu, 24 Apr 2003 11:33:22 CDT) Original-NNTP-Posting-Date: Thu, 24 Apr 2003 11:33:22 CDT X-UserInfo1: [[OSS\WGPZYKRT\YN[OJNW@@YJ_ZTB\MV@BT]_MIJQR@EPIB_VUKAH_[MTX\IS[K[NGYJJFNOFZR_G[BUNTAOQLFE^TEHRPI]PZZRP_BMDSFQFL_]CBHXRWCMDCUZAZN@D_AKMNLEI]MWHCSXL^]NNC__CZFGSGHYYXWPFG@SCAVA]\FT\@B\RDGENSUQS^M Original-Xref: shelby.stanford.edu gnu.emacs.help:112278 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8776 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8776 bojohan+news@dd.chalmers.se (Johan Bockgård) writes: > That is wrong. Truncation means that the text *doesn't* wrap, but > rather continues outside the window where you don't see it. So you > want to turn *on* truncation by setting those variables to t instead. Right. Thanks Johan.