-
As I [blogged about 10 months ago](http://milosophical.me/blog/2016/spacemacs-01.html), "the most pressing is to configure Org mode to match my work-flow" (!) Also "and/or tweak my work-flow to work …
-
When I click clickable `file://` link in the doc popup, I get "Point is not at a Markdown link or URL".
It was mentioned before in [another issue](https://github.com/emacs-lsp/lsp-ui/issues/176#iss…
-
The following piece of text:
```latex
\begin{itemize}
\item item 1
\end{itemize}
```
1) in normal mode move the cursor to the first `itemize`
2) `C-n` to place second cursor on second itemize
…
-
This leads to the org-gtd-clarify process being unable to set tags correctly.
```
org-current-tag-alist is a buffer-local variable defined in org.el.
Value in #
nil
```
org-gtd-pkg.el:
…
douo updated
11 months ago
-
Hi,
This is working really well for me! With one exception:
Say that I type `(println "foo")`. It actually comes out as `(println "foo")")` -- when I type the closing quote, an extra quote is crea…
-
Support slurp and barf to bring the next nodes in and out of the current node scope. This would work for things like `()` and `[]` as well as `do` notation scope changes.
-
Hello, I'm a bit new to emacs and Spacemacs, and I seem to be having problems with getting vue-mode to play nice with Typescript. I'm using Spacemacs 0.200.9.x on GNU Emacs 25.1.1 (x86_64-w64-mingw32)…
-
dir-locals keep having weird bugs for me anyway.
See https://github.com/haskell/haskell-ide-engine/issues/117#issuecomment-430034902
-
## Expected behavior
With `smartparens-strict-mode` enabled, I occasionally run into situations where the buffer is in an unbalanced state with missing closing delimiters.
It would be nice to "c…
-
Hey,
So i found a weird bug when using the module with HTML Edit source.
Lets say that after you add a shortcode from the module our you want to add it manually when editing the html source, wh…