emacs-devel
[Top][All Lists]
Advanced

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

Re: over-engineered (and under-standardized) inferior interfaces


From: Michael Albinus
Subject: Re: over-engineered (and under-standardized) inferior interfaces
Date: Fri, 05 Sep 2014 16:19:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Sam Steingold <address@hidden> writes:

>>> no, default-directory in *SQL* is still
>>> "/ssh:vertica|sudo:address@hidden:"
>>
>> So run it with tramp-verbose 10. This gives us a backtrace in case of
>> errors; maybe we see more.
>
> attached.

Well, that gave me a clue. In your default directory shown above, there
is no local path (what is allowed). Tramp tried to cd to that empty
path, which resulted in "cd ''".

I've committed a patch to Emacs' trunk, could you pls check?

Best regards, Michael.



reply via email to

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