unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Benjamin Lewis <bclewis@cs.sfu.ca>
Subject: Re: java indentation
Date: Wed, 13 Nov 2002 13:49:33 -0800	[thread overview]
Message-ID: <yy7owunh9m36.fsf@marge.cs.sfu.ca> (raw)
In-Reply-To: JTyA9.3756$Uh4.81793@newsfep1-gui.server.ntli.net

On Wed, 13 Nov 2002, chris danx wrote:

> Hi,
> 
> How can you change the indentation style for Java(/c++) to bsd style (via
> .emacs)?  For C, this worked...
> 
> 
> (add-hook 'c-mode-common-hook
> (function
> (lambda () (c-set-style "bsd") (setq c-basic-offset 4))))
> 
> but I can't figure out how to get this to work for cc-mode (java uses cc
> mode right?).  Someone thought that should work for Java, but it
> won't. Does anyone know how to do this?

Try adding it to java-mode-hook instead; I do something like this and it
works for me.

-- 
Benjamin Lewis

Amoebit:
        Amoeba/rabbit cross; it can multiply and divide at the same time.

  reply	other threads:[~2002-11-13 21:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 20:46 java indentation chris.danx
2002-11-13 21:49 ` Benjamin Lewis [this message]
2002-11-13 22:16   ` chris.danx

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yy7owunh9m36.fsf@marge.cs.sfu.ca \
    --to=bclewis@cs.sfu.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).