mu/mu4e
Tassilo Horn b7fb722df6 Add support for bug-reference auto-setup in mu4e-view-mode
The bug-reference mode in Emacs 28 has support for several kinds of auto-setup,
one of them being for mail customizable by the variable
`bug-reference-setup-from-mail-alist`.  Add mu4e support for that so that users
can simply do

    (add-hook 'mu4e-view-mode-hook #'bug-reference-mode)

and have it working.

Also squash one byte-compiler warning about the (at compile-time) undefined
variable `gnus-article-buffer`.

* mu4e/mu4e-utils.el (mu4e-view--try-setup-bug-reference-mode): New function.
2021-05-28 23:33:08 +02:00
..
obsolete mu4e: move org-mu4e to obsolete/ 2021-03-04 22:03:23 +02:00
Makefile.am mu4e-view: re-enable the gnus/old split 2021-03-10 20:53:33 +02:00
TODO mu4e: Add possibility to forward messages as attachments 2017-01-13 16:30:25 +01:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
meson.build mu4e/meson.build: ensure builddir is checked first 2021-04-23 09:56:51 +03:00
mu4e-about.org Fix display of bugs link in mu4e-about.org 2018-03-17 22:33:31 -07:00
mu4e-actions.el mu4e-actions/view: Reorganize example actions a bit 2021-03-23 17:39:12 +02:00
mu4e-compose.el mu4e/compose: attach buffers & files setting any property 2021-04-05 22:35:58 +02:00
mu4e-context.el mu4e: remove easy-accounts / no-trash-providers for now 2020-05-18 18:56:15 +03:00
mu4e-contrib.el mu4e: Replace mu4e-view-use-gnus with mu4e-view-use-old 2021-03-16 19:57:36 +02:00
mu4e-draft.el Respect switch-function in compose-mail. 2021-04-03 22:23:21 +01:00
mu4e-headers.el mu4e-headers: use the mu engine thread-subject 2021-05-04 17:36:24 +03:00
mu4e-icalendar.el mu4e/ical: Compose the response attaching the calendar 2021-04-06 15:29:20 +02:00
mu4e-lists.el mu4e: Place provide forms in their own sections 2020-02-18 23:49:50 +02:00
mu4e-main.el mu4e-main: fix hide-personal-addresses typo 2021-01-03 14:58:28 +02:00
mu4e-mark.el mu4e-mark: Allow executing marks without passing a prefix argument 2021-04-12 21:59:52 +02:00
mu4e-message.el mu4e: Improve personal-address handling 2020-10-19 22:39:25 +03:00
mu4e-meta.el.in mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-org.el mu4e: avoid some compiler warnings 2021-03-11 10:17:00 +02:00
mu4e-proc.el mu4e-proc: update docstring for 'extract' 2021-01-15 21:07:07 +02:00
mu4e-speedbar.el mu4e-speedbar: fix compiler warning 2021-04-23 09:56:27 +03:00
mu4e-utils.el Add support for bug-reference auto-setup in mu4e-view-mode 2021-05-28 23:33:08 +02:00
mu4e-vars.el mu4e-vars: add thread-path/-date custom headers 2021-05-02 23:33:06 +03:00
mu4e-view-common.el mu4e/view: make URLs clickable again 2021-03-17 18:53:25 +01:00
mu4e-view-gnus.el mu4e-view-gnus: use default for gnus-unbuttonized-mime-types 2021-05-02 23:48:30 +03:00
mu4e-view-old.el mu4e-actions/view: Reorganize example actions a bit 2021-03-23 17:39:12 +02:00
mu4e-view.el mu4e: Replace mu4e-view-use-gnus with mu4e-view-use-old 2021-03-16 19:57:36 +02:00
mu4e.el mu4e: Delay the execution of workaround for desktop.el 2020-06-20 13:45:33 +08:00
mu4e.texi mu4e: Minor fixes to texinfo documentation 2021-04-26 01:40:11 +02:00