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

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

bug#27315: Regression: `abbreviate-file-name' and `tramp-file-name-handl


From: Michael Albinus
Subject: bug#27315: Regression: `abbreviate-file-name' and `tramp-file-name-handler'
Date: Wed, 14 Jun 2017 14:38:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Alexander Shukaev <emacs@Alexander.Shukaev.name> writes:

> Thanks Michael,

Hi Alexander,

> Attached to this answer, you will find the corresponding log file, and
> as usual, I had to "C-g" it after some time.  Looks interesting and
> basically as I stated originally, redisplay triggers
> `abbreviate-file-name' on a TRAMP-like path.  Though how come that you
> cannot reproduce it?  Any further ideas?

The backtrace has shown the difference. In my case, the password was
taken form .authinfo. In your case, it was requested interactively, in
the minibuffer. While getting the password from the minibuffer,
`redisplay' was triggered for you.

After changing my setup, I could reproduce the problem locally. It's
easy to fix; committed to the master branch.

I've changed Tramp also such a way, that in case Emacs is called with
"-Q", passwords are not retrieved via auth-sources. This should give us
better ways to reproduce problems.

> Thank you.
>
> Kind regards,
> Alexander

Best regards, Michael.





reply via email to

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