From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28074 invoked by alias); 4 Feb 2015 17:53:28 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19811 Received: (qmail 11372 invoked from network); 4 Feb 2015 17:53:16 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.2 X-Virus-Scanned: by amavisd-new at lrz.de in lxmhs66.srv.lrz.de Date: Wed, 4 Feb 2015 18:46:06 +0100 From: Andy Spiegl To: zsh-users@zsh.org Subject: exclude users in watch variable? Message-ID: <20150204174605.GA14529@spiegl.de> Mail-Followup-To: zsh-users@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-gpg-key: ID C2CB30F0, available on friendly keyservers near you X-gpg-fingerprint: 9051 50B9 13B0 57B9 10FD 48AC 4FA1 209B C2CB 30F0 X-Accepted-File-Formats: ASCII PDF Open/Free Formats - NO proprietory (e.g. Microsoft) files, please X-how-to-quote: http://quoting.is-easy.de/ X-how-to-ask-questions: http://www.catb.org/~esr/faqs/smart-questions.html X-stupid-disclaimers: http://goldmark.org/jeff/stupid-disclaimers/ X-angstklauseln: http://www.heise.de/artikel-archiv/ct/2014/08/136_Angstklauseln User-Agent: Mutt/1.5.23 (2014-03-12) "watch=( notme )" excludes myself but is there a way to exclude other usernames? I was trying "watch=( notme ^user1 ^user2 )" but I am expecting too much, right? Thanks! Andy. -- Some people will never learn anything because they understand everything too soon. (Alexander Pope)