Mail Archives: djgpp/1997/09/15/23:20:37
At 04:25 9/14/1997 GMT, Travis wrote:
>Hi,
> I downloaded emacs (everything including that lisp crap) and need to know
>exactly what I have to remove to get rid of it. The only thing I
>recognized as having to do with emacs was the djgpp\gnu\emacs directory.
>Is there anything else I need to remove or change? Thanks.
Short answer: I'm pretty sure all the emacs stuff is there.
Long answer: When you unzipped the distribution, manifest files were placed
in your /djgpp/manifest directory. These contain lists of files in that
package, i.e. manifest/em1934b.mft has a list of all the files that were in
em1934b.zip. If you have the fileutils, you can do this:
c:\djgpp> rm -f @manifest/em1934b.mft
and repeat for each other em*.mft file. Otherwise, you can look through them
manually and delete those files.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -