GNU bug report logs - #11116
finder-compile-keywords misses some packages

Previous Next

Package: emacs;

Reported by: gnu.emacs.bug <at> googlegroups.com

Date: Wed, 28 Mar 2012 20:15:02 UTC

Severity: normal

Merged with 14010

Found in version 24.3

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #3 received at quiet <at> debbugs.gnu.org (full text, mbox):

From: Jonas Bernoulli <jonasbernoulli <at> gmail.com>
To: quiet <at> debbugs.gnu.org
Subject: finder-compile-keywords misses some packages
Date: Thu, 10 Nov 2011 14:00:09 -0800 (PST)
`finder-compile-keywords' keeps track of processed libraries by adding their base-name to a list and subsequently ignoring any file whose base-name is already there. However multiple files with the same base-name exist so this does not work properly resulting in some files being ignored when they should not be. E.g.:

$ find -name debug.el
./cedet/semantic/bovine/debug.el
./cedet/semantic/debug.el
./cedet/semantic/analyze/debug.el
./emacs-lisp/debug.el




This bug report was last modified 8 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.