From: Michael Albinus <michael.albinus@gmx.de>
To: Alexander Shukaev <emacs@Alexander.Shukaev.name>
Cc: 27315@debbugs.gnu.org
Subject: bug#27315: Regression: `abbreviate-file-name' and `tramp-file-name-handler'
Date: Sun, 11 Jun 2017 11:13:24 +0200 [thread overview]
Message-ID: <87bmpusx8r.fsf@detlef> (raw)
In-Reply-To: <fb6fdbd4-573d-cbce-b881-bd28560609bc@Alexander.Shukaev.name> (Alexander Shukaev's message of "Sat, 10 Jun 2017 21:00:22 +0200")
Alexander Shukaev <emacs@Alexander.Shukaev.name> writes:
> Hello,
Hi Alexander,
> In Emacs 26 series, I notice regression that has to do with
> `abbreviate-file-name' and `tramp-file-name-handler'. Here is how to
> reproduce it:
>
> $ emacs -Q
>
> Paste the following to the "*scratch*" buffer:
>
> (setq-default
> frame-title-format
> '((:eval (list (user-login-name)
> "@"
> (system-name)
> ":"
> (abbreviate-file-name (or (buffer-file-name)
> (file-name-as-directory
> default-directory)))))))
>
> M-x eval-buffer
> M-x find-file /sudo:root@localhost:~/hang
>
> will result in hanging with the "Sending password" message in
> minibuffer.
I cannot reproduce it, using
--8<---------------cut here---------------start------------->8---
GNU Emacs 26.0.50 (build 17, x86_64-pc-linux-gnu, GTK+ Version 2.24.31)
of 2017-06-10 built on detlef
Repository revision: f361c54e6abc5ba5fa5ce6cc9734b5283e0e6aa3
Windowing system distributor 'The X.Org Foundation', version 11.0.11903000
System Description: Ubuntu 17.04
--8<---------------cut here---------------end--------------->8---
A recent Emacs build is important, because I've fixed several Tramp
issues recently, resulting from the Tramp syntax change.
If the problem persists, could you pls set tramp-verbose to 10, prior
running your test? There will be a Tramp debug buffer then.
> Michael, could you have a look at this? Thanks!
>
> Kind regards,
> Alexander
Best regards, Michael.
next prev parent reply other threads:[~2017-06-11 9:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-13 0:59 bug#25191: Redesign `recentf-menu-bar' logic and its callers Alexander Shukaev
2017-06-10 12:59 ` bug#27306: Regression: Emacs Lisp Indentation Alexander Shukaev
2017-06-10 15:33 ` npostavs
2017-06-13 11:27 ` npostavs
2017-06-16 7:39 ` Alexander Shukaev
2017-06-10 19:00 ` bug#27315: Regression: `abbreviate-file-name' and `tramp-file-name-handler' Alexander Shukaev
2017-06-11 9:13 ` Michael Albinus [this message]
2017-06-11 11:30 ` Alexander Shukaev
2017-06-12 15:59 ` Michael Albinus
2017-06-13 21:55 ` Alexander Shukaev
2017-06-14 12:38 ` Michael Albinus
2017-06-16 7:33 ` Alexander Shukaev
2017-06-16 8:39 ` Michael Albinus
2019-10-09 7:46 ` bug#25191: Redesign `recentf-menu-bar' logic and its callers Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmpusx8r.fsf@detlef \
--to=michael.albinus@gmx.de \
--cc=27315@debbugs.gnu.org \
--cc=emacs@Alexander.Shukaev.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.