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

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

bug#34196: 27.0.50; tramp hangs on wrong password with global-auto-rever


From: Aaron Jensen
Subject: bug#34196: 27.0.50; tramp hangs on wrong password with global-auto-revert-mode
Date: Sun, 27 Jan 2019 06:52:58 -0800

On Sun, Jan 27, 2019 at 6:34 AM Aaron Jensen <aaronjensen@gmail.com> wrote:
>
> It appears that the hang happens when (expand-file-name
> default-directory) is hit within auto-revert-notify-add-watch for the
> tramp buffer: /sudo:root@myhost.local

For now, I am working around this with:

(add-to-list 'global-auto-revert-ignore-modes 'fundamental-mode)

Though that doesn't seem like it should be necessary.

Aaron





reply via email to

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