tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp loads files but gets stuck always until C-g pressed.....with e


From: Christian Seberino
Subject: Re: Tramp loads files but gets stuck always until C-g pressed.....with every shell tried and prompt
Date: Mon, 26 Jan 2015 01:25:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Indeed that fixed it. Thanks!

cs
On 01/26/2015 12:51 AM, Michael Albinus wrote:
Christian Seberino <address@hidden> writes:

Thanks for the reply.....Is Tramp implemented with hg (mercurial)?
No, it has nothing to do with Tramp.

As it happens my remote code is in a Mercurial repository but I had
this bug when I tried to simply open the file..... So I'm confused how
mercurial entered into it
Emacs always loads the package vc.el. When you open a file in Emacs, it
tries to find out whether this file is related to any VCS, and in case
of yes, it will tell you the status.

If you don't need vc.el, you shall disable it. Apply

(setq vc-handled-backends nil)

Best regards, Michael.




reply via email to

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