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

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

Emacs tries to generate autoloads for .tar.gz files


From: Matthieu Moy
Subject: Emacs tries to generate autoloads for .tar.gz files
Date: Mon, 13 Feb 2006 08:21:50 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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




reply via email to

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