unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* batch-byte-compile broken in 24.3.93?
@ 2014-09-10 13:06 Stephen Leake
  2014-09-10 17:08 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Leake @ 2014-09-10 13:06 UTC (permalink / raw)
  To: emacs-devel

batch-byte-compile is broken for me in 24.3.93:

cd ../../; emacs -Q -batch -L . --eval '(progn (package-initialize)(batch-byte-compile))' *.el
>>Error occurred processing ada_grammar-wy.el: File error (("Opening input file" "no such file or directory" "c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/ada_grammar-wy.el"))

The same command line with 24.3 works fine.

Interactive byte-compile works in 24.4.93.

24.3.95 is built on Windows 7, with Msys2/MinGW32

Is anyone else seeing this?


-- 
-- Stephe



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

* Re: batch-byte-compile broken in 24.3.93?
  2014-09-10 13:06 batch-byte-compile broken in 24.3.93? Stephen Leake
@ 2014-09-10 17:08 ` Eli Zaretskii
  2014-09-10 20:19   ` Stephen Leake
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2014-09-10 17:08 UTC (permalink / raw)
  To: Stephen Leake; +Cc: emacs-devel

> From: Stephen Leake <stephen_leake@stephe-leake.org>
> Date: Wed, 10 Sep 2014 08:06:33 -0500
> 
> batch-byte-compile is broken for me in 24.3.93:
> 
> cd ../../; emacs -Q -batch -L . --eval '(progn (package-initialize)(batch-byte-compile))' *.el
> >>Error occurred processing ada_grammar-wy.el: File error (("Opening input file" "no such file or directory" "c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/c:/Projects/org.emacs.ada-mode.stephe-1/ada_grammar-wy.el"))
> 
> The same command line with 24.3 works fine.
> 
> Interactive byte-compile works in 24.4.93.
> 
> 24.3.95 is built on Windows 7, with Msys2/MinGW32
> 
> Is anyone else seeing this?

Does this work from a cmd window?  (Of course, you will have to
replace '..' quoting with "..".)



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

* Re: batch-byte-compile broken in 24.3.93?
  2014-09-10 17:08 ` Eli Zaretskii
@ 2014-09-10 20:19   ` Stephen Leake
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Leake @ 2014-09-10 20:19 UTC (permalink / raw)
  To: emacs-devel

Eli Zaretskii <eliz@gnu.org> writes:

> Does this work from a cmd window?  (Of course, you will have to
> replace '..' quoting with "..".)

my bad; I was running this from a Makefile, and had Cygwin Emacs first
in PATH. With PATH fixed, all is well.

Sorry for the noise
-- 
-- Stephe



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

end of thread, other threads:[~2014-09-10 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-10 13:06 batch-byte-compile broken in 24.3.93? Stephen Leake
2014-09-10 17:08 ` Eli Zaretskii
2014-09-10 20:19   ` Stephen Leake

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).