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

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

bug#15220: Cannot byte compile directory when name ending with .el


From: Johan Andersson
Subject: bug#15220: Cannot byte compile directory when name ending with .el
Date: Fri, 30 Aug 2013 11:42:34 +0200

Hi,

The function byte-recompile-directory cannot compile a directory ending with ".el". Example error:

(byte-recompile-directory "/path/to/ecukes.el" 0 t)
Error: IO error reading /path/to/ecukes.el: Is a directory

If I rename the directory ecukes.el to ecukes it works fine.

reply via email to

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