diff options
| author | Thomas Thiriez <thomas@twistedwave.com> | 2025-10-22 10:34:45 +0200 |
|---|---|---|
| committer | Thomas Thiriez <thomas@twistedwave.com> | 2025-10-22 10:34:45 +0200 |
| commit | bddbea8928070bb98e7e82056861955c92de5343 (patch) | |
| tree | e2d31fa091149e45dc6f7df17745bcc9d199afd0 /mu4e | |
| parent | b66d16c1b2b04633640ac56edec4e62eabb6c70b (diff) | |
Fixed some broken links.
Diffstat (limited to 'mu4e')
| -rw-r--r-- | mu4e/mu4e.texi | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/mu4e/mu4e.texi b/mu4e/mu4e.texi index baa319d..00ea115 100644 --- a/mu4e/mu4e.texi +++ b/mu4e/mu4e.texi @@ -144,14 +144,15 @@ basis. Under the hood, @code{mu4e} is fully search-based, similar to programs like @uref{https://notmuchmail.org/,notmuch} and -@uref{https://sup-heliotrope.github.io/sup}. +@uref{https://supmua.dev/,sup}. @cindex notmuch @cindex sup However, @code{mu4e}'s user-interface is quite different. @code{mu4e}'s mail handling (deleting, moving, etc.)@: is inspired by -@uref{http://www.gohome.org/wl/Wanderlust} (another Emacs-based e-mail client), -@uref{http://www.mutt.org/mutt} and the @code{dired} file-manager for emacs. +@uref{https://github.com/wanderlust/wanderlust,wanderlust} (another Emacs-based +e-mail client), @uref{http://www.mutt.org/,mutt} and the @code{dired} +file-manager for emacs. @cindex wanderlust @cindex mutt @@ -3887,7 +3888,7 @@ Note, @code{mu4e} supports built-in address autocompletion; @ref{Address autocompletion}, and that is the recommended way to do this. However, it is also possible to manage your addresses with @t{org-mode}, using -@uref{https://julien.danjou.info/projects/emacs-packages#org-contacts,org-contacts}. +@uref{https://orgmode.org/worg/org-contrib/org-contacts.html,org-contacts}. @t{mu4e-actions} define a useful action (@ref{Actions}) for adding a contact based on the @t{From:}-address in the message at point. To enable this, add to |
