home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2843 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!mcsun!sun4nl!alchemy!ruunfs!boon
  3. From: boon@fys.ruu.nl (Sjirk Boon)
  4. Subject: porting TeX-mode to DEMACS
  5. Message-ID: <1992Aug13.095910.6637@fys.ruu.nl>
  6. Keywords: DEMACS, TeX
  7. Organization: Physics Department, University of Utrecht,  The Netherlands
  8. Date: Thu, 13 Aug 1992 09:59:10 GMT
  9. Lines: 19
  10.  
  11.     I'm planning to write my thesis using DEMACS on a 386 laptop. I
  12. have two questions:
  13.  
  14. * does a mouse-mode exist for DEMACS ? I'm using a microsoft bus-mouse.
  15.  
  16. * is it possible to port tex-mode (or better AUC-TEX) to DEMACS ? There
  17.   is a problem because 'start-process' is not implemented in DEMACS, you
  18.   have to replace it with 'call-process' in order to run TeX from a
  19.   DEMACS-buffer. I'm not a LISP-wizard, so I can't do it myself. 
  20.  
  21. B.T.W. all other lisp-files ( e.g. that don't contain 'start-processes')
  22. work great in DEMACS ! 
  23.  
  24.     Many thanks in advance,
  25. -- 
  26. Sjirk Boon                                               E-mail: boon@fys.ruu.nl
  27. Dept. Medical & Physiological Physics - Room 327         Tel:    (31-30) 532275
  28. Buys Ballot Laboratorium
  29. Princetonplein 5, 3584 CC Utrecht, The Netherlands
  30.