Excerpts from Jean-Philippe Bernardy's message of Thu Oct 16 11:40:54 +0200 2008: > I see that the vim keymap explicitly catches io exceptions and ignores > them upon write.
It's not about ignoring them, it's about reporting them to the user. > Nicolas, Corey: do you see any reason for this? Otherwise we should > remove that asap. What you mean by removing this, letting the editor crash? > Actually, is there any reason at all that viWrite wraps fwriteE? I > think these should be unified. That's a small wrapper that allows to print the same message as Vim. Maybe they can be unified, but the message have to remain. > On Thu, Oct 16, 2008 at 11:11 AM, <[EMAIL PROTECTED]> wrote: > > > > Issue 195: Warn user when saving the file doesn't work > > http://code.google.com/p/yi-editor/issues/detail?id=195 > > > > Comment #3 by david.waern: > > Yes, I'm using vim emulation. It's possible that I didn't see the message > > for some > > reason. All I can remember is that I saw no messages at all. I could be > > wrong, and > > there really was a message, that I didn't notice since I'm not used to the > > UI yet. -- Nicolas Pouillard aka Ertai --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
