Commit Diff


commit - 307f811f8fb47bc48833aadeb02de142d68946bb
commit + b952b33838a64296da3fd85c811b0938a32d0569
blob - 8130922598f2f5193ea75a2aebff0960d61f46ef
blob + 089413ae5a3d9ceb36e8b491f7406980862be2eb
--- kshrc.lp
+++ kshrc.lp
@@ -190,7 +190,7 @@ This one is pretty sophisticated, I've stolen it from 
 
 And even more aliases:
 
-	alias mopnew="mdirs ~/Maildir/op | grep -v rss | mlist -st | mthread -r | mseq -S; mscan"
+	alias mopnew="mdirs ~/Maildir/op | grep -v rss | mlist -st | mthread -r | mseq -S"
 
 	for c in com rep fwd bnc; do
 		local _mvisual='mg -f auto-fill-mode'