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

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

bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet)


From: Michael Albinus
Subject: bug#50399: TRAMP can't connect to Win 2000 (smb, ftp, telnet)
Date: Sat, 18 Sep 2021 19:02:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Bad Blue Bull <ibmbull@yandex.ru> writes:

Hi,

> WHY?
> I had to comment out this:
> ----
> (setq tramp-rsh-end-of-line "\r\n") ;; opens empty buffer instead of
> file
> ----

IIRC, we have added this for your telnet server. Since we don't try it
any longer with telnet, you can remove the line.

> And also this
> ----
> (global-ede-mode t) ;; tree connect failed: NT_STATUS_BAD_NETWORK_NAME
> ----

That's it! See file cedet/ede/linux.el:

--8<---------------cut here---------------start------------->8---
                :proj-file "scripts/ver_linux"
--8<---------------cut here---------------end--------------->8---

And file cedet/ede/emacs.el
--8<---------------cut here---------------start------------->8---
                :proj-file "src/emacs.c"
--8<---------------cut here---------------end--------------->8---

So you must check, why ede loads these files. And how to suppress this.

Best regards, Michael.





reply via email to

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