Re: uncolor index *

1999-11-30 Thread Andy Spiegl

Hi!
Does anyone have any new theories on this problem?
Thanks, 
 Andy.


Here a few tests:
eule:~>echo test | mutt -F /dev/null -s foo spiegl

eule:~>echo test | mutt -F .mutt/color -s foo spiegl
Error in .mutt/color, line 79: *: unknown command
source: Error in .mutt/color

eule:~>echo "uncolor index *" > abc

eule:~>echo test | mutt -F abc -s foo spiegl
Error in abc, line 1: *: unknown command
source: Error in abc

eule:~>echo test | mutt -n -F abc -s foo spiegl
Error in abc, line 1: *: unknown command
source: Error in abc

This is really strange!

Thanks,
 Andy.

-- 
 E-Mail: [EMAIL PROTECTED] URL: http://andy.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\<,__`\<,__>(_) (_)/<_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~
 The function of an expert is not to be more
 right than other people, but to be wrong
 for more sophisticated reasons.  (David Butler)



Re: uncolor index *

1999-11-17 Thread Sven Guckes

* Andy Spiegl ([EMAIL PROTECTED]) [991117 18:14]:
> when I type: "mutt spiegl -s foo < /dev/null"
> I get to see:
>  Error in /home/spiegl/.mutt/color, line 79: *: unknown command
>  Error in /home/spiegl/.muttrc, line 158:
>  source: errors in /home/spiegl/.mutt/color
>  source: errors in /home/spiegl/.muttrc

The Subject is to be specified before the addresses...

> In line 79 of ~/.mutt/color I've got this:
>  uncolor index "*"
> which is a documented command.

How about this (no quotes):
   uncolor index *

> When use mutt interactively I don't see these messages.
> Anyone have any clue what I am doing wrong?

Please tell what you want to do first!
Why do you use "< /dev/null" for example?

Sven



uncolor index *

1999-11-17 Thread Andy Spiegl

Hi!

when I type:
 mutt spiegl -s foo < /dev/null
I get to see:
 Error in /home/spiegl/.mutt/color, line 79: *: unknown command
 Error in /home/spiegl/.muttrc, line 158: source: errors in /home/spiegl/.mutt/color
 source: errors in /home/spiegl/.muttrc

In line 79 of ~/.mutt/color I've got this:
 uncolor index "*"

which is a documented command.  When use mutt interactively I don't see
these messages.  Anyone have any clue what I am doing wrong?

Thanks,
 Andy.

-- 
 E-Mail: [EMAIL PROTECTED] URL: http://andy.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\<,__`\<,__>(_) (_)/<_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~
 "Never criticize anybody until you have walked a mile in their shoes,  
  because by that time you will be a mile away and have their shoes." 
- unknown  



Re: uncolor index *

1999-01-16 Thread Andy Spiegl

Hi Sven,

> I think the problem is somewhere else in your muttrc.
> Have you tested mutt without a startup file yet?  eg:
> 
> echo test | mutt -F NONE -s foo $USER
That gives me:
NONE: No such file or directory

No, just kidding.  Here a few more tests:
eule:~>echo test | mutt -F /dev/null -s foo spiegl

eule:~>echo test | mutt -F .mutt/color -s foo spiegl
Error in .mutt/color, line 79: *: unknown command
source: Error in .mutt/color

eule:~>echo "uncolor index *" > abc

eule:~>echo test | mutt -F abc -s foo spiegl
Error in abc, line 1: *: unknown command
source: Error in abc

eule:~>echo test | mutt -n -F abc -s foo spiegl
Error in abc, line 1: *: unknown command
source: Error in abc

This is really strange!

Thanks,
 Andy.

-- 
 E-Mail: [EMAIL PROTECTED] URL: http://andy.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\<,__`\<,__>(_) (_)/<_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~
 I like boats and bicycles, they're healthier than Valium.



Re: uncolor index *

1999-01-16 Thread Sven Guckes

* Andy Spiegl ([EMAIL PROTECTED]) [991118 12:09]:
> > > In line 79 of ~/.mutt/color I've got this:
> > >  uncolor index "*"
> > > which is a documented command.
> Here are other examples with the same result:
>  echo test | mutt -s foo spiegl
>  echo test | mutt spiegl
>  mutt -a .zshrc spiegl < /etc/motd
>  mutt -s foo -a .zshrc spiegl < /etc/motd

I think the problem is somewhere else in your muttrc.
Have you tested mutt without a startup file yet?  eg:

echo test | mutt -F NONE -s foo $USER

Sven



Re: uncolor index *

1999-01-16 Thread Andy Spiegl

> The Subject is to be specified before the addresses...
Oops, you are so right.  Funny it worked anyway.

> > In line 79 of ~/.mutt/color I've got this:
> >  uncolor index "*"
> > which is a documented command.
> 
> How about this (no quotes):
>    uncolor index *
Nope, same errors.
I tried
 uncolor index *
 uncolor index "*"
 uncolor index '*'
with spaces and tabs inbetween.

> Please tell what you want to do first!
> Why do you use "< /dev/null" for example?
For simplicity of the example.  I guess that didn't work. :-)

Here are other examples with the same result:
 echo test | mutt -s foo spiegl
 echo test | mutt spiegl
 mutt -a .zshrc spiegl < /etc/motd
 mutt -s foo -a .zshrc spiegl < /etc/motd

Thanks,
 Andy.

-- 
 E-Mail: [EMAIL PROTECTED] URL: http://andy.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\<,__`\<,__>(_) (_)/<_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~
 Every once in a while, declare peace. It confuses the heck out of your enemies.