gorakhargosh / gorakhargosh/gemacs
Disable Find File at Point (ffap) ping
Open
- Dominant language
- Emacs Lisp
- Stars
- 4
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
C-x C-f on certain identifiers (Especially on those that resemble URLs) initiate a ping.
Steps to reproduce:
- with the text "this.name" place the cursor on "i" and do C-x C-f, It pings "this.name"
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Reproduce the report in Emacs with `this.name`, place the cursor on `i`, and press C-x C-f; trace the Find File at Point behavior responsible for the ping. Done means this invocation no longer pings identifiers that resemble URLs while normal file finding still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100