Path: utzoo!utgpu!attcan!uunet!ccicpg!cci632!dch From: dch@cci632.UUCP (David C. Howland) Newsgroups: comp.emacs Subject: Re: How do I abort processing of .emacs? Message-ID: <25399@cci632.UUCP> Date: 17 Jan 89 20:25:09 GMT References: <103@garnet.UUCP> Reply-To: dch@ccird3.UUCP (David C. Howland) Distribution: na Organization: CCI, Communications Systems Division, Rochester, NY Lines: 23 In article <103@garnet.UUCP> randy@garnet.UUCP (Randy Orrison) writes: (Done the indented-text-mode and set-fill-prefix.) > >(P.S. someday I'm going to read the elisp programming manual and write >a function that re-formats quoted paragraphs, keeping the '> ' at the >beginning of each line, unless someone else has already done this... >hint hint) Try indented-text-mode and set-fill-prefix. Isn't emacs great :-). Indented Text Mode: Major mode for editing indented text intended for humans to read. set-fill-prefix: Set the fill-prefix to the current line up to point. Filling expects lines to start with the fill prefix and reinserts the fill prefix in each resulting line. ...once you have had EMACS, you'll NEVER go back!! dch@ccird3 - David C. Howland