swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs and objC?


From: Rick Riolo
Subject: Re: emacs and objC?
Date: Tue, 17 Oct 1995 08:34:58 -0400 (EDT)

Hi,
sorry to bother you on this...but I don't
see a lisp/objc-mode.el or elc file in my 
emacs 19.28, and I don't see it in emacs-19.29 either.

Do you know where I should get those files?
(I do need them, yes?)

thanks!
 - r

ps I do have hilit19.el/elc, and lots of other
  *-mode.el and elc files (c,perl,tcl,...)

Rick Riolo                       address@hidden
Program for Study of Complex Systems (PSCS)
1061 Randall Lab     University of Michigan
Ann Arbor MI 48109-1120
http://pscs.physics.lsa.umich.edu/rlr-home.html

On Tue, 17 Oct 1995, J.J. Merelo Guervos wrote:

> Date: Tue, 17 Oct 95 08:26:19 +0100
> From: J.J. Merelo Guervos <address@hidden>
> To: address@hidden
> Cc: address@hidden
> Subject: Re: emacs and objC?
> 
> 
> You should include a line like this in your .emacs file...
> 
> -----
> (setq auto-mode-alist
>       (append '(("\\.h$"  . objc-mode)
>                 ("\\.m$" . objc-mode)
>               auto-mode-alist))
> -----
> 
> I guess you have already got hilit19, ain't you?
> 
>                                       JJ
> 
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]