all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* File let*.el from ELPA cannot be checked out on Windows
@ 2015-10-14 10:15 Juanma Barranquero
  2015-10-14 10:24 ` David Kastrup
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2015-10-14 10:15 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 173 bytes --]

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'.

[-- Attachment #2: Type: text/html, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: File let*.el from ELPA cannot be checked out on Windows
  2015-10-14 10:15 File let*.el from ELPA cannot be checked out on Windows Juanma Barranquero
@ 2015-10-14 10:24 ` David Kastrup
  2015-10-14 16:20   ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: David Kastrup @ 2015-10-14 10:24 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: Emacs developers

Juanma Barranquero <lekktu@gmail.com> 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: File let*.el from ELPA cannot be checked out on Windows
  2015-10-14 10:24 ` David Kastrup
@ 2015-10-14 16:20   ` Eli Zaretskii
  2015-10-14 16:25     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2015-10-14 16:20 UTC (permalink / raw)
  To: David Kastrup; +Cc: lekktu, emacs-devel

> From: David Kastrup <dak@gnu.org>
> Date: Wed, 14 Oct 2015 12:24:08 +0200
> Cc: Emacs developers <emacs-devel@gnu.org>
> 
> Juanma Barranquero <lekktu@gmail.com> 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.

Indeed.  I think the file should be removed to letx.el or maybe
let-star.el.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: File let*.el from ELPA cannot be checked out on Windows
  2015-10-14 16:20   ` Eli Zaretskii
@ 2015-10-14 16:25     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2015-10-14 16:25 UTC (permalink / raw)
  To: dak, lekktu; +Cc: emacs-devel

> Date: Wed, 14 Oct 2015 19:20:20 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: lekktu@gmail.com, emacs-devel@gnu.org
> 
> I think the file should be removed to letx.el or maybe let-star.el.
                             ^^^^^^^
I meant "renamed", of course.  Sorry.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-14 16:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 10:15 File let*.el from ELPA cannot be checked out on Windows Juanma Barranquero
2015-10-14 10:24 ` David Kastrup
2015-10-14 16:20   ` Eli Zaretskii
2015-10-14 16:25     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.