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: Thu, 28 Aug 2014 21:44:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Sam Steingold <address@hidden> writes:

> now I got "sh: cd: : Permission denied" in *SQL*.

This is due to the command

# cd '' && exec  env PS1=/sudo\:address@hidden:\ \#\$\  vsql

Well, the '' looks very strange. Tramp ought do use here the local part
of default-directory. Has this buffer-local variable been changed
somehow, before vsql has been called?

> is there a way to specify the password in the default-dir?
> is it "sudo:address@hidden"?

Not in the file name, by intention. But you could use Emacs'
auth-sources.el for this; Tramp is aware of that package.

> thanks!

Best regards, Micahel.



reply via email to

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