[Idle-dev] [ idlefork-Feature Requests-678325 ] ParenMatching Missing AutoIndent module

SourceForge.net noreply at sourceforge.net
Fri Aug 8 19:40:43 EDT 2003


Feature Requests item #678325, was opened at 2003-01-31 14:37
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=359579&aid=678325&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
>Priority: 3
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: Kurt B. Kaiser (kbk)
Date: 2003-08-08 20:40

Message:
Logged In: YES 
user_id=149084

Patch 735527 fixed item 3.

Lowering priority and changed to RFE for 
items 1 and 2.  No current plans to enhance
the Configuration GUI.  

Only of config-extension.def or
~/.idlerc/config-extension.cfg need to be
modified to turn on an extension.  Cf. extend.txt.

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

Comment By: Nigel Rowe (fisheggs)
Date: 2003-05-09 20: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=359579&aid=678325&group_id=9579



More information about the IDLE-dev mailing list