expansion

Josef Vukovic <[email protected]>
Newsgroups gmane.comp.gnu.m4.general
Message-ID <[email protected]>
Hello,

Can I stop the expansion of a marco after it has been expanded?

for example:

define(foo,bar)
define(foo,baz)

foo ---> baz  because foo expands to bar and subsequently bar expands to baz
bar ---> baz

So is there a way to stop macroexpansion after foo has expanded to bar?

mfg
Josef Vukovic
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.