help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] customizing dired garbage files regex


From: Sivaram Neelakantan
Subject: [h-e-w] customizing dired garbage files regex
Date: 10 Sep 2002 02:12:29 +0530

Hello,

(defvar dired-garbage-files-regexp
  "\\.log$\\|\\.toc$\\|\\.dvi$\\|\\.bak$\\|\\.orig$\\|\\.rej$" 
  "*Regular expression to match \"garbage\" files for 
`dired-flag-garbage-files'.")

found in dired.el 

contains the list which will mark the file types for deletion.  How do I
add my own ones to this list?  I can't seem to customize this
behaviour short of editing dired.el, of course.  I'm using ntemacs21.1
on Win 2k.

regards,
Sivaram
-- 

Attachment: Wipro_Disclaimer.txt
Description: Text document


reply via email to

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