Hi, On Sun, 23 Mar 2008 17:42:56 -0400 "John Yeung" <[EMAIL PROTECTED]> wrote:
... > The problem I'm having is this: I'm not getting automatic indentation > for Python files (it seems to be working as described for C++). I > have searched the SF bug tracker, changelog, and this mailing list, > and found no mention of this problem. > ... > I am using Geany 0.13 on Windows XP Home. My autoindent mode is > "Current chars" and is on, and the status bar shows that the file is > indeed recognized as Python. Thanks for reporting this. It seems if the line endings are set to CR/LF, the default on Windows, then Python auto-indentation doesn't work. We'll try to fix this soon. Regards, Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
