IDEAS.org: update

Fix some typos.

Mention #2936.
This commit is contained in:
Dirk-Jan C. Binnema
2026-07-20 11:17:03 +03:00
committed by Seth Ladygo
parent 36bed1816a
commit 5f385dd6a1

View File

@ -52,7 +52,7 @@ future.
https://github.com/djcb/mu/issues/2527
- Perhaps better support file names with commas.. perhaps temporarily add some
invisible unicode to fool crm-separator?
invisible unicode to fool CRM-separator?
https://github.com/djcb/mu/issues/2768
- More general, make the MIME-part handling in the viewer a bit better, we have
@ -68,6 +68,7 @@ future.
Gnus supports it. Does not seem trivial to re-use the Gnus code... (see
~gnus-summary-work-articles~ etc.).
https://github.com/djcb/mu/issues/2799
https://github.com/djcb/mu/issues/2936
- Add some way to add a quick bookmark for (e.g.) the current thread
https://github.com/djcb/mu/issues/2804
@ -75,15 +76,15 @@ future.
- Support running mu4e over tramp
https://github.com/djcb/mu/issues/2815
Seems this is mostly possible already:
1. set mu4e-mu-binary to a shell script that sshes into the mail machine
1. set mu4e-mu-binary to a shell script that ssh's into the mail machine
2. added a custom file-name-handler-alist handler that implements file
operations for my mail directory by proxying to tramp
operations for my mail directory by proxy'ing to tramp
But perhaps can be documented.
- Allow for watching notifications externally, perhaps using alert.el
https://github.com/djcb/mu/issues/2825
- Allow for filling the personal e-mail addresses in the main view,
- Allow for filling/aligning the personal e-mail addresses in the main view,
https://github.com/djcb/mu/issues/2901 Note that you can already limit the
number of addresses or hide them completely.