unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Preventing indentation of statements inside #ifdef __cplusplus....
@ 2007-06-14 14:13 Nordlöw
  2007-06-17  6:30 ` Ariel Shaqed (Scolnicov)
  0 siblings, 1 reply; 2+ messages in thread
From: Nordlöw @ 2007-06-14 14:13 UTC (permalink / raw)
  To: help-gnu-emacs

How can I instruct Emacs *not* to indent declarations and definitions
such as the statement foo(); between the following standard snippets?:

#ifdef __cplusplus
extern "C" {
#endif

foo();

#ifdef __cplusplus
}
#endif


Thanks,
Nordlöw

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

end of thread, other threads:[~2007-06-17  6:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14 14:13 Preventing indentation of statements inside #ifdef __cplusplus Nordlöw
2007-06-17  6:30 ` Ariel Shaqed (Scolnicov)

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