Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!GINGER.BERKELEY.EDU!mcgrath%paris.Berkeley.EDU From: mcgrath%paris.Berkeley.EDU@GINGER.BERKELEY.EDU (Roland McGrath) Newsgroups: gnu.emacs.bug Subject: long lines Message-ID: <8903202038.AA03192@paris.Berkeley.EDU> Date: 20 Mar 89 20:38:09 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 If a line has exactly as many chars as the window (like 80), Emacs will continue it with a backslash, so you end up with 79 chars, a backslash, and one char on the next line, when without the backslash, it would all fit on one line.