Hacker News new | ask | show | jobs
by mrkd 3738 days ago
Scott Hanselman has a good write-up here: http://www.hanselman.com/blog/DevelopersCanRunBashShellAndUs...

Google Cache: https://webcache.googleusercontent.com/search?q=cache:http:/...

3 comments

"Of course, I have no idea how to CLOSE emacs, so I'll close the window. ;)"

What if you read the welcome screen, Mr. Scott ;) ?

"C-x C-c... what does that even mean?"
<esc> : q <enter>
E37: No write since last change (add ! to override)
ZQ or ZZ
I always use :x
You have literally the answer in the welcome screen.
It was a joke. ;)
Thanks. This link has a lot more (real) information.
Looks like they are launching ELF files, then translating the linux syscalls to WIN32API calls at runtime.
The link you posted is the original article at the top of this HN thread.
Oh, you're right, I messed up.