From 47ca8ec2645f78e1ec8f1c26d1fd06a9f4486fa9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Tue, 30 Oct 2007 20:55:59 +0100 Subject: [PATCH] make pager_index_lines depend on folder --- .mutt/hooks | 3 +++ .mutt/lists | 1 + .mutt/muttrc | 1 - 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.mutt/hooks b/.mutt/hooks index 36e5544..14bfe23 100644 --- a/.mutt/hooks +++ b/.mutt/hooks @@ -23,4 +23,7 @@ send-hook '~C git@vger\.kernel\.org' 'unset followup_to' folder-hook spam push '~N|~Op' +folder-hook . 'set pager_index_lines=5' +folder-hook feeds|mass 'set pager_index_lines=10' + # vim:ft=muttrc diff --git a/.mutt/lists b/.mutt/lists index 0ed5223..fa3acbb 100644 --- a/.mutt/lists +++ b/.mutt/lists @@ -218,5 +218,6 @@ lists zope@zope.org lists zwiki@zwiki.org subscribe revctrl@lists.zooko.com subscribe (chat|announce)@lists.mel8ourne.org +subscribe irssi@dragoncat.net # vim:ft=muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 23d95a2..b11b425 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -2002,7 +2002,6 @@ set pager_context=2 # is less than pager_index_lines, then the index will only use as # many lines as it needs. # -set pager_index_lines=5 # # set pager_stop=no # -- 2.39.2