On Thu, Nov 24, 2011 at 03:37:59PM -0500, Patrick Shanahan wrote: > * Marco Giusti <marco.giu...@gmail.com> [11-24-11 15:24]: > > On Thu, Nov 24, 2011 at 02:55:16PM -0500, Patrick Shanahan wrote: > > > * Marco Giusti <marco.giu...@gmail.com> [11-24-11 14:49]: > > > > On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > > > As mutt supports mailto: URLs natively, this suffices: > > > > > > > > > > #!/bin/sh > > > > > exec xterm -e mutt "$@" > > > > > > > > I wrote that script some time ago when, I don't remember exactly what, > > > > some field did not worked as expected. > > > > > > I just tested it on openSUSE 12.1 and it worked fine. > > > > I think it was for mutt 1.5.[18-20] but I agree that now, after Patrice > > pointed out to me, is completely useless. > > I don't understand "useless". It works as intended and I have mutt-1.5.21
my script, i wrote it to handle complex mailto links, but now mutt can do it well without any external help so I think it is pretty useless now.