From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Philippe_Moutarlier@3com.com Newsgroups: gmane.emacs.bugs Subject: customizing the "cvs" command Date: Thu, 12 Dec 2002 11:31:50 -0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039722608 11830 80.91.224.249 (12 Dec 2002 19:50:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Dec 2002 19:50:08 +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 18MZLP-00034V-00 for ; Thu, 12 Dec 2002 20:50:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MZH3-0003Fw-00 for gnu-bug-gnu-emacs@m.gmane.org; Thu, 12 Dec 2002 14:45:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18MZBZ-0008WC-00 for bug-gnu-emacs@gnu.org; Thu, 12 Dec 2002 14:39:53 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18MZB8-0007zr-00 for bug-gnu-emacs@gnu.org; Thu, 12 Dec 2002 14:39:27 -0500 Original-Received: from topaz.3com.com ([192.156.136.158]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MZ6j-0006Se-00 for bug-gnu-emacs@gnu.org; Thu, 12 Dec 2002 14:34:53 -0500 Original-Received: from opal.3com.com (opal.3com.com [139.87.50.117]) gBCJYcv12647verified NO) for ; Thu, 12 Dec 2002 11:34:40 -0800 (PST) Original-Received: from hqsmtp01.3com.com (hqsmtp01.ops.3com.com [139.87.49.79]) gBCJYmG00823 for ; Thu, 12 Dec 2002 11:34:48 -0800 (PST) Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4036 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4036 I cannot find any ways to customize the call to cvs itself in PCL-CVS. I am using it from a remote site and would very much like to be able to use compression , i.e redefine the cvs command as being "cvs -z9" for example. Am I missing something or is this currently impossible ? Thanks, Philippe