From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ivank@juliva.com (Ivan Kanis) Newsgroups: gmane.emacs.help Subject: Trouble ignoring cvs message with pcl-cvs mode Date: 20 Sep 2002 07:40:55 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1032554435 6897 127.0.0.1 (20 Sep 2002 20:40:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 20 Sep 2002 20:40:35 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17sUZj-0001mq-00 for ; Fri, 20 Sep 2002 22:40:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17sUa9-0005Iz-00; Fri, 20 Sep 2002 16:40:57 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 80.11.195.216 Original-X-Trace: posting.google.com 1032532855 30736 127.0.0.1 (20 Sep 2002 14:40:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 20 Sep 2002 14:40:55 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:105112 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1668 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1668 Hello, I am getting these annoying messages when I do a cvs-examine Message: cvs server: New directory `discussion' -- ignored Message: cvs server: New directory `editorial' -- ignored Message: cvs server: New directory `equipes' -- ignored I have tried to set the cvs-parse-ignore-messages variable like thus: (setq cvs-parse-ignored-messages '(".*New directory.*ignored.$")) bu pcl-cvs is still displaying the messages. Have I missed something? Your help would be greatly appreciated! Cheers, Ivan