bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ignored files during TAB expansion


From: Barry Margolin
Subject: Re: ignored files during TAB expansion
Date: Fri, 30 Jan 2004 02:31:46 GMT
User-agent: MT-NewsWatcher/3.3b1 (PPC Mac OS X)

In article <mailman.1585.1075420294.928.bug-gnu-emacs@gnu.org>,
 Juri Linkov <juri@jurta.org> wrote:

> OK, .log was recently removed from completion-ignored-extensions in
> Emacs CVS.  Perhaps, .pdf and .dvi should be removed too, because
> these extensions are quite interesting for users.

I think maybe a better solution is for completion in shell commands 
*not* to use this list.  It was designed to filter out files that you 
wouldn't want to read with find-file.  But when you're specifying 
filename arguments to shell commands, the set of useful files is 
dependent on the command you're applying to them.  If it's a basic 
command like mv or rm, there's no reason to filter out anything.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***




reply via email to

[Prev in Thread] Current Thread [Next in Thread]