all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "olivier" <olivier.mandine@laposte.net>
Subject: C Indent
Date: Sun, 25 Jan 2004 17:16:36 +0100	[thread overview]
Message-ID: <4013ebda$0$22316$626a54ce@news.free.fr> (raw)

Hi all,

I'm looking for a C indent mode which indents PreProc but keeping # at the
beginning of the line like indent program from GNU.

example (indent GNU with -ppi 3 to request that preprocessor conditional
statements can be indented by 3 spaces)
     #if X
     #   if Y
     #      define Z 1
     #   else
     #      define Z 0
     #   endif
     #endif

I didn't found how to configure C mode emacs to have the same result.

Does anyone know how to do this?

thx

Olivier

                 reply	other threads:[~2004-01-25 16:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to='4013ebda$0$22316$626a54ce@news.free.fr' \
    --to=olivier.mandine@laposte.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.