[Prev][Next][Index][Thread][Search]

C++ mode of emacs



Hi Jim,

Emacs19 comes with two libraries for editing c/C++.
The first is vanila c mode and c++ mode from the fsf folks also known as bocm
(boring old c mode)
the other is cc-mode.el (found in the lisp directory of the emacs
installation).

Take a look at it, it is way cool. And of course, emacspeak squeezes every
ounce out of it.

Here are the things that are most useful:

1) You can have emacspeak speak the semantics of a line to you; utterances of
the form "on the opening line of a c/c++ block"
or "on the first line of a cpp directive"
2) Easily jump through code by using next-statement and previous-statement
(bound to M-p and  M-n)

-- 
Best Regards,
--raman

      Adobe Systems                 Tel: 1 (408) 536 3945   (W14-129)
      Advanced Technology Group     Fax: 1 (408) 537 4042 
      (W14 129) 345 Park Avenue     Email: raman@xxxxxxxxxxx 
      San Jose , CA 95110 -2704     Email:  raman@xxxxxxxxxxx
      http://labrador.corp.adobe.com/~raman/raman.html (Adobe  Internal)
      http://www.cs.cornell.edu/Info/People/raman/raman.html  (Cornell)
-----------------------------------------------------------------------
    Disclaimer: The opinions expressed are my own and in no way should be taken
as representative of my employer, Adobe Systems Inc.
____________________________________________________________