lin.sun

Results 22 comments of lin.sun

Yes, this message is harmless. Thank you.

Hi @srgkoshelev @duianto @AtomicNess123 , This issue also affect me, after investigation, it can be workaround by adding a `PROPERTY` before the `NAME`. It can be considered as a known...

It sound like a new issue. Dose the original issue on this ticket was resolved? Thanks

Here are the version history, especially the `216b98c` would fix this ticket. d1bdf6c Evilify the pyim-dict-manager-mode-map after its mode be loaded 5a715c8 [pdf] Evilify the pdf-outline-buffer-mode-map after its mode be...

You had pasted your local repo head is 85edf6a57, it's behind the original/develop, not include the solution `216b98c`. Please try to fetch the repo and check out the original/develop branch...

change your line `git pull --rebase` to follow line maybe help: `git fetch --prune origin && git checkout origin/develop`

There is a simple way to satisfiy your requirement, the key point is change `spacemacs-start-directory`. ``` emacs -q --eval '((lambda (x) (setq spacemacs-start-directory (file-name-directory x)) (load-file x)) (expand-file-name "~/.spacemacs.d0/init.el"))' ```...

NO. Here are the full backtrace, it's not a simple configuration error: ``` Loading .emacs.spacemacs/layers/+lang/c-c++/packages.el (source)...done Loading .emacs.spacemacs/layers/+lang/c-c++/layers.el (source)... Loading .emacs.spacemacs/layers/+tools/lsp/layers.el (source)... backtrace() load-with-code-conversion(".emacs.spacemacs/layers/+tools/lsp/..." ".emacs.spacemacs/layers/+tools/lsp/..." t nil) load(".emacs.spacemacs/layers/+tools/lsp/..." t nil)...