Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!pasteur!ucbvax!LF-SERVER-2.BBN.COM!jr From: jr@LF-SERVER-2.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: questions about gnuemacs Message-ID: <8801311845.AA01389@ucbvax.Berkeley.EDU> Date: 31 Jan 88 18:32:31 GMT References: <5474@tut.cis.ohio-state.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jr@BBN.COM Organization: The Internet Lines: 12 >> You can do things ~/.emacs with the auto-mode-alist which defines what >> file patterns get what modes. Look in loaddefs.el in the lisp >> directory for Emacs. And don't forget: (setq-default major-mode 'text-mode) or whatever, which picks up all files outside of auto-mode-alist. /jr jr@bbn.com or jr@bbn.uucp