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

DIRED bugs



In zwei in Release 4.4, FEP 12, site configuration 74, on Lisp Machine Jimi Hendrix:

1> If you "R"ename a file to a new directory, it does not get removed from
the display.

2> If you rename the first part of a filename to something new, the new
name is not in the right place.  I.e. if the directory list is:

      FOO.BAR.1   10  25096(7)         08/11/83 02:32:30           
>     FOP.BAR.1   1    414(36)        08/02/82 06:41:38 (07/30/83)
      FOQ.BAR.1   47 120292(7)    !   08/28/83 19:07:25           

And you R FOP.BAR to be FOM.BAR the display becomes 

      FOO.BAR.1   10  25096(7)         08/11/83 02:32:30           
>     FOM.BAR.1   1    414(36)        08/02/82 06:41:38 (07/30/83)
      FOQ.BAR.1   47 120292(7)    !   08/28/83 19:07:25           

Instead of

>     FOM.BAR.1   1    414(36)        08/02/82 06:41:38 (07/30/83)
      FOO.BAR.1   10  25096(7)         08/11/83 02:32:30           
      FOQ.BAR.1   47 120292(7)    !   08/28/83 19:07:25           


3> There should be a M (move) like the ITS :MOVE command so you can
copy&delete a file across structures or filesystems. 

david