One problem I found is that it allows me to edit the last space in the
    " -> " string that indicates a symbolic link.

    If I have a symbolic link "a -> b" in the directory I'm editing, I can
    delete the 2nd space, leaving "a ->b", and when I hit C-c C-c, I end
    up with "a -> /dev/null".

    Doing a query replace of " " with "." when there are symlinks present
    also replaces the " " which follows each "->".

Martin, I suggest you install your patch, since it is an improvement.
Then can you fix this other problem?


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to