home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / lucidem / help / 869 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.2 KB  |  38 lines

  1. Path: sparky!uunet!think.com!paperboy.osf.org!hsdndev!rossini
  2. From: rossini@biosun1.harvard.edu (Anthony Rossini)
  3. Newsgroups: alt.lucid-emacs.help
  4. Subject: Re: AucTex modifications
  5. Message-ID: <ROSSINI.93Jan12174731@biosun1.harvard.edu>
  6. Date: 12 Jan 93 22:47:31 GMT
  7. References: <ROSSINI.93Jan12172741@biosun1.harvard.edu>
  8. Sender: usenet@hsdndev.UUCP
  9. Distribution: alt
  10. Organization: Biostat Dept, HSPH, Boston MA, USA.
  11. Lines: 24
  12. In-reply-to: rossini@biosun1.harvard.edu's message of 12 Jan 93 22:27:41 GMT
  13.  
  14.  
  15. Ok - I made a mistake (and used diff instead of generating a patch diff.
  16. Just put the one line in latex-mode (or plain-tex-mode, if you use that as
  17. well) right after (in latex-mode) the lines:
  18.   (setq mode-name "LaTeX")
  19.   (setq major-mode 'LaTeX-mode)  
  20.  
  21. or in plain-tex-mode
  22.  
  23.   (setq mode-name "TeX")
  24.   (setq major-mode 'plain-TeX-mode)
  25.  
  26. Sorry about that!
  27. (else, if you only use it for lemacs, you can merely load in the file -- I
  28. have to use a vt100 occassionally, too, and lemacs doesn't work on that
  29. (yet!))
  30.  
  31.  
  32. -tony
  33.  
  34. --
  35. Anthony Rossini       -       rossini@biostat.harvard.edu
  36. Department of Biostatistics, Harvard School of Public Health
  37. 677 Huntington Ave, Boston MA 02115  617-432-1056
  38.