diff options
| author | Jani Nikula <jani@nikula.org> | 2021-05-21 15:51:26 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2021-06-05 15:39:53 -0300 |
| commit | 87234a8ef3aed65f131348388c36799f1741e327 (patch) | |
| tree | 81cb2a7a7039371e1b7c1753f86f475b0677f75b /test | |
| parent | 2c85cc29bd8c29792acacc65cf9c5810d7f4791e (diff) | |
emacs: update default mailing list archives for stashing links
Gmane web interface is long gone, remove it. Make MARC the new
default. Update LKML to Lore, where it already redirects anyway. Also
add Notmuch web archive.
Diffstat (limited to 'test')
| -rwxr-xr-x | test/T310-emacs.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh index 1967de22..7b70175b 100755 --- a/test/T310-emacs.sh +++ b/test/T310-emacs.sh @@ -869,7 +869,7 @@ test_emacs '(notmuch-show "id:\"bought\"") (notmuch-show-stash-message-id-stripped) (notmuch-show-stash-tags) (notmuch-show-stash-filename) - (notmuch-show-stash-mlarchive-link "Gmane") + (notmuch-show-stash-mlarchive-link "Notmuch") (notmuch-show-stash-mlarchive-link "MARC") (notmuch-show-stash-mlarchive-link "Mail Archive, The") (switch-to-buffer @@ -890,7 +890,7 @@ id:bought bought inbox,stashtest ${gen_msg_filename} -https://mid.gmane.org/bought +https://nmbug.notmuchmail.org/nmweb/show/bought https://marc.info/?i=bought https://mid.mail-archive.com/bought EOF |
