Jamie Kirkpatrick
Jamie Kirkpatrick
Hi there I was looking at trying out Ninja build with our rather large CMake C++ project but I hit a hurdle early on. We force the architecture to i386...
It would be great to have the org-protocol URL handler registered out of the box to enable org-capture to work. This is supported by another mac-friendly port: [emacs-mac](https://github.com/railwaycat/homebrew-emacsmacport) or by...
If the pane contents files are deleted too quickly then pane contents restoration fails. Cleanup previous content JiT before a restore rather than after a restore has happened to avoid...
There seems to be an `EventEmitter` leak in the client code. If an error is thrown when logging in for example, things don't get cleaned up correctly. I could be...