all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Albert Reiner <areiner@tph.tuwien.ac.at>
Subject: ignoring subdirectory in find-file completion
Date: 01 Jun 2005 15:01:00 +0200	[thread overview]
Message-ID: <vw83bs28c4z.fsf@berry.phys.ntnu.no> (raw)

Hi,

I am looking for some way to make completion when using find-file
ignore any directory named _darcs; i.e., if I have a directory
structure

    foo/
      _darcs/
        ...
      bar/
        ...

then `M-x find-file f o o / TAB' should complete to `foo/bar/'.

>From the documentation I thought that

    (add-to-list 'completion-ignored-extensions "_darcs")

should do what I want, but that does not seem to be the case.

Any help would be appreciated.

Albert.

             reply	other threads:[~2005-06-01 13:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-01 13:01 Albert Reiner [this message]
2005-06-01 16:07 ` ignoring subdirectory in find-file completion J. David Boyd
2005-06-01 16:19   ` Albert Reiner
2005-06-01 16:31     ` Stefan Monnier
2005-06-01 16:52       ` Albert Reiner
2005-06-01 20:09     ` Eli Zaretskii
     [not found]     ` <mailman.2832.1117657492.25862.help-gnu-emacs@gnu.org>
2005-06-01 20:42       ` Albert Reiner

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=vw83bs28c4z.fsf@berry.phys.ntnu.no \
    --to=areiner@tph.tuwien.ac.at \
    /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.