On Wednesday, December 12, 2018 at 19:39:25 +0700, Victor Sudakov wrote: > Is there a way to hide a message (e.g. with a certain subject) > from view in a mailbox, without actually deleting it? Limit to negated pattern does not work? E.g., to see all messages *except* those with 'mutt' in subject: <limit> ! ~s mutt Mihai