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

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

completion-ignored-extensions: needed the vet to shoot emacs


From: Dan Jacobson
Subject: completion-ignored-extensions: needed the vet to shoot emacs
Date: Wed, 12 May 2004 09:07:19 +0800

Gentlemen, I wanted to turn completion-ignored-extensions off, but
;(setq completion-ignored-extensions nil); cause any dired to loop, emacs must 
be killed
;(setq completion-ignored-extensions '()); same
;(setq completion-ignored-extensions '("")); same, must use:
(setq completion-ignored-extensions '(".bogus_junk_or_else_emacs_loops"))
(and we had to call in the veterinarian to put emacs out of its misery).
emacs-version "21.3.1". Do say in the docstring the proper way of
turning it off.




reply via email to

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