tonsky / tonsky/FiraCode

provided emacs workaround gets emacs stuck

Open
#158 15 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
82k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

I had to comment three lines in the provided workaround:

;;                 (45 . ".\\(?:\\(?:-[>-]\\|<<\\|>>\\)\\|[<>}~-]\\)")
;;                 (46 . ".\\(?:\\(?:\\.[.<]\\)\\|[.=]\\)")
;;                 (47 . ".\\(?:\\(?:\\*\\*\\|//\\|==\\)\\|[*/=>]\\)")

these get emacs stuck on some spacemacs UI elements, e.g. opening a project selection with projectile.

other regexps seem to be working

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the provided workaround and the three commented regular-expression entries in the issue. Reproduce the freeze in Spacemacs when opening a Projectile project selection, then compare behavior with those entries disabled and enabled. Done means the workaround no longer gets Emacs stuck while the other regular expressions continue working.

Written by the indexing model from the issue text.

Assessment

Tech stack
emacs, emacs-lisp
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.