On Fri, 18 Jul 2008 14:23:53 +0200 Joerg Desch <[EMAIL PROTECTED]> wrote:
> > > would be nice, if the configuration dialog would support > > > SCI_SETTABINDENTS(bool) too. > > > > Why? > > Just be to compatible with the current way of doing indents. I guess anyone with files with tabs in but Spaces Indent Type enabled could set a tab width equal to the indent width for compatibility. I think the SCI_SETTABINDENTS message just tells Scintilla to indent instead of inserting a tab when the tab key is pressed, so this could be left on for every case. http://scintilla.sourceforge.net/ScintillaDoc.html#SCI_SETTABINDENTS Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
