Adam Stallard <[EMAIL PROTECTED]> writes: > When I find a file on a remote machine, emacs will store it in a buffer, > but it doesn't automatically switch to that buffer. > > It gives this error message: > > apply: Wrong type argument: listp, 2579
This was reported just a couple of days ago, but I haven't had time to look into it. You're getting an error message, that's a promising start for debugging. Could you please do the following: - Load tramp.el instead of tramp.elc (with M-x load-library RET tramp.el RET, for example). - C-u 1 M-x toggle-debug-on-error RET to turn on debugging. - Reproduce the problem. You should now get a backtrace. Please post it. -- ~/.signature is: umop ap!sdn (Frank Nobis) _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
