all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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.