all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* completion-ignored-extensions: needed the vet to shoot emacs
@ 2004-05-12  1:07 Dan Jacobson
  2004-05-12 20:44 ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Jacobson @ 2004-05-12  1:07 UTC (permalink / raw)


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.

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

end of thread, other threads:[~2004-05-17 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-12  1:07 completion-ignored-extensions: needed the vet to shoot emacs Dan Jacobson
2004-05-12 20:44 ` Kevin Rodgers
2004-05-16 20:14   ` Dan Jacobson
2004-05-17 16:33     ` Kevin Rodgers

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.