Jake Moss

Results 9 issues of Jake Moss

Running Doom emacs using the `everywhere` module on native-comp-pgtk Emacs-everywhere fails to send text on occasion to a variety of applications including - FireFox - Discord - Thunderbird - Alacritty...

bug
what on earth is happening here?
Linux
Cannot reproduce

Taking a screenshot within a `C/C++` buffer with lsp enabled (clangd) breaks the lsp server on copy/save. It does not break if the screenshot is aborted. `*Messages*` reports ``` Screenshot...

bug

The current Hackage version `0.8.0` fails to build due to `No instance for (Semigroup Block)`, this was fixed in #53 and mentioned in #54 . Would you be able to...

Thanks for this! These are the changes I alluded to on discord. ~~I found that when activating `popper-tab-line-mode` the `rawkey` was being used as a string, I looked at the...

**Describe the bug** When providing the `--exclude` argument to exclude `libarrow` and `libarrow_python` from the wheel `delocate.libsana` still claims it is unable to find the library instead of ignoring it....

bug

I've merged `master` into #59 and have started pouring over the changes. I've done a small refactor of the context cache to just get myself acquainted with the code base...

This PR aims to add support for the `fmpz_mod_mpoly` and `nmod_mpoly` flint objects. I'm using the recently added `fmpz_mpoly` as a basis, there may be remants of the large copy-paste...

#### ALL software version info Software Version Info ```plaintext panel==1.6.2 Firefox 136.0.3 Python 3.12.7 Page served with `python -m http.server -d pyodide` ``` #### Description of expected behaviour and the...

Checklist - [X] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [X] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example). - [X] Source is...

Awaiting author contribution
python
python-c