unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 23631@debbugs.gnu.org
Subject: bug#23631: 25.0.94; Directories in completion-ignored-extensions not ignored
Date: Fri, 27 May 2016 16:11:58 +0300	[thread overview]
Message-ID: <837fef1w81.fsf@gnu.org> (raw)
In-Reply-To: <86inxzvfzs.fsf@yandex.ru> (message from Dmitry Gutov on Fri, 27 May 2016 15:32:07 +0300)

> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Fri, 27 May 2016 15:32:07 +0300
> 
> Evaluate something like
> 
> (file-name-all-completions "" "~/.emacs.d/")
> 
> On my machine, this returns a list which includes ".git/". It should
> not, however, because ".git/" is in completion-ignored-extensions.

This works as designed: completion-ignored-extensions only affects
file-name-completion, but not file-name-all-completions.  I've just
pushed a fix for the doc string of file-name-all-completions.  (The
ELisp manual correctly says that the variable has no effect in your
case.)





  parent reply	other threads:[~2016-05-27 13:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 12:32 bug#23631: 25.0.94; Directories in completion-ignored-extensions not ignored Dmitry Gutov
2016-05-27 12:51 ` thierry
2016-05-27 12:58   ` Dmitry Gutov
2016-05-27 13:05     ` Thierry Volpiatto
2016-05-27 13:11 ` Eli Zaretskii [this message]
2016-05-27 13:53   ` Dmitry Gutov
2016-05-27 14:06     ` Eli Zaretskii
2016-05-27 15:48   ` Michael Albinus

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=837fef1w81.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=23631@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    /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).