bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24428: 25.1; batch-byte-recompile-directory no longer works as it sh


From: John Wiegley
Subject: bug#24428: 25.1; batch-byte-recompile-directory no longer works as it should
Date: Tue, 13 Sep 2016 10:48:05 -0700
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1 (darwin)

It seems that `batch-byte-recompile-directory' now doubles the argument
somehow.  I was unable to track down the commit where this was introduced, but
this is happening in a Makefile that worked for years until recently:

--8<---------------cut here---------------start------------->8---
10:42:49 Vulcan:~/.emacs.d $ emacs -Q -batch -L . --eval 
'(batch-byte-recompile-directory 0)' lib
Checking /Users/johnw/.emacs.d/lib/lib...
Error: Opening directory: no such file or directory, 
/Users/johnw/.emacs.d/lib/lib
Done (Total of 0 files compiled)
--8<---------------cut here---------------end--------------->8---

Notice the 'lib/lib' there.  Using `byte-recompile-directory' interactively
from within a running Emacs works fine, however.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]