all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Werner LEMBERG <wl@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: bug with file name completing
Date: Fri, 07 Oct 2005 17:31:09 +0200 (CEST)	[thread overview]
Message-ID: <20051007.173109.101858492.wl@gnu.org> (raw)
In-Reply-To: <jeek6x3bxk.fsf@sykes.suse.de>

> > Create an empty directory `foo' in the current directory, then put
> > two empty files `bar.ps' and `bar.pdf' into it.  If using, say,
> > `insert-file', completing in the minibuffer doesn't work as
> > expected.  Pressing `foo/', then <TAB>, Emacs incorrectly
> > completes to `foo/bar.ps' while it should be `foo/bar.p' only, and
> > repeated pressing of <TAB> should offer a menu with both `bar.ps'
> > and `bar.pdf' as possible completions.
> 
> completion-ignored-extensions is a variable defined in `C source code'.
> Its value is 
> (".svn/" "CVS/" ".o" "~" ".bin" ".lbin" ".so" ".a" ".ln" ".blg" ".bbl" ".elc" ".lof" ".glo" ".idx" ".lot" ".dvi" ".fmt" ".tfm" ".pdf" ".class" ".fas" ".lib" ".mem" ".x86f" ".sparcf" ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl" ".lo" ".la" ".gmo" ".mo" ".toc" ".aux" ".cp" ".fn" ".ky" ".pg" ".tp" ".vr" ".cps" ".fns" ".kys" ".pgs" ".tps" ".vrs" ".pyc" ".pyo")

Thanks, I wasn't aware of it.


    Werner

  reply	other threads:[~2005-10-07 15:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-07  4:29 bug with file name completing Werner LEMBERG
2005-10-07  9:37 ` Andreas Schwab
2005-10-07 15:31   ` Werner LEMBERG [this message]
2005-10-07 19:09 ` Richard M. Stallman
2005-10-08  0:05   ` Juri Linkov
2005-10-08 22:56     ` Richard M. Stallman
2005-10-08  0:07   ` Juri Linkov
2005-10-09 18:16     ` Richard M. Stallman
2005-10-15 13:37       ` Eli Zaretskii

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=20051007.173109.101858492.wl@gnu.org \
    --to=wl@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.