On Mon, Jun 26, 2000 at 06:40:31PM -0700, Dale Morris wrote:
> When I try to open an email in html I receive the following:
> 
> [dlm@dhcp232 dlm]$ mutt
> sh: syntax error near unexpected token `openURL(''
> sh: -c: line 1: `netscape -remote openURL('/tmp/muttnbn5pN')'
> Press any key to continue...
> Press any key to continue...
> sh: syntax error near unexpected token `openURL(''
> sh: -c: line 1: `netscape -remote openURL('/tmp/muttKfxnYE')'
> Press any key to continue...
> 
> here's a copy of my .mailcap file. any suggestions? Thanks in advance
> 
> text/html; netscape -remote openURL\(%s\)
try this instead :
text/html; netscape -remote 'openURL(%s)'

Best regards,

Antoine

Reply via email to