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: Dan Jacobson
Subject: Re: ignored files during TAB expansion
Date: Sat, 31 Jan 2004 03:46:59 +0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

B> See the variable completion-ignored-extensions.

Oh. BTW, (setq completion-ignored-extensions nil) caused any dired to
loop eating 100% CPU until killall emacs. But only when appended to my
http://jidanni.org/comp/emacs.txt, not in the general case.

$ strace emacs . gives lots of:
--- SIGALRM (Alarm clock) @ 0 (0) ---
gettimeofday({1075491878, 323218}, NULL) = 0
gettimeofday({1075491878, 323315}, NULL) = 0
setitimer(ITIMER_REAL, {it_interval={0, 0}, it_value={0, 5522}}, NULL) = 0
sigreturn()                             = ? (mask now [])

I'll try the other example. Oops,
Symbol's function definition is void: delete-from-list




reply via email to

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