mu/mu4e
Dirk-Jan C. Binnema cf0f72e4a4 mu4e: use mu4e-config instead of mu4e-meta
All these changes to avoid:

,----
| mu4e/meson.build:92: WARNING: Source item '/home/djcb/Sources/mu/build/mu4e/mu4e-meta.el' cannot be converted to File object, because it is a generated file. This will become a hard error in the future
`----

This is because we want to byte-compile a file we just before generated using
configure_file. This does not seem like a crazy thing, but meson threatens with
breaking the build at some point in the future.

So instead, we decide _not_ to compile this (very boring) file. But, users may
still have an older mu4e-meta.elc lying around, leading to confusion.

So, let's rename that file and we're golden.
2022-05-29 11:10:58 +03:00
..
obsolete Fix declare-function statements referencing gone mu4e-utils 2021-09-25 10:23:20 +02:00
Makefile.am mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03: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: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +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: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-bookmarks.el mu4e: doc improvements, mu4e-compose-complete-max to nil 2022-05-12 08:56:13 +03:00
mu4e-compose.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-config.el.in mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-contacts.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-context.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-contrib.el mu4e-(actions|control|org|update).el: tidy up 2021-08-31 08:46:27 +03:00
mu4e-draft.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-folders.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-headers.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-helpers.el mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-icalendar.el mu4e: updates for core changes 2022-05-05 01:40:17 +03:00
mu4e-lists.el mu4e: cleanups and flycheck fixes 2022-01-23 14:27:00 +02:00
mu4e-main.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-mark.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-message.el mu4e-message: remove dead code 2022-05-29 00:17:41 +03:00
mu4e-org.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-search.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-server.el mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-speedbar.el mu4e-utils: refactor into mu4e-helpers, separate files 2021-08-29 21:40:42 +03:00
mu4e-update.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-vars.el mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-view.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e.texi mu: support MUHOME environment variable 2022-05-29 11:10:46 +03:00
texinfo-klare.css build: Extend makefile targets 2021-09-04 10:41:07 +03:00