Doing emacs ... -f batch-update-autoloads directory/
failes if I have a directory/something.tar.gz in the way. It seems Emacs is trying to decompress it to something.tar and expects it to be an emacs-lisp file. Matching against *.el.gz instead of only *.gz would probably solve the problem. In GNU Emacs 22.0.50.6 (i686-pc-linux-gnu, GTK+ Version 2.6.4) of 2005-12-22 on ecrins configured using `configure '--prefix=/home/moy/local/usr' '--with-gtk'' -- Matthieu _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
