[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#1969: 23.0.60; rm doesn't work in eshell
From: |
Chong Yidong |
Subject: |
bug#1969: 23.0.60; rm doesn't work in eshell |
Date: |
Tue, 20 Jan 2009 10:32:28 -0500 |
> emacs -Q
> M-x eshell RET
> touch foo RET
> rm foo RET
>
> The last command doesn't delete the file, but gives the message:
> Symbol's value as variable is void: interactive
I can't reproduce this with latest CVS (i686-pc-linux-gnu, GTK+ Version
2.14.4, 2009-01-20). `rm' works fine for me. Could you turn on
debug-on-error and try to track this down?