TEC
79f8107e43
Mu4e: have =mu4e replace an empty workspace
2021-07-30 01:56:49 +08:00
TEC
82c99b78f2
Mu4e: add missing header colourising function
2021-07-30 01:56:49 +08:00
TEC
3179942dfb
Mu4e: Make the delete action trash for gmail
2021-07-30 01:56:49 +08:00
TEC
f7a2479064
Mu4e: Add nuance to Gmail-specific behaviour
...
for the non-gmail accounts out there
2021-07-30 01:56:49 +08:00
TEC
940177613e
Mu4e: Tidy and tweak default settings
2021-07-30 01:56:49 +08:00
TEC
522c2e0dda
Mu4e: add some basic doctor checks
2021-07-30 01:56:49 +08:00
TEC
a80ef01b88
Mu4e: improve LaTeX fragment size check
...
We also don't need to tell org-msg to wait for Org apparently
2021-07-30 01:56:49 +08:00
TEC
d4c5c6245f
Mu4e: Tidy up org-msg use-package statement
...
reduce unnecessary nesting
2021-07-30 01:56:49 +08:00
TEC
a974db04c4
Mu4e: further improve org-msg
...
- stylistic tweaks
- make accent colour easily user-settable
- scale LaTeX fragments appropriately
- make it easy to toggle org-msg-mode for one-off messages
2021-07-30 01:56:49 +08:00
TEC
aecdbb17b2
Mu4e: Fix misplaced close paren
2021-07-30 01:56:48 +08:00
TEC
2a79ff2280
Mu4e: Restyle org-msg, with the odd config tweak
2021-07-30 01:56:48 +08:00
TEC
b386ea1f53
Mu4e: Oh, there's an autoload file I can use?
2021-07-30 01:56:48 +08:00
TEC
e3a926946e
Mu4e: try to be pick a good account to send from
2021-07-30 01:56:48 +08:00
TEC
c73e903c0d
Mu4e: Use unicode to prettify the main view
2021-07-30 01:56:48 +08:00
TEC
66557c9fe4
Mu4e: add function for filing email to agenda
2021-07-30 01:56:48 +08:00
TEC
74411c87b8
Mu4e: Reduce unnecessary mu action masking by evil
2021-07-30 01:56:48 +08:00
TEC
0f9765c600
Mu4e: Expand frame to minimum size on header view
2021-07-30 01:56:48 +08:00
TEC
9b9f64d912
Mu4e: Fancify headers
...
Add accounts name colourisation (with a colourisation function + var of
colours) and change the :recipnum header display while I'm at it. It
doesn't deserve the default amount of space/attention.
2021-07-30 01:56:48 +08:00
TEC
65d743926b
Mu4e: Set header fields to opinionated set
...
- account is useful if you have multiple accounts ... which is most
people as far as I can tell
- the date is pretty important IMO
- flags 2-wide due to the extra space, so 6 fits 3 flags
- hey, the subject - that could be of interest
Oh, and since :flags is 6 wide there's no good reason to abbreviate it
The initial space is to make the icon alignment work nicer visually
2021-07-30 01:56:48 +08:00
TEC
9f044717bd
Mu4e: Revamp the header view icons
2021-07-30 01:56:48 +08:00
TEC
3f76578721
Mu4e: Use Gnus HTML rendering
2021-07-30 01:56:48 +08:00
TEC
a29704a194
Mu4e: Feature gate org-msg package
2021-07-30 01:56:48 +08:00
Itai Y. Efrat
0f7800b9d1
Bump org-msg
...
jeremy-compostella/org-msg@557d490 -> jeremy-compostella/org-msg@2db6725
Reverts the version of org-msg to what it was in the beginning of the
mu4e pr. Also reverts back to using `org-msg-text-plain-alternative` due
to this.
2021-07-30 01:56:48 +08:00
Itai Y. Efrat
24eaa1317c
completion/selectrum -> completion/vertico, part 2
...
- Rename module from `:completion selectrum` to `:completion vertico`
- Rename all files involved
- Do *not* yet rename all the functions, as that messes up git's rename
detection.
2021-07-25 02:51:15 +03:00
Itai Y. Efrat
7ec7134947
selectrum: improve ivy parity
...
- add `:pg` bindings
- add `selectrum-minibuffer-map` to `+default-minibuffer-maps`
- add `consult-notmuch`
- add selectrum option for `mu4e-completing-read-function`
- document more parity failings
2021-07-25 02:49:41 +03:00
Henrik Lissner
a8e57438dc
Refactor doom-{path,file,dir,glob}
...
Breaking change: doom-glob would formerly return a string (if only one
match) or a list. Now it always returns a list.
2021-05-23 21:49:02 -04:00
Henrik Lissner
53d438d467
Merge pull request #5008 from nackjicholson/notmuch-rm-org-mime
...
notmuch: remove org-mime
2021-05-15 16:57:59 -04:00
William Vaughn
513e05e856
notmuch: put org-mime behind +org flag
2021-05-10 21:24:03 -07:00
Henrik Lissner
68ba7e0f56
Merge pull request #5026 from rbutoi/setq-default
...
use setq-default for notmuch-search-oldest-first
2021-05-10 04:57:45 -04:00
Henrik Lissner
e3cae2a5e3
Merge pull request #5007 from nackjicholson/notmuch-dead-code
...
notmuch: rm dead code
2021-05-10 04:55:28 -04:00
Radu Butoi
b2f19c4bd7
use setq-default for notmuch-search-oldest-first
...
It was made buffer-local upstream [1] and included in the latest version
bump [2].
[1]: https://git.notmuchmail.org/git?p=notmuch;a=commit;h=42d32713be9a23346de09b84983e1dd3b44b3400
[2]: ed4b1ef887
2021-05-10 02:59:27 -04:00
William Vaughn
056880e1df
notmuch: rm dead code
2021-05-07 19:25:31 -07:00
William Vaughn
76b9ab18dd
notmuch: add links about sending mail
2021-05-06 22:35:17 -07:00
William Vaughn
2bf97211ff
notmuch: add lieer links
2021-05-06 22:34:20 -07:00
William Vaughn
4edbe3bd65
notmuch readme: add keymaps features subheaing
2021-05-06 22:27:08 -07:00
William Vaughn
dd950f0985
add "an" to description
2021-05-06 22:25:48 -07:00
Henrik Lissner
ed4b1ef887
Bump :email
...
https://git.notmuchmail.org/git/notmuch@45193ba -> https://git.notmuchmail.org/git/notmuch@63413a5
jeremy-compostella/org-msg@557d490 -> jeremy-compostella/org-msg@b0765b2
org-mime/org-mime@9bb6351 -> org-mime/org-mime@eb21c02
wanderlust/flim@068b35e -> wanderlust/flim@ddf5b6e
wanderlust/semi@f279ebe -> wanderlust/semi@20d7530
wanderlust/wanderlust@5db307a -> wanderlust/wanderlust@6e189fc
Closes #4976
2021-05-06 04:27:32 -04:00
Henrik Lissner
19d41262e4
email/notmuch: remove mbsync & mbsync-xdg backends
...
Also merges the +notmuch-sync-command variable into
+notmuch-sync-backend, which now accepts a string.
Mentioned in #4838
2021-04-14 23:43:45 -04:00
William Vaughn
ef3ad06032
align key map item whitespace
2021-04-14 08:15:23 -07:00
Will Vaughn
96dcb4c0d9
respect +afew feature flag + fix sync buffer kill
2021-04-03 23:14:24 -07:00
Henrik Lissner
494d87d0b4
email/notmuch: update readme
...
Closes #3933
Co-authored-by: Will Vaughn <nackjicholson@users.noreply.github.com>
2021-03-05 22:17:47 -05:00
Henrik Lissner
1b81337d8d
email/notmuch: correct & reformat readme
2021-03-05 20:57:41 -05:00
Will Vaughn
a0b661edac
fix arch docs conflict
2020-12-27 22:46:27 -08:00
Will Vaughn
16393e3af1
Update notmuch documentation
2020-12-27 22:46:27 -08:00
William Vaughn
d3eaad8f1c
rm notmuch-hello customization
...
Seeking to make this notmuch module behave more like vanilla notmuch to
be less disorienting for users who are familiar with notmuch. The
customizations of the notmuch-hello screen can easily be done in user
configs by users that want those customizations.
2020-12-27 22:46:27 -08:00
Henrik Lissner
3fd1d03b77
Bump :email wanderlust
...
wanderlust/apel@28bca5f -> wanderlust/apel@4e3269b
wanderlust/flim@edb5982 -> wanderlust/flim@068b35e
wanderlust/semi@939c805 -> wanderlust/semi@f279ebe
wanderlust/wanderlust@c7043e6 -> wanderlust/wanderlust@5db307a
Prompted by wanderlust/wanderlust#177 and #4364
Co-authored-by: Kirill A. Korinsky <kirill@korins.ky>
2020-12-05 15:22:57 -05:00
Patrick Toal
23e0dc48e6
Update org-msg variable
...
Fixes #4295
2020-11-20 14:26:53 -05:00
Henrik Lissner
f102063f93
Fix #3908 : separate company-ispell from notmuch-company
2020-10-15 18:13:42 -04:00
Henrik Lissner
f2ecfcec92
Bump :email
...
https://git.notmuchmail.org/git/notmuch@8776faf -> https://git.notmuchmail.org/git/notmuch@45193ba
jeremy-compostella/org-msg@2db6725 -> jeremy-compostella/org-msg@557d490
wanderlust/apel@d146ddb -> wanderlust/apel@28bca5f
wanderlust/flim@f303f2f -> wanderlust/flim@edb5982
wanderlust/semi@10897f0 -> wanderlust/semi@939c805
wanderlust/wanderlust@7af0d58 -> wanderlust/wanderlust@c7043e6
2020-10-11 23:33:52 -04:00
Henrik Lissner
dbe09f9b43
Fix #4043 : correctly load org-msg-mode for mu4e
2020-10-06 14:19:37 -04:00