On Sep 18, 2009, at 5:05 PM, Bill Janssen wrote:
William Kyngesburye wrote:
If you run the CLI 'uname -m' on any Intel Mac, it always has
returned
i386. So all it really means is 'Intel'.
On Sep 18, 2009, at 5:53 PM, Bill Janssen wrote:
I'm running /usr/bin/python on SL, and
import p
It right there in my original message (and in the python man page).
You have to use EditLine syntax:
readline.parse_and_bind ("bind ^I rl_complete")
Ed
On Oct 26, 2007, at 6:46 PM, Noah Gift wrote:
I was just going to say the same thing. Getting this to work and
then GVim, and I will be