David Ellement <[EMAIL PROTECTED]> wrote on Thu, 25 May 2000:
> Perhaps by replacing the double quotes with single quotes, the back
> quote expansion will be delayed until the macro is invoked:
>
> macro compose g '\ef^u$realname <`pwgen 8`@cesspool.net>\n'
If that doesn't work, one can alwa
On 000525, at 14:32:25, Drew Bloechl wrote:
> I tried:
>
> macro compose g "\ef^u$realname <`pwgen 8`@cesspool.net>\n"
>
> However, the backquotes seem to only get expanded when the macro is
> first entered
Perhaps by replacing the double quotes with single quotes, the back
quote expansion will