[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: different result with @macro and expansion
From: |
Graham Percival |
Subject: |
Re: different result with @macro and expansion |
Date: |
Fri, 8 Feb 2008 11:00:43 -0800 |
On Wed, 30 Jan 2008 18:46:09 -0600
address@hidden (Karl Berry) wrote:
> I do not know any good way to fix this. Sometimes people want to
> write macros that can be used inline (like this one is being used),
> other times they want to write macros that need to end with a newline
> (like this one is being defined). Can't do both at the same time.
...
> So I think it's behaving as "intended", not that I'm a fan of the
> design of @macro, as everyone here knows :).
Ok. If anybody every does rewrite @macro, it might be nice to add
an @inline or @inlinemacro; this eliminates the problem of not
being able to "do both at the same time".
However, I realize that programmer time in most open-source
projects is incredibly limited; I'm not *complaining* about this
missing feature! If I'm not willing to do it myself, I can't
complain about other people not doing it.
> I'm not sure what else to say. Sorry.
Hey, it happens. Thanks for looking into this issue!
Cheers,
- Graham
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: different result with @macro and expansion,
Graham Percival <=