[SVN] r10033

Alexander John Ross alex.j.ross at gmail.com
Tue Jun 24 05:41:35 UTC 2008


• Handle missing edge case.  If the current file was named but not yet saved (eg. created with mate or New File) save_current_document would throw an error trying to read a non-existent file.  Now we touch the file unless the path exists or is not writable.  We can then fall through to the original case handling.

Changed:
U   trunk/Support/lib/tm/save_current_document.rb




More information about the textmate-dev mailing list