ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] letfrozen?
@ 2023-06-12  8:57 Hans van der Meer via ntg-context
  2023-06-12  9:12 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 6+ messages in thread
From: Hans van der Meer via ntg-context @ 2023-06-12  8:57 UTC (permalink / raw)
  To: NTG ConTeXt; +Cc: Hans van der Meer


[-- Attachment #1.1: Type: text/plain, Size: 514 bytes --]

The manual LMTX-primitives on page 21 tells me:
	You can explicitly freeze an unfrozen macro.
	...
	A redefinition will now give: You can't redefine a frozen macro.

But is this true? The following code seems to contradict this:

\def\HOME{myhome}
\writestatus{1}{\meaning\HOME}
\letfrozen\HOME
\writestatus{2}{\meaning\HOME}
\def\HOME{other home}
\writestatus{3}{\meaning\HOME}




Is this mechanism broken? It looks so useful to prevent accidental redefinition!

dr. Hans van der Meer



[-- Attachment #1.2.1: Type: text/html, Size: 1406 bytes --]

[-- Attachment #1.2.2: letfrozen example.jpg --]
[-- Type: image/jpeg, Size: 18295 bytes --]

[-- Attachment #2: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2023-06-13 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-12  8:57 [NTG-context] letfrozen? Hans van der Meer via ntg-context
2023-06-12  9:12 ` Hans Hagen via ntg-context
2023-06-12 10:32   ` Hans van der Meer via ntg-context
2023-06-12 17:47     ` Hans Hagen via ntg-context
2023-06-13 10:43       ` Hans van der Meer via ntg-context
2023-06-13 17:23         ` Hans Hagen via ntg-context

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).