home *** CD-ROM | disk | FTP | other *** search
- 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
- From: bell@monet.cs.unc.edu (Andrew Bell)
- Newsgroups: comp.emacs
- Subject: c++ mode variant
- Message-ID: <17263@borg.cs.unc.edu>
- Date: 6 Nov 92 04:40:09 GMT
- Sender: news@cs.unc.edu
- Organization: The University of North Carolina at Chapel Hill
- Lines: 24
-
- I've been making use of the commonly available c++-mode .el, and
- have a couple of questions about that and similar things.
-
- Has anyone written a version that *doesn't* recognize /* */ comments?
- I hate having to precede ' in comments with a \, which I understand is
- due to a limitation on emacs not recognizing multiple comment styles.
- // would be acceptable to me as the only recognized comment style.
- Alternatively, a variant that doesn't recognize // would be of interest
- to me.
-
- Where can I find the emacs FAQ? (Y'know, it would be good if there was
- an article #0 for each newsgroup that is the FAQ and never expires)
- Also, anyone know if someone is actively working on modifying emacs so
- that it will handle multiple comments so that problem above can be
- dealt with? Also, will the c++-mode be part of the standard emacs
- distribution in future, so c++-mode for .C and .cc files can become
- near standard in the way that c-mode for .[ch] files is?
-
- Thank you for any and all help.
-
- -Andrew Bell
- bell@cs.unc.edu
-
-
-