Xref: utzoo comp.unix.questions:28755 comp.text:8024 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!sun-barr!newstop!texsun!convex!news From: tchrist@convex.COM (Tom Christiansen) Newsgroups: comp.unix.questions,comp.text Subject: Re: "Required" Space in 'vi' Message-ID: <1991Feb16.141027.18906@convex.com> Date: 16 Feb 91 14:10:27 GMT References: <625@oss670.UUCP> Sender: news@convex.com (news access account) Reply-To: tchrist@convex.COM (Tom Christiansen) Organization: CONVEX Software Development, Richardson, TX Lines: 14 Nntp-Posting-Host: pixel.convex.com From the keyboard of tkevans@oss670.UUCP (Tim Evans): :That is, a space between two words which must never be divided :between lines. Say, for example, you want to have a legal :quotation in a file, such as "Section 102(a)" of some law or :other. How can you keep "Section" and "102(a)" from being :separated when 'vi' wraps at the end of a line? Use a ^V in front of the space. It will wrap later ifyou ever !}fmt though. --tom -- Tom Christiansen tchrist@convex.com convex!tchrist "All things are possible, but not all expedient." (in life, UNIX, and perl)