On Monday, September 22, 2014 6:23:51 PM UTC+2, HowardM wrote: > > I am not sure how to attach the tiddler (which I got from one of the TW > sites) but its title is "colour" and tagged "macro" and "$:/tags/Macro". > > The text is simply: > > \define colour(color,text) > > @@color:$color$; > $text$ > @@ > \end > > I am not sure whether it is relevant, but only four tiddlers had been > loaded into TW5.1 when the theme change occurred and that did not include > the tiddler > calling this macro . > Nice! I can replicate it :) ... colour is a global system macro used in the default themes. ... So tagging the tiddler with $:/tags/Macro ... overwrites it. ... So the global macro handler imo needs a "blacklist" that tells the user, that he is going to overwrite a system macro...
Thx for the info! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

