Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Emacs mode for C++

0 views
Skip to first unread message

Hugh Garsden

unread,
Nov 2, 1992, 8:22:24 PM11/2/92
to
It's not in the FAQ ... I'd like an Emacs C++ mode, or advice on how to hack
C-mode to cope with C++. C-mode doesn't work for me on C++ code; I assume this
is because of the '//' style comments, but it could be other things I'm not
aware of. Advice appreciated.

--
Hugh Garsden
University of Sydney
hu...@ee.su.oz.au

Olivier L'Heureux

unread,
Nov 3, 1992, 8:22:33 AM11/3/92
to
hu...@brutus.ee.su.oz.au (Hugh Garsden) writes:
> It's not in the FAQ ... I'd like an Emacs C++ mode, [...]

There is a `c++-mode.el' in the directory `libg++/utils'
from GNU's `libg++' library. (At least in version libg++-2.0).

Try also archie, because I think some were posted in
`comp.lang.c++' or `comp.emacs.sources'

> Hugh Garsden
> University of Sydney
> hu...@ee.su.oz.au

Olivier L'Heureux

----------------------------------------------------------------------

Olivier L'Heureux

, ,
Laboratoire de Microelectronique de l'Universite Catholique de Louvain

^
Batiment Maxwell tf: (+32) 10 47 25 83
Place du levant, 3 fax: (+32) 10 47 86 67
B-1348 Louvain-La-Neuve e-mail: lheu...@dice.ucl.ac.be
Belgium

Lawrence R. Dodd

unread,
Nov 3, 1992, 7:27:53 AM11/3/92
to
>>>>> "Olivier" == Olivier L'Heureux <lheu...@alysse.fai.ucl.ac.be> writes:
Olivier> Nntp-Posting-Host: 130.104.33.4

Olivier> hu...@brutus.ee.su.oz.au (Hugh Garsden) writes:
> It's not in the FAQ ... I'd like an Emacs C++ mode, [...]

Olivier> There is a `c++-mode.el' in the directory `libg++/utils'
Olivier> from GNU's `libg++' library. (At least in version libg++-2.0).

Olivier> Try also archie, because I think some were posted in
Olivier> `comp.lang.c++' or `comp.emacs.sources'

from the header of c++-mode.el:

;; The latest release (non-beta) version of this file should always be
;; available for anon-ftp on ftp.cme.nist.gov:pub/gnu/c++-mode.el. It
;; will also most likely be available on the elisp archive machine:
;; archive.cis.ohio-state.edu.

Dave Brennan

unread,
Nov 3, 1992, 11:01:00 AM11/3/92
to
>>>>> On 3 Nov 92 01:22:24 GMT, hu...@brutus.ee.su.oz.au (Hugh Garsden)

> It's not in the FAQ ... I'd like an Emacs C++ mode, or advice on how to
> hack C-mode to cope with C++. C-mode doesn't work for me on C++ code; I
> assume this is because of the '//' style comments, but it could be other
> things I'm not aware of. Advice appreciated.

Try this:

GNU Emacs Lisp Code Directory Apropos -- "c\+\+"
"~/" refers to archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/

c++-mode (2.195) 92-08-28
Barry A. Warsaw, <c++-mo...@anthem.nlm.nih.gov>
~/modes/c++-mode.el.Z
Mode for editing C++ code (was Detlefs' c++-mode.el)
--
Dave Brennan HaL Computer Systems
bre...@hal.com (512) 794-2855

Ethan Bradford

unread,
Nov 5, 1992, 7:03:31 PM11/5/92
to Hugh Garsden
From lispdir:

GNU Emacs Lisp Code Directory Apropos -- "C\+\+"


c++-mode-2 (1.0) 87-12-08
Bruce Eckel,Thomas Keffer, <ec...@beluga.ocean.washington.edu,uw-beaver!beluga!eckel,kef...@sperm.ocean.washington.edu>
archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/as-is/c++-mode-2.el.Z
Another C++ major mode.


c++-mode (2.195) 92-08-28
Barry A. Warsaw, <c++-mo...@anthem.nlm.nih.gov>

archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/modes/c++-mode.el.Z


Mode for editing C++ code (was Detlefs' c++-mode.el)

c-support (46) 89-11-04
Lynn Slater, <l...@indetech.com>
archive.cis.ohio-state.edu:/pub/gnu/emacs/elisp-archive/misc/c-support.el.Z
Partial support for team C/C++ development.

0 new messages