groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] Hygienic mode design


From: Eric S. Raymond
Subject: Re: [Groff] Hygienic mode design
Date: Wed, 5 Mar 2014 03:43:01 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Werner LEMBERG <address@hidden>:
> 
> > Actually, now that I think about it, the right semantics for
> > ".hygiene" is probably "hide everything *currently defined* that
> > hasn't been declared visible".  That way you can define macros after
> > a .hygiene call and they'll be visible unless you do another
> > .hygiene call.
> 
> What about doing the autoconf approach with regular patterns to allow
> and disallow function names? 

Possible, but smells of overengineering to me.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]