Index: [thread] [date] [subject] [author]
  From: Jason Grosland <jcg3@cs.duke.edu>
  To  : 
  Date: Thu, 25 Mar 1999 22:37:51 -0500

Re: Java Indenting

On Wed, 24 Mar 1999, Philip K. Warren wrote:

> Can anyone help me getting xemacs' java-mode to work like the c++-mode in
> indenting and inserting braces, etc?  The comments work well I'd just like
> the code indenting to work the same.

You'll need to play around with your .emacs file...  you can see mine at
~jcg3/public/.emacs which is based on Ben Strautin's (~bis/public/.emacs)

You can simply copy the java-mode stuff to your .emacs file, or figure out
what exactly you want...

...jason

	     - By all means, think outside of the box.    -
	      - Just put everything back when you're done. -



Index: [thread] [date] [subject] [author]