The existing 'r' error messages explain an immediate and out right failure of 
the read command itself. 

The proposed error message are not be a failure of the 'r', but a warning of a 
prospective 'w' failure.

Certainly, the 'r' command itself in that case must still succeed; I might have 
intended only to read a file, not write it, and ed shouldn't stop me from doing 
that, so long as it actually can read the file as requested.  'ed' has been my 
primary editor for nearly 50 years, and I often read and browse a file using 
it, with no intention to write it.

And, as someone else already noted, I can still write out my changes, say to a 
/tmp file.  If I actually did want those changes applied to the original 
read-only (to me at the time), I can then leave ed, elevate my privilege, and 
finish modifying that original file, using the tmp file as a draft.  The edits 
need not be lost to my long ago deceased and computer naive grandmother.

ed has never been in the business of 'anticipating thought crimes' ... it does 
what I ask it to do, or tells me (perhaps with a terse '?') that it can't.  It 
doesn't anticipate what future errors I might be planning.

-- 
                Paul Jackson
                p...@usa.net

Reply via email to