Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!wuarchive!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.next Subject: Re: emacs mode for objective-C Message-ID: Date: 8 Apr 91 14:54:46 GMT References: <1991Apr8.042756.19974@neon.Stanford.EDU> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 16 In-Reply-To: hitt@neon.Stanford.EDU's message of 8 Apr 91 04:27:56 GMT Nntp-Posting-Host: sunws5.sys.cs.psu.edu In article <1991Apr8.042756.19974@neon.Stanford.EDU> hitt@neon.Stanford.EDU (Daniel Hitt) writes: Is there a pre-defined mode or minor mode for editing objective-C files in emacs? Objective-C comments seem to confuse the indentation in a file. If this is an FAQ or RTFM please give a reference . . . dan An Objective C mode does not exist. You could try using a C++ mode; the comments are the same. Try looking at tut.cis.ohio-state.edu pub/gnu/emacs/elisp-archive. -Mike