home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / emacs / 3481 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.4 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!wupost!usc!cs.utexas.edu!sun-barr!ames!agate!stanford.edu!rock!concert!borg!monet!bell
  2. From: bell@monet.cs.unc.edu (Andrew Bell)
  3. Newsgroups: comp.emacs
  4. Subject: c++ mode variant
  5. Message-ID: <17263@borg.cs.unc.edu>
  6. Date: 6 Nov 92 04:40:09 GMT
  7. Sender: news@cs.unc.edu
  8. Organization: The University of North Carolina at Chapel Hill
  9. Lines: 24
  10.  
  11. I've been making use of the commonly available c++-mode .el, and
  12. have a couple of questions about that and similar things.
  13.  
  14. Has anyone written a version that *doesn't* recognize /* */ comments?
  15. I hate having to precede ' in comments with a \, which I understand is
  16. due to a limitation on emacs not recognizing multiple comment styles.
  17. // would be acceptable to me as the only recognized comment style.
  18. Alternatively, a variant that doesn't recognize // would be of interest
  19. to me.
  20.  
  21. Where can I find the emacs FAQ?  (Y'know, it would be good if there was
  22. an article #0 for each newsgroup that is the FAQ and never expires)
  23. Also, anyone know if someone is actively working on modifying emacs so
  24. that it will handle multiple comments so that problem above can be
  25. dealt with?  Also, will the c++-mode be part of the standard emacs
  26. distribution in future, so c++-mode for .C and .cc files can become
  27. near standard in the way that c-mode for .[ch] files is?
  28.  
  29. Thank you for any and all help.
  30.  
  31.    -Andrew Bell
  32. bell@cs.unc.edu
  33.  
  34.  
  35.