Commit Diff


commit - 90081c80fa8f68d89ac46f0ff0a4c35d1200471e
commit + 3e38cd13d8cbe5fafa9d9a740d1d41602dc842c9
blob - a6af30d9f0d2074e4d81b87c1f1ca9cdf757e05c
blob + 83ae365a8aa0d03c6a007c824bf742fac9745f6a
--- kshrc.lp
+++ kshrc.lp
@@ -180,7 +180,7 @@ This one is pretty sophisticated, I've stolen it from 
 
 And even more aliases:
 
-	alias mopnew="mdirs ~/Maildir/op | grep -v emacs | mlist -st | mthread -r | mseq -S; mscan"
+	alias mopnew="mdirs ~/Maildir/op | grep -v rss | mlist -st | mthread -r | mseq -S; mscan"
 
 	for c in com rep fwd bnc; do
 		local _mvisual='mg -f auto-fill-mode'