emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: dired-do-rename on "." and ".."


From: Richard Stallman
Subject: Re: dired-do-rename on "." and ".."
Date: Sun, 08 Jun 2003 20:21:33 -0400

    That patch seems to be an improvement.  However, what is unfortunate
    with the recent changes, is that now many reasonable dired operations
    don't work anymore on ".", "..", like

    S runs the command dired-do-symlink
    H runs the command dired-do-hardlink
    M runs the command dired-do-chmod
    G runs the command dired-do-chgrp
    O runs the command dired-do-chown
    ! runs the command dired-do-shell-command

Perhaps the right thing to do is to change these specific commands to
allow operation on `.' and `..'.  A new argument to dired-get-marked-files
should make this pretty easy.




reply via email to

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