From: David Edmondson Date: Thu, 8 Nov 2018 10:45:08 +0000 (+0000) Subject: emacs: Easy access to URLs mentioned in the current message X-Git-Tag: archive/debian/0.29_rc0-1~121 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=235fdc52f4645ad8b664e066e54f261d301524a0;hp=235fdc52f4645ad8b664e066e54f261d301524a0;p=notmuch emacs: Easy access to URLs mentioned in the current message Add a new binding when looking at messages, B, that prompts with a list of URLs found in the current message, if any. Open the one that is selected in a browser. amended by db: s/--browse-urls/-browse-urls/ ---