doomemacs/modules/email
Martin Myrseth dc387bc486
fix(mu4e): org-msg: toggle behavior
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: a78237cc01
2024-10-03 00:45:35 -04:00
..
mu4e fix(mu4e): org-msg: toggle behavior 2024-10-03 00:45:35 -04:00
notmuch feat: add .doommodule files 2024-09-14 20:47:39 -04:00
wanderlust bump: :email wanderlust 2024-10-03 00:40:28 -04:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org revert: fix(docs): set mode in file-local vars 2022-08-07 19:08:07 +02:00

:email

Description

Modules that turn Emacs in an email client.

Frequently asked questions

This category has no FAQs yet. Ask one?