Re: question on executing executable in mailcap

Dave Ewart <[email protected]>
Newsgroups gmane.mail.mutt.user
Message-ID <[email protected]>
On Sunday, 16.08.2026 at 10:08 -0500, Ranjan Maitra via Mutt-users wrote:

> Hi,
> 
> I have the following in my $HOME/.mailcap file:
> 
> 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
>  Press any key to continue...
> 
> What am I doing incorrectly?
> 
> How do I get the $HOME/bin file to be included?

Does it work if you give the full path, e.g. /home/username/bin/mutt_bgrun ?

Dave.

-- 
Dave Ewart, [email protected]
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.