Re: Firefox mailto: links not working correctly

2011-11-28 Thread Chris Green
On Sun, Nov 27, 2011 at 07:13:55PM +0100, Marco Giusti wrote: > On Fri, Nov 25, 2011 at 04:29:06PM +, Chris Green wrote: > > On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > > > > > attached a simple script that is use. set it executable and call this > > > > from firefo

Re: Firefox mailto: links not working correctly

2011-11-27 Thread Marco Giusti
On Fri, Nov 25, 2011 at 04:29:06PM +, Chris Green wrote: > On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > > > attached a simple script that is use. set it executable and call this > > > from firefox, not mutt directly > > > > I believe there's no need for pyrotechnics

Re: Firefox mailto: links not working correctly

2011-11-26 Thread Chris Green
On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > attached a simple script that is use. set it executable and call this > > from firefox, not mutt directly > > I believe there's no need for pyrotechnics :) > > As mutt supports mailto: URLs natively, this suffices: > > #!/b

Re: Firefox mailto: links not working correctly

2011-11-25 Thread Christian Ebert
* Marcelo Luiz de Laia on Thursday, November 24, 2011 at 20:15:10 -0200 > I already have been tryied mailtomutt [1] and mailto-mutt [2] and nor > did what your nice script do! > > 1. http://sourceforge.net/projects/mailtomutt/files/MailtoMutt/ MailtoMutt is specifically for MacOS X and works quit

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Marcelo Luiz de Laia
On Thu, 24 Nov 2011, Patrice Levesque wrote: > > As mutt supports mailto: URLs natively, this suffices: > > #!/bin/sh > exec xterm -e mutt "$@" Thank you very much! I already have been tryied mailtomutt [1] and mailto-mutt [2] and nor did what your nice script do! 1. http://sourceforge.net/pro

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Patrick Shanahan
* Marco Giusti [11-24-11 15:57]: > On Thu, Nov 24, 2011 at 03:37:59PM -0500, Patrick Shanahan wrote: > > * Marco Giusti [11-24-11 15:24]: > > > > > > 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 understan

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Marco Giusti
On Thu, Nov 24, 2011 at 03:37:59PM -0500, Patrick Shanahan wrote: > * Marco Giusti [11-24-11 15:24]: > > On Thu, Nov 24, 2011 at 02:55:16PM -0500, Patrick Shanahan wrote: > > > * Marco Giusti [11-24-11 14:49]: > > > > On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > > > As

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Patrick Shanahan
* Marco Giusti [11-24-11 15:24]: > On Thu, Nov 24, 2011 at 02:55:16PM -0500, Patrick Shanahan wrote: > > * Marco Giusti [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/

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Marco Giusti
On Thu, Nov 24, 2011 at 02:55:16PM -0500, Patrick Shanahan wrote: > * Marco Giusti [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 wr

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Patrick Shanahan
* Marco Giusti [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 di

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Marco Giusti
On Thu, Nov 24, 2011 at 02:02:11PM -0500, Patrice Levesque wrote: > > > attached a simple script that is use. set it executable and call this > > from firefox, not mutt directly > > I believe there's no need for pyrotechnics :) > > As mutt supports mailto: URLs natively, this suffices: > > #!/b

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Patrice Levesque
> attached a simple script that is use. set it executable and call this > from firefox, not mutt directly I believe there's no need for pyrotechnics :) As mutt supports mailto: URLs natively, this suffices: #!/bin/sh exec xterm -e mutt "$@" -- --|-- |===

Re: Firefox mailto: links not working correctly

2011-11-24 Thread Marco Giusti
On Thu, Nov 24, 2011 at 01:44:03PM +, Chris Green wrote: > I have a pretty standard Firefox 3.6.24 running in xubuntu. > > I have mutt set as my default E-Mail application in Preferred > Applications and in Firefox's preferences. However it's not working > properly, when I click on a mailto:

Firefox mailto: links not working correctly

2011-11-24 Thread Chris Green
I have a pretty standard Firefox 3.6.24 running in xubuntu. I have mutt set as my default E-Mail application in Preferred Applications and in Firefox's preferences. However it's not working properly, when I click on a mailto: link an empty E-Mail gets sent. It looks to me as if this is something