* completion-ignored-extensions and CVS$
@ 2004-09-04 23:05 Kevin A. Burton
2004-09-05 4:18 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Kevin A. Burton @ 2004-09-04 23:05 UTC (permalink / raw)
Since Emacs 21 was release the var:
completion-ignored-extensions
has had
CVS/
in the path as well as now
.svn/
However this has never worked. The 'CVS' dir still shows up during
completion which is a bit annoying.
the extension is the file extension not the path and since a directory
doesn't have an extension its never matched.
Seems like a glitch.
I assume I could use completion-regexp-list... wonder what the
performance would be like here.
Kevin
--
Please reply using PGP.
http://peerfear.org/pubkey.asc
NewsMonster - http://www.newsmonster.org/
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
AIM/YIM - sfburtonator, Web - http://peerfear.org/
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412
IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: completion-ignored-extensions and CVS$
2004-09-04 23:05 completion-ignored-extensions and CVS$ Kevin A. Burton
@ 2004-09-05 4:18 ` Eli Zaretskii
2004-09-05 5:06 ` Kevin A. Burton
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2004-09-05 4:18 UTC (permalink / raw)
Cc: emacs-devel
> Date: Sat, 04 Sep 2004 16:05:17 -0700
> From: "Kevin A. Burton" <burton@newsmonster.org>
>
> Since Emacs 21 was release the var:
>
> completion-ignored-extensions
>
> has had
>
> CVS/
>
> in the path as well as now
>
> .svn/
>
> However this has never worked. The 'CVS' dir still shows up during
> completion which is a bit annoying.
I think it does work in the development version. Are you using the
CVS code, and if so, when did you last resync with the CVS?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: completion-ignored-extensions and CVS$
2004-09-05 4:18 ` Eli Zaretskii
@ 2004-09-05 5:06 ` Kevin A. Burton
2004-09-06 5:10 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Kevin A. Burton @ 2004-09-05 5:06 UTC (permalink / raw)
Cc: emacs-devel
[-- Attachment #1.1: Type: text/plain, Size: 942 bytes --]
Eli Zaretskii wrote:
>>Date: Sat, 04 Sep 2004 16:05:17 -0700
>>From: "Kevin A. Burton" <burton@newsmonster.org>
>>
>>Since Emacs 21 was release the var:
>>
>>completion-ignored-extensions
>>
>>has had
>>
>>CVS/
>>
>>in the path as well as now
>>
>>.svn/
>>
>>However this has never worked. The 'CVS' dir still shows up during
>>completion which is a bit annoying.
>>
>>
>
>I think it does work in the development version. Are you using the
>CVS code, and if so, when did you last resync with the CVS?
>
>
>
Yes.. I'm running CVS from last night ;)
--
Please reply using PGP.
http://peerfear.org/pubkey.asc
NewsMonster - http://www.newsmonster.org/
Kevin A. Burton, Location - San Francisco, CA, Cell - 415.595.9965
AIM/YIM - sfburtonator, Web - http://peerfear.org/
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412
IRC - freenode.net #infoanarchy | #p2p-hackers | #newsmonster
[-- Attachment #1.2: Type: text/html, Size: 1659 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-09-06 5:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-04 23:05 completion-ignored-extensions and CVS$ Kevin A. Burton
2004-09-05 4:18 ` Eli Zaretskii
2004-09-05 5:06 ` Kevin A. Burton
2004-09-06 5:10 ` Eli Zaretskii
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).