all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why are .err files ignored by visit-file?
@ 2003-01-29 21:08 Steven W. Orr
  2003-01-29 23:23 ` Barry Margolin
  0 siblings, 1 reply; 2+ messages in thread
From: Steven W. Orr @ 2003-01-29 21:08 UTC (permalink / raw)


emacs-21.2

I have a directory with two files in it: build.err and build.log

When I try to visit a file in this directory I hit the letter b
followed by space to complete. I expect the completion to take me to
the . after build. But it always completes on build.err  It's like
it's told to ignore .log files. 

Is there a way to turn this behavior off? I looked in the manuals but
found nothing.

TIA

-- 
-Time flies like the wind. Fruit flies like a banana. Stranger things have -
-happened but none stranger than this. Does your driver's license say Organ
-Donor?Black holes are where God divided by zero. Listen to me! We are all-
-individuals! What if this weren't a hypothetical question?
-steveo+sig at syslang.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why are .err files ignored by visit-file?
  2003-01-29 21:08 Why are .err files ignored by visit-file? Steven W. Orr
@ 2003-01-29 23:23 ` Barry Margolin
  0 siblings, 0 replies; 2+ messages in thread
From: Barry Margolin @ 2003-01-29 23:23 UTC (permalink / raw)


In article <m2r8avekab.fsf@syslang.net>,
Steven W. Orr <steveo@syslang.net> wrote:
>I have a directory with two files in it: build.err and build.log
>
>When I try to visit a file in this directory I hit the letter b
>followed by space to complete. I expect the completion to take me to
>the . after build. But it always completes on build.err  It's like
>it's told to ignore .log files. 

Why does your subject line say that it's ignoring .err files? :)

>Is there a way to turn this behavior off? I looked in the manuals but
>found nothing.

See the variable completion-ignored-extensions.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-01-29 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-29 21:08 Why are .err files ignored by visit-file? Steven W. Orr
2003-01-29 23:23 ` Barry Margolin

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.