From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: steve johnston Newsgroups: gmane.emacs.help Subject: Ctrl-x 3 Wrap Text?? How-to? Date: Thu, 20 Nov 2003 06:43:09 -0800 (PST) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1069336494 21184 80.91.224.253 (20 Nov 2003 13:54:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2003 13:54:54 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 20 14:54:52 2003 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 1AMpGm-0000OX-00 for ; Thu, 20 Nov 2003 14:54:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMqBf-0000we-LN for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Nov 2003 09:53:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMq6p-0006NH-Fd for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 09:48:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMq4p-00053e-QP for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 09:47:06 -0500 Original-Received: from [64.255.237.186] (helo=mx6.pacifier.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMq4p-000531-Bs for help-gnu-emacs@gnu.org; Thu, 20 Nov 2003 09:46:35 -0500 Original-Received: from halaxy.jjjnet.net (ip202.gte161.dsl-acs2.sea.iinet.com [207.202.161.202]) by mx6.pacifier.net (Postfix) with ESMTP id 6ADC839D5A for ; Thu, 20 Nov 2003 05:45:06 -0800 (PST) Original-Received: from localhost (srj@localhost) by halaxy.jjjnet.net (8.11.6/8.11.6) with ESMTP id hAKEh9S09943 for ; Thu, 20 Nov 2003 06:43:10 -0800 Original-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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:14420 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14420 Ctrl-x 3 creates two columuns in which long lines of text disappear off to the right... I'd like them to wrap instead. How can I do this? GNU Emacs:21.2.1 Options -> Word wrap in Text Mode does not help... Thanks!