mastodon.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
The original server operated by the Mastodon gGmbH non-profit

Administered by:

Server stats:

354K
active users

Alfred M. Szmidt

Does anyone know what CTS means in the context of , code, and comments? They are used as followings (basically, a todo). I recall that CLWiki had a page on something similar, but now I forgot

;;; +++ Someday, do (MAKE-SYSTEM :OUTER-SYSTEM) explicitly in QLD <08-Nov-88 Keith>.

And the types are:

(defcom com-indent-for-local-modification-cts ";;; $$$ <date> <user> template" ()
(defcom com-indent-for-systematic-modification-cts ";;; &&& <date> <user> template" ()
(defcom com-indent-for-enhancement-suggestive-cts ";;; @@@ <date> <user> template" ()
(defcom com-indent-for-maintenance-suggestive-cts ";;; +++ <date> <user> template" ()

@amszmidt this is a completely uninformed guess, but "comments"?

@jaoswald I mean .. you can spell CTS with "CommenTS" -- but that seems far fetched? :CTS-CONTROLLED being one of they keywords to MAKE-SYSTEM for example..