Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!cs.utexas.edu!yale!cmcl2!lanl!lambda!mbr From: mbr@lambda.UUCP (Mike Rose) Newsgroups: comp.emacs Subject: GNU Emacs VMS dired.el bug fix Message-ID: <14227@lambda.UUCP> Date: 6 Feb 90 18:41:03 GMT Distribution: usa Organization: Los Alamos National Laboratory Lines: 15 Using the dired.el to run under VMS that was posted awhile back, files could not be deleted. The version I have was last modified by Roland Roberts on 22 May 1989. The problem is that in the routine dired-do-deletions in the file dired.el there is a (setq delete-lis which should be (setq delete-list Mike Rose mbr@lanl.gov