Re: [sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Andrea Lazzarotto
2012/9/12 Stephen Montgomery-Smith > > >> (Is it OK to top post in this mailing list?) >> >> >> You'll find a variety of opinions. >> > > On the geeky mailing lists I frequent, top posting brings first and fierce > wrath. > When I use the mobile Gmail client I try to always remove the previo

[sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Simon King
I don't! Oops, that was a top post - how could I... On 2012-09-12, Jason Grout wrote: > On 9/12/12 8:15 AM, Stephen Montgomery-Smith wrote: >> However every academic I know top posts uniformly. > > Not me! :) > > Jason > > -- You received this message because you are subscribed to the Google Gr

[sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Jason Grout
On 9/12/12 8:15 AM, Stephen Montgomery-Smith wrote: However every academic I know top posts uniformly. Not me! :) Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsub

Re: [sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Stephen Montgomery-Smith
I am "top-posting" agnostic. So when I reply to a top poster, I top post. When replying to a bottom poster I bottom post. But On 09/12/12 07:21, kcrisman wrote: Great! On Wednesday, September 12, 2012 5:39:21 AM UTC-4, Stephen Montgomery-Smith wrote: Yes, that works as well. He

Re: [sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread kcrisman
Great! On Wednesday, September 12, 2012 5:39:21 AM UTC-4, Stephen Montgomery-Smith wrote: > > Yes, that works as well. > > Here is the middle. > (Is it OK to top post in this mailing list?) > You'll find a variety of opinions. -- You received this message because you are subscribed to th

Re: [sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Stephen Montgomery-Smith
Yes, that works as well. (Is it OK to top post in this mailing list?) On 09/12/2012 04:26 AM, Volker Braun wrote: Or the third and most portable way: #!/usr/bin/env bash On Wednesday, September 12, 2012 4:22:32 AM UTC+1, Stephen Montgomery-Smith wrote: Unfortunately in FreeBSD, this has

[sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-12 Thread Volker Braun
Or the third and most portable way: #!/usr/bin/env bash On Wednesday, September 12, 2012 4:22:32 AM UTC+1, Stephen Montgomery-Smith wrote: > > Unfortunately in FreeBSD, this has to be one of: > > #!/usr/local/bin/bash > or > #!/bin/sh > > -- You received this message because you are subscr

[sage-devel] Re: jmol/sage-5.4beta0/FreeBSD problem

2012-09-11 Thread Jason Grout
On 9/11/12 10:22 PM, Stephen Montgomery-Smith wrote: The package jmol contains testjava.sh. The top of the file is #!/bin/bash Unfortunately in FreeBSD, this has to be one of: #!/usr/local/bin/bash or #!/bin/sh Do I need to create a ticket, or will the creator of jmol see this email, and mak