Feature Requests item #1409321, was opened at 2006-01-19 06:20
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1409321&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Greg Hazel (ghazel)
Assigned to: Nobody/Anonymous (nobody)
Summary: prompt to create non-existent files
Initial Comment:
Really two feature requests.
1. Support for '\n' newlines. I'd prefer that it open
both and save unix-style, but any other feature which
would allow me to work on unix-style newlines without
damaging the file would be helpful.
2. Allow notepad-style "Cannot find the X.EXT file. Do
you want to create a new file?"
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2010-10-27 15:24
Message:
Thanks - a slightly modified version was checked in revision 1.12 of
document.py
----------------------------------------------------------------------
Comment By: Greg Hazel (ghazel)
Date: 2010-10-14 23:03
Message:
Patch create_file.diff mimics the notepad behavior.
----------------------------------------------------------------------
Comment By: Greg Hazel (ghazel)
Date: 2010-10-14 23:00
Message:
Ok, the first one has been done for awhile. The second is not though, so
we'll make this ticket focus on that.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=1409321&group_id=78018
|