<<< Date Index >>>     <<< Thread Index >>>

Re: open a browser



* Alexandre <neonoe123321@xxxxxxxxx> wrote on 04.03.2009 at 19:45:
> Le dimanche 01 mars de l'année 2009, vers 18 heures et 38 minutes, Andreas 
> Kalex écrivait:
> > * Rado S <list2rado@xxxxxx> wrote on 27.02.2009 at 16:15:
> > > Use a dispatcher script in mailcap which prompts you for your choice.
> 
> Could you share your script please?
> Thank you.
I do not use a dispatcher script out of mailcap; in mailcap I only have
this 2 lines:
text/html; elinks %s ; nametemplate=%s.html
text/html; elinks -dump 1 -dump-charset utf-8 -force-html %s;
copiousoutput

andreas