From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "eli li" Newsgroups: gmane.emacs.help Subject: smart wrapping Date: Tue, 6 May 2003 11:57:56 +0200 Organization: The Israel Inter-University Computation Center Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1052211703 15503 80.91.224.249 (6 May 2003 09:01:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 09:01:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue May 06 11:01:42 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 19CyJs-0003zL-00 for ; Tue, 06 May 2003 11:01:04 +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 19CyJO-0006LJ-05 for gnu-help-gnu-emacs@m.gmane.org; Tue, 06 May 2003 05:00:34 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news.iucc.ac.il!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: csrover3-p3.cs.technion.ac.il Original-X-Trace: news.iucc.ac.il 1052211370 21756 132.68.38.193 (6 May 2003 08:56:10 GMT) Original-X-Complaints-To: abuse@news.iucc.ac.il Original-NNTP-Posting-Date: Tue, 6 May 2003 08:56:10 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Original-Xref: shelby.stanford.edu gnu.emacs.help:112827 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:9322 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9322 I'm going to use emacs for LaTex documents. Before, I used WinEdt. It can wrap a text in such a way that all words are complete, i.e., not cut somewere in the middle, while emacs cuts the words exactly on the page edge. Is it possible to do something?