[Idle-dev] [ idlefork-Bugs-678325 ] ParenMatching Missing AutoIndent module

SourceForge.net noreply@sourceforge.net
Fri, 09 May 2003 18:10:57 -0700


Bugs item #678325, was opened at 2003-02-01 06:37
Message generated for change (Comment added) made by fisheggs
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=678325&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nadav Horesh (nadavhoresh)
Assigned to: Nobody/Anonymous (nobody)
Summary: ParenMatching Missing AutoIndent module

Initial Comment:
Three problems:
1. There is no access to ParenMatching from the
"Configure Idle" pannel.
2. One need to edit both the global configuration file
in idlelib or idleforklib, and the local configuration
file (in .idlerc, under linux) in order to enable this
option.
3. When ParenMatching is enabled, python complains
about missing AutoIndent module. I solved this problem
by copying AutoIndent.py from the idle directory.

  Nadav.

----------------------------------------------------------------------

Comment By: Nigel Rowe (fisheggs)
Date: 2003-05-10 11:10

Message:
Logged In: YES 
user_id=756090

Re point 3. 
ParenMatch should be using EditorWindow, not 
AutoIndent.   See patch 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=678325&group_id=9579