ange-ftp doesn't work after unloading tramp

2013-04-12 Thread Gilles Pion
(maybe I'm doing wrong) after having executed: (tramp-unload-tramp), (find-file /user@host:) signals error: Debugger entered--Lisp error: (void-function ange-ftp-run-real-handler) signal(void-function (ange-ftp-run-real-handler)) byte-code(\301@A\\207 [err signal] 3)

old problem, purely cosmetic, but a little bit ugly

2013-04-12 Thread Gilles Pion
hello, As long as I remember I've always encoutered this issue, maybe someone has a workaround.. Inside remote (accessed via tramp) dired buffers, changing any file attributes like dired-do-chmod, dired-do-chgrp, etc ... results in lines of the affected files being misaligned. Before:

Re: old problem, purely cosmetic, but a little bit ugly

2013-04-12 Thread Michael Albinus
Gilles Pion gilles.pion+gm...@gmail.com writes: hello, Hi Gilles, As long as I remember I've always encoutered this issue, maybe someone has a workaround.. Inside remote (accessed via tramp) dired buffers, changing any file attributes like dired-do-chmod, dired-do-chgrp, etc ... results

Re: old problem, purely cosmetic, but a little bit ugly

2013-04-12 Thread Gilles Pion
Ref: 877gk7olyb@gmx.de de Michael Albinus A related problem is http://thread.gmane.org/gmane.emacs.bugs/34882/focus=35108. Yes, I stumble upon that link during my investigations. I thought it was more specific though, Anyway, I must admit this is not really a big deal ... -- Gilles Pion