To | Bjorn Helgaas <helgaas@convex.com> |
From | Bill Trost <trost@cloud.rain.com> |
Date | Wed, 06 Sep 1995 11:34:19 -0700 |
cc | gary@cs.su.oz.au, wilyfans@jli.com |
In-reply-to | Your message of Wed, 06 Sep 1995 11:34:42 CDT. <199509061634.LAA18909@tomahawk.convex.com > |
References | <199509061634.LAA18909@tomahawk.convex.com > |
Sender | owner-wilyfans@jli.portland.or.us |
Bjorn Helgaas writes: - If a "Put" fails, use foutput() to put the error message in +Errors. Otherwise, attempting to write a read-only file fails silently (not counting the diag() output). Actually, the "right" thing to do is to change diag() to call foutput() instead of whatever it's calling now. Which means that diag() needs to know what the current pane is...what a pain.