Issue 195: Warn user when saving the file doesn't work
http://code.google.com/p/yi-editor/issues/detail?id=195
Comment #1 by JeanPhilippe.bernardy:
Mhm. I guess that the lazy bytestring library is to blame.
at some point we do:
liftIO $ LB.writeFile f contents
If this raises an exception we catch and print it.
It raises an exception if you get "permission denied",
I'd say it should raise an exception on disk full as well.
Issue attribute updates:
Status: Accepted
Labels: -Priority-Medium Priority-Critical
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---