-
#### Description :octocat:
On a fresh install of spacemacs startup time is now around 14 seconds.
This is a dramatic increase from the pre 0.200 startup time.
#### Reproduction guide :beetle:
- Upgra…
-
windows 平台下,emacs 25.1。
spacemacs 使用的 `develop branch`, 生成 `.spacemacs` 后退出,关闭 https: `dotspacemacs-elpa-https nil` 且修改镜像为:
```
(setq configuration-layer--elpa-archives
'(("melpa-…
-
Knowing a view's size class is key in building adaptive layouts in iOS 8 & 9. This is exposed as `traitCollection` on any UIKit class that conforms to `UITraitEnvironment` (UIView, UIViewController, U…
-
The website right now is not very responsive and looks not very good on mobile devices and smaller tablets. It would be good to offer a responsive design for smaller resolutions.
This might be good t…
-
The menu consists current of a table. We consider this as a bad solution to a menu.
We would rather use div tags and float-left, for example.
ghost updated
8 years ago
-
Hello.
I tried current develop branch and I get this error:
`Error (use-package): persp-mode :init: Symbol's function definition is void: persp-mode`
Current master branch loads without problems
My …
-
On launch I get:
```
Debugger entered--Lisp error: (void-function persp-mode)
(persp-mode)
(progn (setq persp-auto-resume-time (if dotspacemacs-auto-resume-layouts 1 -1) persp-nil-name dotspacema…
-
On `develop` -- it's preventing package downloads so can't get sys info but assume i'm at the HEAD of `develop` right now (cc91842bd8eed02a0f02859bac4da16ec159a250)
This issue seems to have been intro…
-
#### Description
Spacemacs fails to initialize with the latest develop branch.
#### Reproduction guide
- Start Emacs
- See error message
_[.spacemacs](https://github.com/JAremko/spacemacs/blob/mast…
-
This is a long standing issue, something to do with older collection view code (read: hacks) after several OS updates. Everytime I go to fix it though, I end up attempting to refactor the world and I…