-
```
What steps will reproduce the problem?
1. Open a new js2-buffer (visit a .js file that doesn't exist yet)
2. Type a pound sign (#)
3. Attempt to use that emacs session further
What is the expecte…
-
Emacs 25.3.1 on Windows 10.
The ag command invoked by emacs on `M-x 'ag-project` is `"ag" "--vimgrep" "--literal" "--group" "--line-number" "--column" "--color" "--color-match" "30;43" "--color-path…
-
The Sail mode would be very useful to have more widely available. [MELPA](https://melpa.org) is a very good way to do this; I use it for my own [cryptol-mode](https://github.com/thoughtpolice/cryptol-…
-
## Summary
The proposal in this issue is to make `process-connection-type` customizable.
## Background
In commit [`cd5229e`](https://github.com/ocaml/tuareg/commit/cd5229e0b7f43b5960e947555a5…
-
I want to have `gptel` be activated automatically in `org-mode` and `markdown-mode` buffers when they are opened. I currently am using `gptel-setup-hook:nordlow` in
```el
(defun gptel-setup-hook:n…
-
## Bug description
Snippets' "blank spaces" fight with modal editing and result in unpredictable edits when used from a visual mode.
## To Reproduce
1. Make a snippet which uses `${TM_SEL…
-
I have this minor mode enabled globally for all of my prog-modes. Recently I notice Emacs suddenly core dump when I am navigating a file. After some research, it occurs when a line containing the whit…
-
## Ubuntu 20.04
- [x] no completion while using grc
## Ubuntu 24.04
- [ ] peco bug
- [ ] /home/obinata/.zsh.d/ros.zsh:source:154: no such file or directory: /usr/share/colcon_argcomplete/hook/co…
-
Since upgrading Emacs and a load of packages, hitting TAB in a file with `sage-mode` often gives me the error `py-forward-statement: buffer not in python-mode`.
For instance, with a file containing…
-
Hi @joddie,
When I start Emacs , I got this warning.
Can you update to use keywords rather than positional arguments?
```
/.emacs.d/lib/macrostep/macrostep.el: Warning: Use keywords rather than …