-
After upgrading modus-themes to s modus-themes 20230120.926 I get this error message:
> custom-theme-set-faces: Variable binding depth exceeds max-specpdl-size
Emacs also freezes when setting the…
-
This is a feature request. Org itself has more options as to the initial folded state of a buffer, namely the option `org-startup-folded` can receive values `overview`, `showall` or `content`. Outshin…
-
**Describe the issue**
Observe the following cast, where I try to use `find-file` a bit:
![Peek 2019-12-09 21-41](https://user-images.githubusercontent.com/23448/70471817-3a2f8780-1ace-11ea-96c6…
-
**What did you expect to happen?**
Pop-up to be dismissed, all continues to work as normal.
**What actually happened?**
Try to open file, and find that the buffer opens in the counsel pop-up wi…
-
```
Suspicious state from syntax checker textlint: Flycheck checker textlint returned 1, but its output contained no errors: ✖ Error
Cannot find module '../build/Release/spellchecker.node'
Require …
-
Feature request: Edit results in buffer and save all touched files.
Similar in spirit to wdired, make search results editable in buffer. C-c C-c would save any changes in all modified files.
Her…
-
I've been trying to start a refactoring mode for Swift that would work something like [js2r-refactor](https://github.com/magnars/js2-refactor.el) by Magnar. I keep thinking that `Swift-mode` would nee…
-
Hi:
I just installed the elisp package from MELPA, and tried using it with my Python code. I keep getting the following error message when attempting to insert a new docstring into my code, and addit…
-
I sporadically get these warnings:
```
Warning (emacs): Unknown status "protocol-violation" from F* subprocess (response was ["JSON decoding failed: expected string, got null"])
Warning (emacs): …
-
**Describe the bug**
Rtags fails to build on OpenBSD.
**To Reproduce**
Steps to reproduce the behavior:
Do:
git clone --recursive https://github.com/Andersbakken/rtags.git
cd rtags
cmake -DCM…