unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* question about indenting
@ 2011-07-15  5:09 pingved
  2011-07-15  9:04 ` C K Kashyap
  0 siblings, 1 reply; 4+ messages in thread
From: pingved @ 2011-07-15  5:09 UTC (permalink / raw)
  To: help-gnu-emacs

Hello to all!
How i can indent strings in any mode, c-mode for example like this:

void Test(void) {
 (3space)DWORD abc;
 (4space)exit(0);
 (4space){
 (4space)(3space)DWORD a;
 (4space)(4space)exit(0);
 (4space)}
}




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-15 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15  5:09 question about indenting pingved
2011-07-15  9:04 ` C K Kashyap
2011-07-15 12:49   ` Perry Smith
2011-07-15 16:54     ` pingved

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).