unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jonas Bernoulli <jonasbernoulli@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: finder-compile-keywords misses some packages
Date: Thu, 10 Nov 2011 14:00:09 -0800 (PST)	[thread overview]
Message-ID: <30491587.4293.1320962409437.JavaMail.geo-discussion-forums@yqni5> (raw)

`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


                 reply	other threads:[~2011-11-10 22:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=30491587.4293.1320962409437.JavaMail.geo-discussion-forums@yqni5 \
    --to=jonasbernoulli@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=gnu.emacs.bug@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).