From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: bug in built-in function copy-file Date: Mon, 1 Jul 2002 07:45:13 +0300 (IDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1025498855 1457 127.0.0.1 (1 Jul 2002 04:47:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Jul 2002 04:47:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Ot66-0000NO-00 for ; Mon, 01 Jul 2002 06:47:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Ot6Z-0005We-00; Mon, 01 Jul 2002 00:48:03 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Ot62-0005U1-00 for ; Mon, 01 Jul 2002 00:47:31 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA26783; Mon, 1 Jul 2002 07:45:13 +0300 (IDT) X-Sender: eliz@is Original-To: Barman Brakjoller In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2360 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2360 On Sun, 30 Jun 2002, Barman Brakjoller wrote: > c:/tst $ (copy-file "file2" "file1" t) > Copying file: invalid argument, c:/tst/file2, c:/tst/file1 Thanks, I think this bug is already fixed for the next release.