-
It would be nice if, when we disable/enable a mode for a URL, Next would remember it next time it loads that URL.
For instance, say you have noscript-mode enabled by default but you disable it for …
-
#### Description
When I `y`ank a word and then in visual mode select a text that I want to replace pressing `p` seems to delete the highlighted text which yanks it and paste it instead of the origina…
-
#### Description
Trying to install `realgud` via `dotspacemacs-additional-packages` results in many compilation errors. The errors indicate that Emacs tries to load files from wrong paths: `~/relativ…
-
I'm not using SLY. However, I recently submitted a patch to Org-mode and a patch to SLIME that might be relevant to SLY developers.
In [this branch](https://gitlab.com/akater/org-mode/-/commits/ob-…
-
#### Description :octocat:
When executing `completion-at-point` using `helm` in a python inferior REPL, the shell (eg. ipython) gets flooded with autocompletion text when the user types or removes te…
-
Currently it seems that the java layer has only eclim support - but there is an alternative - namely: ensime (which has a java mode "enjime").
More details here: http://ensime.github.io/editors/emacs…
-
## bug?
Commands ``C-c o s`` and ``C-c o B`` are not showing up when ``org-trello`` is loaded via ``use-package``.
### M-x org-trello-bug-report
```
System information:
- system-type: gnu/l…
-
I have the following config:
```
(package-initialize)
(add-to-list 'package-archives
'("melpa" . "https://melpa.org/packages/"))
(require 'use-package)
(use-package ivy
:ensure…
-
### Please mark appropriate
- [X] rtags (rdm/rc/rp)
- Emacs Lisp
- [ ] ac-rtags.el
- [ ] company-rtags.el
- [ ] helm-rtags.el
- [ ] flycheck-rtags.el
- [ ] ivy-rtags.el
- […
-
This is a feature enhancement request. I came here looking for help with [this issue ](https://github.com/dgutov/robe/issues/114). I'm working on a standalone Ruby script and I would like to fire up a…