[pywin32-bugs] [ pywin32-Feature Requests-1409321 ] prompt to create non-existent files
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-10-14 12:03:35
|
Feature Requests item #1409321, was opened at 2006-01-18 19:20 Message generated for change (Comment added) made by ghazel 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: Open Resolution: None 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: Greg Hazel (ghazel) Date: 2010-10-14 12:03 Message: Patch create_file.diff mimics the notepad behavior. ---------------------------------------------------------------------- Comment By: Greg Hazel (ghazel) Date: 2010-10-14 12: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 |