-
![1](https://user-images.githubusercontent.com/9397764/39370736-43ce3da0-4a72-11e8-8f81-87aaf016b840.gif)
-
#### Description :octocat:
Variable binding depth exceeds max-specpdl-side when switching buffers (SPC b b)
#### Reproduction guide :beetle:
- Start Emacs
- `SPC b b`
*Observed behaviour:* :e…
bcc32 updated
7 years ago
-
Once https://github.com/status-im/status-go/pull/472 is merged we want to upgrade status-go as it has been a while. There are also some unknown issues on status-react side that clarification so we can…
-
- OS: darwin
- Emacs: 25.2.1
- Spacemacs: 0.200.9
- Spacemacs branch: develop (rev. e32acfbf)
- Graphic display: t
- Distribution: spacemacs
- Editing style: vim
- Completion: helm
- Layers:
-
#### Description :octocat:
Since the latest update on develop every call of `SPC h d v` fails due to an undefined variable `helm-bookmark-map`.
#### Reproduction guide :beetle:
- Start Emacs
- P…
-
It seems like this happens even when `--with-dep` is passed to `buffalo new`.
This is on `buffalo` CLI v0.10.2
-
On Arch Linux, just updated to 1.13.1 and now my errors no longer clear. I have to restart VSCode for them to go away.
-
Creating a new project fails at goimports. I've read and tried the steps outlined in the Buffalo Troubleshooting FAQ.
Installing with Buffalo 0.9.3 and Go 1.9, I get the following output:
```
-…
-
#### Description :octocat:
Unable to open recent project using ```SPC p p```
#### Reproduction guide :beetle:
- Start Emacs
- Hit ```Spc p p```
- It will show the recent project list
- Choose …
zer09 updated
7 years ago
-
There are some closed issues about this, but I'd like to bring it up again.
Any time you're building an application and you make an update to any package in the repo (of which there are often many)…