The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Any reason the removal/renaming of read-only registers should be permitted?
@ 2023-05-03 13:07 Douglas McIlroy
  2023-05-03 14:29 ` [TUHS] " G. Branden Robinson
  0 siblings, 1 reply; 2+ messages in thread
From: Douglas McIlroy @ 2023-05-03 13:07 UTC (permalink / raw)
  To: TUHS main list

I think Clark was justified in deviating from Ossanna.

The prime rationale for allowing removal of read-only registers is
uniformity--a powerful argument. It simplifies documentation and
relieves a burden on users' understanding. It probably simplifies the
code, too.

This kind of special-casing is AI in the service of some perception
that "no one would want to do that.". If "that" is the clear meaning
of some specified action, then so be it. We are not dealing with
physical hazards here.

> even if they don't screw up the formatter internally,
> they will become unrecoverably useless for documents
> and macro packages,

The same argument could be made about \applying .rm to any standard
request, and I would disagree for the same reason as above. (A
disappointing experimental discovery in this regard: .de seems to be
immune to removal.)

A change that I *would* welcome is warning about writing into a
read-only register. (Also make .rm work on .de--a near reversal of the
original proposal.)

Doug

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-03 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 13:07 [TUHS] Any reason the removal/renaming of read-only registers should be permitted? Douglas McIlroy
2023-05-03 14:29 ` [TUHS] " G. Branden Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).