On Feb 1, 11:18 am, Toadling <[email protected]> wrote: > Strangely, I do not see this behavior in 9.3.1 (2638). I have "Auto-expand > tabs" enabled in Editor Defaults and hitting Command-[ seems to consistently > produce spaces.
BTW, I just checked, and while BBEdit treats both untyped text and ANSI-C files as expected, cmd-[ and cmd-] in Python files always use tabs, regardless of "Auto-expand tabs" setting (even converting existing spaces to tabs, as in my case). It appears to be a bug in BBEdit's Python language module, which is particularly unfortunate given that Python itself is sensitive to indenting and tabs. -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
