<br><br><div class="gmail_quote">2008/11/11 Enrico Tröger <span dir="ltr"><<a href="mailto:enrico.troeger@uvena.de">enrico.troeger@uvena.de</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Mon, 10 Nov 2008 13:00:09 +0000, Nick Treleaven<br>
<<a href="mailto:nick.treleaven@btinternet.com">nick.treleaven@btinternet.com</a>> wrote:<br>
<br>
>On Fri, 7 Nov 2008 17:02:48 +1100<br>
>"Lex Trotman" <<a href="mailto:elextr@gmail.com">elextr@gmail.com</a>> wrote:<br>
<br>
>Thanks, but I don't like the existing code being reformatted with<br>
>different alignment really. What are the options you used?</div></div></blockquote><div><br>Attached the config file, the only setting that seems to touch things you don't want is indent_func_call_param which is true/false selecting indent one level or indent to open parens.  Quite frankly I found the indent one level awful so I picked open parens.  There seems no way of turning it off which is what we want.<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c"><br>
<br>
</div></div>Additionally, I can't really understand your(Lex) troubles with the<br>
indentation at all. It's pretty simple: we use tabs with a tab width of<br>
4 characters. This is IMO the most simplest form of indentation at all.<br>
I never had the need of using an external code formatter for this type<br>
(for writing new code).<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>The indentation problem only existed because the first version committed had mixed indentation, I am not sure but maybe it was a 0.14 problem with the setting, since I installed 0.15 everything is coming up tabs.  Hopefully this is fixed.<br>
<br>My real reason for suggesting a formatter was not for indentation but for other areas of the code eg spaces around ()s other operators etc.  I was simply trying to ensure that my code matched your expectations taking into account that the format is different to what I use most of the time, and being human I am going to get it wrong sometimes, no matter how often I re-read it.  Using a formatter was a way of fixing that, but unfortunately they all seemed to have side effects.  The one I suggested simply had the least.<br>
<br>Cheers<br>Lex<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="Wj3C7c"><br>
<br>
Regards,<br>
Enrico<br>
<br>
--<br>
Get my GPG key from <a href="http://www.uvena.de/pub.asc" target="_blank">http://www.uvena.de/pub.asc</a><br>
</div></div><br>_______________________________________________<br>
Geany-devel mailing list<br>
<a href="mailto:Geany-devel@uvena.de">Geany-devel@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel</a><br>
<br></blockquote></div><br>