[PATCH 1/2] Window save functionality

Dirk Hohndel dirk at hohndel.org
Sat Mar 2 09:13:12 PST 2013


"Lubomir I. Ivanov" <neolit123 at gmail.com> writes:
>
> robert, your previous patch (which is in master) introduced some
> spaces instead of real tabs for indentation. this new patch also has
> them, but i think your logic for saving the selected view seems
> correct. only has to be tested some more...

I'm surprised that this wasn't caught by the whitespace fixing in git -
and I don't see them in git log -p either

I found some manually but that's tedious. I'll look again later
today. That's quite annoying, I thought that git am --whitespace=fix
would catch things like that :-(

> this blog post might help you about the required (from emacs) formatting:
> http://martinezjavier.blogspot.com/2011/07/emacs-configuration-for-linux-kernel.html
>
> i'm personally not an user emacs or vim, so cannot really help much in
> details there, but this should set the correct indentation for emacs:
> (setq c-default-style "linux")

This wasn't quite enough for me - see my earlier response.

/D


More information about the subsurface mailing list