Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re: Start rant here (Score 1) 156

OK. We'll point & click.

Options -> Customize Emacs -> Browse Customizations Groups

Emacs -> Editing -> Indent -> Indent Tabs Mode
press Option

In the new buffer...
press toggle
press Set for current session
press Save for future sessions

Surely that's no worse than what I've had to do to make various IDEs usable.

Comment How? (Score 1) 152

Does anyone know how to get that with a modern firefox without changing the UserAgent (since that breaks other things)? The current interface is bloated, slow to load and kills my CPU due to something plusone.js is doing. (I already block plusone.js just to keep my idle CPU load below 30%.

Comment Re:Just because you can do something (Score 1) 44

I'm amazed your comment is marked insightful. Admittedly, I wouldn't call asm.js ready for prime-time, it is interesting technology and it will take lunatics like this guy to exercise it just like it took lunatics 15 to 20 years ago to port Doom and Abuse to Linux to begin to see what needed improvement.

I don't plan on buy games for my web browser, but that doesn't mean that an optimized javascript environment couldn't go somewhere as a portable environment. The good parts of javascript are far more elegant than java. I applaud this nut job.

Slashdot Top Deals

egrep -n '^[a-z].*\(' $ | sort -t':' +2.0

Working...