-
Asking the author if he’s interested in having another helper on this project. If not who else on here would be interested in forking this and making a true LSP?
-
I have used `emacs-libvterm` for several months and I am very happy with it. This package solves one the biggest problem I had with `exwm`, which was the poor terminal experience provided by the bun…
-
Hello, again!
I generated a preview of my blog and I noticed that it is using the default instead of my customized theme. I'm not sure if I'm missing something, here is the current value of `ego/proj…
-
- [ ] dictionary api restriction (1000 query per a day)
- [ ] update readme
- enumerate what language, framework or library is used
- video as a gif image
- [ ] learn good development style (how?,…
-
I think its lack of adoption. Other languages that take off do so because developers find it useful and some of the things you want to see rewritten because either the devs want to port or other devs …
-
Currently, code highlighter in Sublime Text has been available, but code formatter (black) and linter (flake8) are not compatible with coconut, as it introduces new syntax
-
Hi,
Consider this example
```sh
$ cat test.org
# #+title: test
# * sec
# foobar
$ emacs --batch --no-init-file --eval "(progn (package-initialize) (require 'ox-pandoc))" --file test.org --fu…
pank updated
3 months ago
-
So, i started to use workspace, but i save all my configs file in a specific folder managed by git. I don't know a better way to manage all the configs files of my programs other than that, i would li…
-
Alchemist-IEx hangs randomly when I hit enter to and send Elixir expression to be evaluated. I saw this happening on both Emacs 24 and 25,on Ubuntu and MacOS and on Elixir 1.4 and 1.5. Depending on a …
-
This regression is caused by fixing a long-term bug that eventually got fixed in `ox.el` in Org 9.6. But that means that I need to undo the workaround for that bug in `ox-hugo`.