Re: [9fans] Indent ON for sam?

2011-06-22 Thread Anh Hai Trinh
On Tue, Jun 21, 2011 at 7:54 PM, Russ Cox wrote: > > sam -a > That is great! I didn't see it in 'sam -h' but looks like the p9p manual has that listed. Thanks.

[9fans] Indent ON for sam?

2011-06-21 Thread Anh Hai Trinh
Dear 9fans, I have been toying with the editor sam lately, is there anything like the "Indent ON" command for acme? If not, how do people deal with indentation? Peace, aht

Re: [9fans] bug in probably_prime; probably harmless

2010-03-11 Thread Anh Hai Trinh
On Fri, Mar 12, 2010 at 9:13 AM, Russ Cox wrote: > > In theory this bug could result in false positives, claiming > a number is prime when in fact it is not.  In practice, > the smallprimetest eliminates obvious mistakes without > any repetitions, and for random inputs of the size we use > in cryp