ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: undo tab
by =?ISO-8859-1?Q?Hannu_Kankaanp=E4=E4?= other posts by this author
Jul 2 2003 7:24PM messages near this date
Re: undo tab | Clever One Liners
Tom <llafba@[...].net>  wrote in message news:<3F02ECF0.105@[...].net>...
>  Hi,
>  
>  it doesn't work with any editor that I tried. The one I use on a regular 
>  basis is the standard python IDLE. Sometimes I also use the editor of 
>  pythonwin and Boa-Constructor.
>  
>  Maybe you can just give me a general hint how you do it and which editor 
>  you use. That would probably also help.
>  
>  Thank you, Tom.

I had to change IDLE a bit for it to work. In Python path, go to
Tools/idle and edit AutoIndent.py. Find windows_keydefs or unix_keydefs
depending on your platform and change "<<dedent-region> >"-line to:

'<<dedent-region> >': ['<Shift-Key-Tab>'],
-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
Tom
Ulrich Petri
Andreas Kuntzagk
Tom
=?ISO-8859-1?Q?Gerhard_H=E4ring?=
Ulrich Petri
=?ISO-8859-1?Q?Hannu_Kankaanp=E4=E4?=

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved