From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: File let*.el from ELPA cannot be checked out on Windows Date: Wed, 14 Oct 2015 12:24:08 +0200 Message-ID: <87y4f54uk7.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444821081 25485 80.91.229.3 (14 Oct 2015 11:11:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2015 11:11:21 +0000 (UTC) Cc: Emacs developers To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 14 13:11:18 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZmJxk-0003hN-7x for ged-emacs-devel@m.gmane.org; Wed, 14 Oct 2015 13:11:16 +0200 Original-Received: from localhost ([::1]:41477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmJGZ-0001bU-IP for ged-emacs-devel@m.gmane.org; Wed, 14 Oct 2015 06:26:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmJEB-0000LY-Ml for emacs-devel@gnu.org; Wed, 14 Oct 2015 06:24:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmJEB-00050Q-2G for emacs-devel@gnu.org; Wed, 14 Oct 2015 06:24:11 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmJE9-000501-Ng; Wed, 14 Oct 2015 06:24:09 -0400 Original-Received: from localhost ([127.0.0.1]:40478 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1ZmJE9-0000Rh-4t; Wed, 14 Oct 2015 06:24:09 -0400 Original-Received: by lola (Postfix, from userid 1000) id 8AA48E33BC; Wed, 14 Oct 2015 12:24:08 +0200 (CEST) In-Reply-To: (Juanma Barranquero's message of "Wed, 14 Oct 2015 12:15:34 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:191540 Archived-At: Juanma Barranquero writes: > C:\...\elpa> git checkout -f > error: unable to create file > packages/context-coloring/test/fixtures/let*.el (Invalid argument) > Your branch is up-to-date with 'origin/master'. let*.el is an optimistic file name on POsIX systems as well. -- David Kastrup