On Sun, 10 Jul 2011, Joost Kremers wrote: > [NB: I'm redirecting to the mailing list again; I think the discussion is best > kept there.]
I'm sorry! I simple cast r end replay. Now I see that I need to cast L to replay to list. Sorry! > > I am sure it is in the $PATH, but, I am unsure mutt sees my $PATH! > > How do you run mutt? If you start it from a terminal emulator, it should see > the > same PATH that you see when you do 'echo $PATH'... I start mutt from gnome menu item. > > :~$ extract_url.pl > > no input provided! > > :~$ > > what happens when you pipe it an email message? save a message to ~ or > something > and then do: > > $ cat message | extract_url :~$ :~$ cat 1310312826.3224_7.laia\:2\,S | extract_url.pl :~$ I see the same window I previous sent to the list. http://dl.dropbox.com/u/34009642/screen_01.png It worked fine! It is working fine. But, I need to do full path to extract_url.pl in muttrc. If I only do script name, mutt don't see my local bin. Thank you very much! Marcelo
