From 4dd69e59528c13f1bfae1efd06d72ef71bc71993 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Fri, 5 Feb 2016 00:21:53 +0100 Subject: mutt: add gmane linking macro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- mutt/muttrc | 1 + 1 file changed, 1 insertion(+) (limited to 'mutt') diff --git a/mutt/muttrc b/mutt/muttrc index 2c9c876..2aa860a 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -168,6 +168,7 @@ bind index P recall-message # Move message to archive macro index,pager a "unset resolve-inbox +archive=archiveset resolve" +macro index ,g "grep -a \^Message-ID: | sed \'s_Message-ID: <\\(.*\\)>_http:\/\/mid.gmane.org\/\\1_\' | xclip " "Copy gmane URL"" # View attachments properly. bind attach view-mailcap -- cgit v1.2.3-54-g00ecf