Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 355 by reiner.p...@gmail.com: Delay closing Yi until yi.hs has successfully recompiled
http://code.google.com/p/yi-editor/issues/detail?id=355

If you edit your yi.hs file and then run 'reload', the following happens:
1. yi closes
2. recompile occurs
3. yi opens again.

The problem is that the recompile can either fail (in which case there is no point in closing yi) or can take a relatively long time to compile (during which the user can't see any progress, and also can't use yi).

It would be better to launch the recompile with yi still open, and only restart yi when the compile was actually successful.

--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel

Reply via email to