From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andre Spiegel Newsgroups: gmane.emacs.devel Subject: Re: "Symbol's value as variable is void" on vc-diff Date: Tue, 20 Apr 2004 06:55:15 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <1082458515.3268.2.camel@localhost> References: <20040416153410.6A6C.JMBARRANQUERO@wke.es> <1082418799.1142.8.camel@localhost> <20040420110607.E009.JMBARRANQUERO@wke.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1082459152 10686 80.91.224.253 (20 Apr 2004 11:05:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Apr 2004 11:05:52 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Apr 20 13:05:44 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BFt4S-0006oM-00 for ; Tue, 20 Apr 2004 13:05:44 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BFt4S-0006F7-00 for ; Tue, 20 Apr 2004 13:05:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFt3V-0006bh-Ml for emacs-devel@quimby.gnus.org; Tue, 20 Apr 2004 07:04:45 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BFt19-0006QX-E5 for emacs-devel@gnu.org; Tue, 20 Apr 2004 07:02:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BFsyN-0005zT-Jr for emacs-devel@gnu.org; Tue, 20 Apr 2004 06:59:59 -0400 Original-Received: from [193.113.160.14] (helo=mail.o2.co.uk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BFsuY-0005RI-TA for emacs-devel@gnu.org; Tue, 20 Apr 2004 06:55:31 -0400 Original-Received: from [12.111.71.50] (12.111.71.50) by mail.o2.co.uk (7.0.020) (authenticated as andre.spiegel@o2online.de) id 4083FA710003CF31; Tue, 20 Apr 2004 11:54:08 +0100 Original-To: Juanma Barranquero In-Reply-To: <20040420110607.E009.JMBARRANQUERO@wke.es> X-Mailer: Ximian Evolution 1.4.5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21939 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21939 On Tue, 2004-04-20 at 05:08, Juanma Barranquero wrote: > BTW, shouldn't something like the patch below be installed to vc-svn.el? Yes, I just wanted to leave it to Stefan to decide this, since he is maintaining vc-svn.el. As the generic code can handle it either way, there is no immediate need for it.