Feature Requests item #1757831, was opened at 2007-07-20 18:17
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1757831&group_id=5470

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: IDLE
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tal Einat (taleinat)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow opening just an editor window

Initial Comment:
Currently, if IDLE is configured to open a shell window by default, there is no 
way to override this from the command line. There should be a way to just open 
an editor window from the command line.

Perhaps this should be the behavior when the -e option is  given? The shell 
could still be opened (if IDLE is so configured) for just "idle.py <filename>", 
without the -e.

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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2007-07-21 21:08

Message:
Logged In: YES 
user_id=149084
Originator: NO

Yes, I think you are right about this.  That would also allow us to
configure IDLE on Windows so if someone selects "Edit with IDLE" on the
right click menu, it won't also open a shell, which is generally not
needed.  The command line options should override the config options.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1757831&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to