unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Rusi <rustompmody@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: C indentation customization
Date: Fri, 24 Jul 2015 22:25:27 -0700 (PDT)	[thread overview]
Message-ID: <3e7addc2-8703-4eff-a647-010b9040bcef@googlegroups.com> (raw)
In-Reply-To: <9975de97-78b1-4f7f-939e-f3cecd5128f7@googlegroups.com>

On Friday, July 24, 2015 at 8:23:11 PM UTC+5:30, Rusi wrote:
> On Friday, July 24, 2015 at 7:54:41 PM UTC+5:30, Rusi wrote:
> > http://emacswiki.org/emacs/IndentingC
> > seems to say that doing
> > 
> > (setq c-default-style "linux"
> >           c-basic-offset 4)
> > 
> > will indent like this:
> > 
> > if(foo)
> > {
> >     bar++;
> > }
> > 
> > ie '{' is not indented, contents is 4 space indented.
> > 
> > Likewise setting to bsd
> > as described https://en.wikipedia.org/wiki/Indent_style#Allman_style
> > seems to say that the '{' wont be indented
> > 
> > None of these work; ie the '{' is always indented.
> 
> Evidently restarting emacs makes it work
> [ie these bindings need to be in effect before CC-mode is loaded(?)]

Should not the early-binding of these deserve a place somewhere (prominent)
in the docs?
Something like:
- For permanent settings do ...
- For temporary trying out do ...


  reply	other threads:[~2015-07-25  5:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 14:24 C indentation customization Rusi
2015-07-24 14:53 ` Rusi
2015-07-25  5:25   ` Rusi [this message]
2015-07-25  7:38     ` Eli Zaretskii
     [not found]     ` <mailman.7372.1437809994.904.help-gnu-emacs@gnu.org>
2015-07-25 16:55       ` Rusi

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=3e7addc2-8703-4eff-a647-010b9040bcef@googlegroups.com \
    --to=rustompmody@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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).