Live data from Hacker News

Emacs 26 Brings Generators and Threads

nullprogram.com

171–175 of 175 posts

Re: Emacs 26 Brings Generators and Threads

#171
post #168

Earlier quoted context omitted.

That's my bad, I should expect stupid responses when I make a stupid statement. Major platform where, you know, it makes sense to have. You'd "love" to have Atom on your realtime OS? For what, exactly?

I'd bet he'd want to edit text; but I'm no fortune teller.

You'd probably use a text editor in that case. I'd bet most operating systems include one.

Re: Emacs 26 Brings Generators and Threads

#172
post #92

Earlier quoted context omitted.

I'd love to use Atom on a little QNX system, can you tell me where I can find the Atom distribution? It's possible to build Emacs on it.

That's my bad, I should expect stupid responses when I make a stupid statement. Major platform where, you know, it makes sense to have. You'd "love" to have Atom on your realtime OS? For what, exactly?

I need to work on my disruptive startup's decentralized AI blockchain machine learning product using Vue.js from my car's infotainment system.

Actually though pre-6.6 QNX had a great GUI and is capable of running on desktops and laptops just fine¹. I rather like it.

¹ Hardware support is not great but way better than you might be expecting. Either way, it runs fine in VMWare and VirtualBox. I'm currently trying to acquire some parts to build a PowerPC laptop for QNX.

Re: Emacs 26 Brings Generators and Threads

#173
post #17

Earlier quoted context omitted.

I got it from here: http://alpha.gnu.org/gnu/emacs/pretest/windows/ It works flawlessly. I just dropped it (26.1) in on top of my existing setup and had to do nothing else and I'm working away on it right now. When I was downloading at least, I had to download it and the dependencies separately. The README says there should be a unified zip-file but it wasn't there at the time. Had some issues with Windows 10 refusin…

Flyspell in Emacs 26.1 seems to require a version of Aspell that is not officially available for Windows. I might need to put off the upgrade until I can attempt to compile a newer Aspell for Windows myself. "Error enabling Flyspell mode: (aspell release 0.60 or greater is required)"

In case anyone else was facing this problem (and isn't too committed to Aspell as a backend for Flyspell), the version of Hunspell from ezwinports[1] (version 1.3.2 at time of posting) seems to be working with Emacs 26.1 on Windows.

[1] https://sourceforge.net/projects/ezwinports/files/

Re: Emacs 26 Brings Generators and Threads

#174

Earlier quoted context omitted.

It's not stable enough for me. Well, my plugins aren't. I need to be able to reset state periodically. Plus, I like to have separate instances of emacs with different groups of files from separate but related projects. I end up with a zoo of buffers commingled in daemon mode. It just doesn't fit how I work. I wish it had an image based startup scheme... freeze an image of emacs after init is done.

What if I tell you that you can? :) You can unexec Emacs at its current working state and it will output a new executable. Startup is close to instant!

Can't seem to figure out how to do it. I can only find passing references to it.

Re: Emacs 26 Brings Generators and Threads

#175
post #17

Earlier quoted context omitted.

I got it from here: http://alpha.gnu.org/gnu/emacs/pretest/windows/ It works flawlessly. I just dropped it (26.1) in on top of my existing setup and had to do nothing else and I'm working away on it right now. When I was downloading at least, I had to download it and the dependencies separately. The README says there should be a unified zip-file but it wasn't there at the time. Had some issues with Windows 10 refusin…

Flyspell in Emacs 26.1 seems to require a version of Aspell that is not officially available for Windows. I might need to put off the upgrade until I can attempt to compile a newer Aspell for Windows myself. "Error enabling Flyspell mode: (aspell release 0.60 or greater is required)"

I'm not sure how you feel about cygwin? aspell 0.6 is available from there, and I've just tried it out with emacs and it works well.
Post reply on HN