Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!zehntel!hplabs!sri-unix!young@AMES-NAS-GW.ARPA From: young@AMES-NAS-GW.ARPA Newsgroups: net.emacs Subject: Re: text-mode in emacs Message-ID: <12319@sri-arpa.UUCP> Date: Sat, 11-Aug-84 11:17:54 EDT Article-I.D.: sri-arpa.12319 Posted: Sat Aug 11 11:17:54 1984 Date-Received: Tue, 14-Aug-84 01:26:34 EDT Lines: 14 From: Bruce YoungBrian, Text mode is easily obtained with (load "text-mode") in your emacs profile named .emacs_pro With no extension (load "text-mode") picks *.mo or *.ml according to the more current date. Your (autoload "command" "file") loads file only when command is invoked within emacs. from: Bruce Young GE @ AMES