Caster <[EMAIL PROTECTED]> wrote on Tue, 08 Aug 2000:
> Can anybody tell me why this doesn't work:
> set indent_string=`for x in %n; do echo $x | cut -c 1; done;`
> Normally (when I run it manually from the shell) it works fine (of
> course when I replace %n with some words).

I don't know for sure, but I would venture to guess that $indent_string
is only evaluated once at .muttrc load time, not for each message
individually.  So %n would likely be empty, then...


Regards,
Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
This signature is not here. (There are no hidden messages on this line.)

Reply via email to