-
Gary was trying to use the ctrl + ↓ keyboard shortcut to scroll without moving the text cursor. ctrl + ↑ works as intended to scroll, but he's lost the ctrl + ↓ functionality. He is having the issue…
-
When reporting an issue, please provide
1. the Emacs version (`M-x emacs-version [RET]`, will also appear in the buffer `*Messages*`),
independent from emacs version
2. the Julia version (`VERS…
-
## Check list
- [x] I read "Avoid standard Emacs traps" section in
https://github.com/tkf/emacs-ipython-notebook/blob/master/CONTRIBUTING.md
- [x] I checked that IPython works with the browser inter…
-
The agenda view picks up both the timestamps in the entry. The timestamp that is used for the org_gtd_timestamp in the calendar entry should be an inactive timestamp. That would prevent the double e…
-
This template is for **user support**. If you are reporting an actual Flycheck bug, please use the relevant issue template instead.
## Checklist
- [x] I have searched existing issues and StackOve…
-
Thanks for raising the problem of directly passing text to and from the browser to emacs. So far, I have seen very few solutions for collecting information from a browser without a clipboard.
For …
-
## Checklist
- [X] I have checked existing issues for potential duplicates before creating this one.
- [X] I have read the [Troubleshooting guide].
## Bug description
If you have a checker chain…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
wchmb updated
1 month ago
-
The current configuration is already out of hand. It could be greatly simplified since I use Emacs only for Org-mode, I don't use it for coding anymore.
Maybe some tools can help here:
- [doom-e…
-
I have the following definitions in my `init.el`:
```
(use-package vertico
:straight
(:files (:defaults "extensions/*"))
:init
(vertico-mode)
:hook
(minibuffer-setup . vertico-repe…