-
Hello, thanks for this great package.
I have this code so that if a `prodigy-mode` buffer is displayed, it is displayed in the window currently in use.
```elisp
(setopt display-buffer-alist '((…
-
**Is your feature request related to a problem? Please describe.**
As I said [here](https://github.com/VSpaceCode/vscode-which-key/issues/11#issuecomment-671416989):
> In spacemacs you have majo…
-
### Please update gptel first -- errors are often fixed by the time they're reported.
- [X] I have updated gptel to the latest commit and tested that the issue still exists
### Bug Description
…
-
hello,
I've made emacs major mode https://github.com/velkyel/pocketlang-mode.el , it's mostly based on ruby-mode.
-
_(Quoted from @jwintz #7)_
>And as a last point, M-x space line-toggle-major-mode-on does have any effect whatsoever. Miss it.
-
Hello,
When using the telephone-line-major-mode-segment in Elisp major mode, with the accent face selected for the segment, the /t and /l portion of the text appears that it does not have the face co…
-
The following task works only on RHEL8, gets skipped on RHEL9
```
- name: Disable PostgreSQL module
become: true
ansible.builtin.copy:
dest: /etc/dnf/modules.d/postgresql.module
owner: ro…
-
I get a `Wrong major-mode` error when using `python-ts-mode` (set through `major-mode-remap-alist`). This is caused by the fact that the Jupyter REPL starts in `python-ts-mode`, but the org-src edit b…
-
Mouse-1/3 on buffer-segment works, but pretty much nothing else does. project-segment, flymake-segment, and major-mode segment do nothing on mouse-1 and throw and error ` undefined` for mouse-2 and …
-
Starting up a discussion before I'd send the change to make sure the maintainer isn't against.
**Problem**: currently `mermaid--calculate-desired-indentation` parses way more than just the previous…