mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-13 04:40:54 -08:00
Toggle behavior:
The `(integerp current-prefix-arg)` check didn't appropriately catch
`C-u`/`SPC u` prefixes. This attempts to use `(prefix-numeric-value
current-prefix-arg)` instead to normalize these cases.
Variable naming:
I'm not sure if this was supposed to continue to be called
`+mu4e-compose-org-msg-toggle-next` or if the rename to private
`+mu4e--compose-org-msg-toggle-next` was intentional and the usage
wasn't updated accordingly. I see the `mu4e` README still mentions it,
so I would guess the former and this was a typo.
Ref: #8073
Amend:
|
||
|---|---|---|
| .. | ||
| mu4e | ||
| notmuch | ||
| wanderlust | ||
| .doommodule | ||
| README.org | ||
Description
Modules that turn Emacs in an email client.
Frequently asked questions
This category has no FAQs yet. Ask one?