all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: david.reitter@gmail.com, emacs-devel@gnu.org
Subject: Re: completion-ignored-extensions: match full file names
Date: Sat, 15 Jan 2011 19:13:20 -0500	[thread overview]
Message-ID: <E1PeGFE-0002jN-5g@fencepost.gnu.org> (raw)
In-Reply-To: <jwv7he7a4ql.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Fri, 14 Jan 2011 10:26:22 -0500)

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: David Reitter <david.reitter@gmail.com>,  emacs-devel@gnu.org
> Date: Fri, 14 Jan 2011 10:26:22 -0500
> 
> I'd much rather add regexp-support, which will give a lot more
> flexibility and should be pretty easy to implement.  Of course, it will
> have to use a new variable since as you point out the current 
> completion-ignored-extensions aren't compatible with
> a regexp interpretation.

I don't object, but this has a disadvantage that we would need to
start using this regexp-based variable right away, to filter out only
literally the ".cvs", ".bzr", ".git" etc. directories, not just any
directory that ends in these extensions.  IOW, introducing the new
variable would mean that the default value of
completion-ignored-extensions will change and the default value of the
new variable will be non-nil.  So it sounds like a more invasive
change.



  reply	other threads:[~2011-01-16  0:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14  0:54 completion-ignored-extensions: match full file names David Reitter
2011-01-14  1:51 ` Eli Zaretskii
2011-01-14  2:00   ` David Reitter
2011-01-14  2:50     ` Eli Zaretskii
2011-01-14 15:26   ` Stefan Monnier
2011-01-16  0:13     ` Eli Zaretskii [this message]
2011-01-16  4:40       ` Stefan Monnier
2011-01-14  2:53 ` Stefan Monnier

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

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

  git send-email \
    --in-reply-to=E1PeGFE-0002jN-5g@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.