In my .mailcap:
text/html; mozilla -remote openurl\(file:%s\)
always fails because %s is expanded as '....'
The quotes are the problem because they mix up in the URL.
Could we work around it? (avoid having the 's)
thanks,
charlie
In my .mailcap:
text/html; mozilla -remote openurl\(file:%s\)
always fails because %s is expanded as '....'
The quotes are the problem because they mix up in the URL.
Could we work around it? (avoid having the 's)
thanks,
charlie