[pywin32-bugs] [ pywin32-Bugs-3519944 ] tab key indents 4 despite options setting.
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2012-06-05 17:13:59
|
Bugs item #3519944, was opened at 2012-04-20 13:14 Message generated for change (Comment added) made by rupole You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3519944&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: bob gailer (ramrom) Assigned to: Nobody/Anonymous (nobody) Summary: tab key indents 4 despite options setting. Initial Comment: In options tabs& whitespace I setTtab size andIindent Size to 2. Has no effect. When I hit alt+u - it shows 4. ---------------------------------------------------------------------- >Comment By: Roger Upole (rupole) Date: 2012-06-05 10:13 Message: Does this happen on a new document, or when you open an existing document that already has 4 space indents ? ---------------------------------------------------------------------- Comment By: bob gailer (ramrom) Date: 2012-04-22 09:46 Message: Insert Spaces selected Use Python smart indentation - checked Tab-Timmy - Show as indicator Red selected PythonWin 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32. ---------------------------------------------------------------------- Comment By: Roger Upole (rupole) Date: 2012-04-21 19:54 Message: I'm not seeing this behaviour. What are the other options under Tabs and Whitespace set to ? ---------------------------------------------------------------------- Comment By: bob gailer (ramrom) Date: 2012-04-21 18:02 Message: Roger asked: "Do you mean if you change the tab size while an editor window is open ? It should pick up the change for any documents opened afterwards." No. I configure options once after installing Pywin. All the settings except Tabs/Indent are in effect every time I openPywin. Tabs/Indent are 4. The options settings are ignored. ---------------------------------------------------------------------- Comment By: Roger Upole (rupole) Date: 2012-04-21 15:28 Message: Do you mean if you change the tab size while an editor window is open ? It should pick up the change for any documents opened afterwards. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3519944&group_id=78018 |