|
From: | Adam Stallard |
Subject: | Re: tramp (); doesn't automatically switch to buffer of found file. |
Date: | Fri, 13 Dec 2002 07:27:41 -0700 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 |
Emacs : GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)
of 2002-03-19 on buffy
Package: tramp ()
Adam Stallard <address@hidden> 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, 2579This 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.
I also run Windows xp. This happens when I find a file that is on a remote machine. The remote machine is running SunOs 2.6 if that makes any difference. The file is brought over fine and I can make changes to it, the only problem I have seen is that it doesn't switch to the buffer that holds it like I would expect.Rainer Thiel <address@hidden> writes:At 23:31 05.12.2002, Kai Großjohann wrote:
I've released 2.0.27 even though it only has a couple of changes
Unless that should depend on the Windows version (which I think is improbable), the bug that Tramp failed to display the buffer created for a newly loaded remote file in the foreground has been removed in 2.0.27. At least I am unable to reproduce it on my notebook that runs under Windows xp.
I hope this will be true of my desktop computerrunning under Win98 as well, where the problem persisted until v. 2.0.26.
=8-O I can't believe it. Anyhow, if it works, fine, but I'm REALLY surprised. I'll wait for further reports from others...
[Prev in Thread] | Current Thread | [Next in Thread] |