Trevoke

Results 163 issues of Trevoke

Some game records are saved with the first move in the bottom left corner. I'd love to be able to flip them and then save them so they're all the...

### OS/platform Linux ### Emacs version and provenance 29 - compiled from source ### Org version and provenance 9.7.5 - from elpa ### org-ql package version and provenance 0.8.6 -...

enhancement
help wanted

Hi! Not sure how much we broke with this one change, but - we're trying to leverage this new API, which is very promising, and we had a "this coroutine...

Hello, Recently, a CVE (Common Vulnerability and Exposure) was created [for one of your dependencies](https://www.cve.org/CVERecord?id=CVE-2025-1211), hackney. Hackney is aware of this ( https://github.com/benoitc/hackney/issues/751 ) and will create a release soon...

Hi, thanks for this package! I'm working on a project now that has some testing behavior managed by environment variables, and it would be nice to be able to manage...

I see you have nix, which is fantastic! It would be amazing if you could provide a guix package as well, so that emacs can thrive in an equally amazing...

enhancement

I have some COBOL that looks like this: ```cobol EXEC SQL DECLARE FOO TABLE ( ... ) END-EXEC. ``` OCESQL currently does not seem to handle this properly, unfortunately :(...

Hello and thanks for all the hard work! I know that this parses correctly: `EXEC SQL INCLUDE SQLCA END-EXEC.` It would be great if this also parsed correctly: ```cobol EXEC...

The VSCode LSP client has these amazing control flow visualizations for COBOL scripts. It would be great if I could get something similar in emacs. Even just a new buffer...

Hi! I like the casual suite a lot, I think it's gonna do a lot of heavy lifting for decreasing the difficulty of adoption of emacs. How about a transient...

enhancement
proposal