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

Re: Editing java files.



Liran Zvibel <liranz@math.tau.ac.il> writes:

> Hello,
> 
> Now that I know that I should type <java name> and not name.calss ( I
> couldn't have thought about it myself) I can start working. 
> Does anyone of you has an addition to .emacs or another emacs file that
> colors java sources (Like there is for C\C++ LaTeX, etc)?

Well, if your emacs has a java mode (I _think_ that the emacs in
Debian 1.3.1 does; I'm almost certain that the xemacs in Debian 1.3.1
does), it's quite easy to do:
(add-hook 'java-mode-hook 'font-lock-mode)


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: