Re: question on executing executable in mailcap

Michael Kjörling <[email protected]>
Newsgroups gmane.mail.mutt.user
Message-ID <[email protected]>
On 16 Aug 2026 13:33 -0500, from [email protected] (Ranjan Maitra via Mutt-users):
>>> application/pdf;                   mutt_bgrun "${PDFVIEWER:-zathura}" %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf; description="PDF Document"
>>> 
>>> So this uses mutt_bgrun which is a shell script in my $HOME/bin
>>> 
>>> However, when I try to see the attachment I get:
>>> 
>>>  sh: line 1: mutt_bgrun: command not found
>> 
>> Does it work if you give the full path, e.g. /home/username/bin/mutt_bgrun ?
> 
> Thanks! Excellent question, and the answer is that it does.

Then check the environment from within mutt. <shell-escape> something
like `env | less` and look closely at $PATH. Does it include ~/bin?

-- 
Michael Kjörling
🔗 https://michael.kjorling.se
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.