GNU bug report logs -
#24428
25.1; batch-byte-recompile-directory no longer works as it should
Previous Next
Reported by: John Wiegley <jwiegley <at> gmail.com>
Date: Tue, 13 Sep 2016 17:50:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 25.1
Done: John Wiegley <jwiegley <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 8 years and 254 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.