Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!nrl-cmf!mailrus!cornell!uw-beaver!blake!matthew From: matthew@blake.acs.washington.edu (Matthew D. Hendel) Newsgroups: comp.emacs Subject: Continuation Lines in GNU Emacs. Message-ID: <180@blake.acs.washington.edu> Date: 2 Nov 88 10:07:30 GMT Organization: Univ of Washington, Seattle Lines: 11 I am trying to redefine the way GNU Emacs handels "Continuation Lines". (Yes I know where the '"' and the '.' are SUPPOSE to go, but that isn't what I am trying to say!) I am searching for the function that is called to place either the "\" or the "$" in the right hand column when too many characters have been typed. What I would like to implement is some sort of automatic horizontal scrolling when the point reaches (passes) the window edge. If any one could help, I would most appreciate it. -Matthew D. Hendel, matthew@blake.acs.washington.edu