-
This is very much related to #561 (arising from vermiculus/sx.el#109 and somewhat related to #1486). The question is in the title, really. I would like to avoid tracking a generated file if at all pos…
-
I have the following config.
``` emacs-lisp
(use-package lsp-mode
;; set prefix for lsp-command-keymap (few alternatives - "C-l", "C-c l")
:init
(setq lsp-keymap-prefix "s-l")
…
-
#### Description :octocat:
Slime modes steal the xah-fly-keys `SPC` leader key.
#### Reproduction guide :beetle:
- Start Emacs
- use emacs editing mode
- install xah-fly-keys package
- install…
-
xonsh needs an emacs mode.
-
Gnus buttonizes URLS in article buffers, which can be opened with either `RET` or middle mouse button.
In `mu4e-view-mode` with `mu4e-view-use-gnus` set to `t`, RET is bound to `mu4e-scroll-up` and…
-
I'm using emacs-26.2-2.fc31.x86_64 with julia-mode-20191128.1452 in melpa. I can get it to indent functions, but it doesn't indent structs at all. Didn't earlier versions indent structs?
struct Exa…
-
see #4021
The workaround mentioned there does not work when megit is installed as a packaging. You have to `eval-defun` on `magit-rebase-interactive-1` which is not an option. Probably it is too h…
-
When I try
_
#lang lindenmayer
## axiom ##
A
## rules ##
A -> AB
B -> A
## variables ##
n=3
_
(https://docs.racket-lang.org/lindenmayer/A_Quick_Introduction_to_L-Systems.html)
**I…
-
**Describe the bug**
Set the `lsp-prefer-capf` t, It performs exact matching and does not perform filtering well.
Bug 1: I can get completion items , but when input `p` cant get any completion it…
-
## Expected behavior
Helm's completion engine can use SLY's completion functions as a backend. The original issue is here: https://github.com/joaotavora/sly/issues/214
## Actual behavior (from `…