From: Glenn Morris Date: Tue, 6 Mar 2012 03:02:44 +0000 (-0500) Subject: Comment. X-Git-Tag: emacs-pretest-24.0.05~156 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e86d8576c668e149cc100f3222bcf19b38019dc;p=emacs.git Comment. --- diff --git a/lisp/info.el b/lisp/info.el index 8965b2c45c9..b7e2d1eedbe 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -1166,6 +1166,10 @@ a case-insensitive match is tried." (file-attributes file)) (progn (setq file (expand-file-name "DIR.INFO" truename)) (file-attributes file)) + ;; Shouldn't really happen, but sometimes does, + ;; eg on Debian systems with buggy packages; + ;; so may as well try it. + ;; http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00005.html (progn (setq file (expand-file-name "dir.gz" truename)) (file-attributes file))))) (setq dirs-done