Matus Goljer
Matus Goljer
To me it makes sense. I haven't tried the binary install method. I guess the startup time might be a bit of a pickle to solve with pure elisp indeed.
Ah I see now that it prints `Package-file seems to be missing ‘trinary.el’`. But I missed it in all the output. Maybe we should add some red cross or something...
I tried linking another package (ansi.el) and it works better now indeed. It's much less confusing. But actually, assuming the other project is using Eask as well, maybe we could...
Actually yea, you're right about point 2. I would then just change the wording on this ``` Options are, - [ ] Use ‘eask pkg-file‘ to create one - [...
1. Yea, for example with keys is fine, and it's discoverable and can be documented in the docstring. 2. Doesn't need to be EIEIO, we can also use cl-defstruct or...
This is a great start but we need to make sure somehow to respect the older versions of Emacs / Auctex. Maybe there is some condition that we can test...
Thanks for the report. There are some weird edge cases concerning org mode and source code blocks. 1.2 billion seems a bit excessive in the span of 5 seconds so...
I can also reproduce this issue. Thanks for the report.
Bump, as far as I know this is still an issue. It could be also fixed in the `ratio` function by taking min/max but ignoring NA.
Hi @Kyure-A. It's not abandoned but basically I get into it like once a year for a month and then let it rest. Last year I started working on adding...