[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Re: gpresent problem
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Re: gpresent problem |
Date: |
Wed, 07 Aug 2002 14:51:23 +0200 (CEST) |
> This sounds great. Is it possible to mangle the variable names and
> strings just like the C libraries (leading _) do? Surely a standard
> about this would help us all a great deal.
I don't know exactly what you mean. With `namespace' I mean that all
internal macros/variables/diversions belonging to an add-on package
(i.e. which is loaded after a main macro package) should start with a
certain prefix, eg., the `gpresent' package could start its macros
with `gp-'.
Werner