Eric Froemling

Results 10 issues of Eric Froemling

On my machine, the output of `ag --version` is: ``` ag version 2.2.0 Features: +jit +lzma +zlib ``` My Emacs version is: GNU Emacs 26.3 I'm using: macOS 10.15.4 with...

(pasting from an email) I found a problem with the tournament menu. It is nothing very serious, just something that is not working properly. When I click to use tickets...

bug
help wanted

I just got the update which makes ctrl-space work again by adding it as a custom shortcut. I am definitely rejoicing :) One slight oddity however: generally in Emacs I...

docs

## Expected behavior Looking at `projectile_replace` in `projectile.el`, I would expect the path labeled `Emacs 27+` to be taken on my Emacs 27.2 install. ## Actual behavior Instead it appears...

Bug
Good First Issue

Not sure if this is still being maintained, but I wanted to echo a few issues I had to correct to get an error message to show up properly on...

I know visionOS itself is pretty new, but I'm curious if this is on the radar? I'd be happy to try and put together a PR myself if not, as...

enhancement

I was recently reading that the next minor update to macOS (12.3) will finally remove python 2.x (not to mention that 2.x has been EOL for a while now) which...

### Describe the bug Since it is relevant here, I wanted to mention this issue that I recently ran into with Python 3.12 related to App Store reviews. [Here is...

bug

### Issue description I just updated my setup to beta 7 of macOS Sequoia and noticed that the path values embedded in the Emacs.app's plist no longer seem to be...

### Bug description I have recently started replacing `typing.TypeVar`/`typing.Generic` usage with Python 3.12 style [type-params](https://docs.python.org/3/whatsnew/3.12.html#whatsnew312-pep695) in my codebase, and it has led to some odd new false positive issues being...

Needs reproduction :mag:
False Positive 🦟