unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* indentation bug with c++ and stdexcept
@ 2014-12-06  4:14 photobugsm
  0 siblings, 0 replies; only message in thread
From: photobugsm @ 2014-12-06  4:14 UTC (permalink / raw)
  To: help-gnu-emacs

emacs version: 24.1.1
os: fedora 17

In C++ mode, when including std exceptions file:
#include <stdexcept>

All following indentations get clobbered.
Everything indents to column 0.

i.e.
if ( !ptr ) {
rv = funca();
std::string x = "wtf";
...
}

Thought i read somewhere that this was fixed a while ago?


Sunil


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-06  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-06  4:14 indentation bug with c++ and stdexcept photobugsm

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