[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25986: 25.2; Disruptive error message in minibuffer with tramp passw
From: |
Eli Zaretskii |
Subject: |
bug#25986: 25.2; Disruptive error message in minibuffer with tramp password prompt |
Date: |
Mon, 06 Mar 2017 20:30:14 +0200 |
> From: Teemu Likonen <tlikonen@iki.fi>
> Date: Mon, 06 Mar 2017 07:04:08 +0200
>
> >> Making show-paren-mode local to *Minibuf-2* while let-bound!
> >>
> >> To reproduce:
> >>
> >> emacs -Q -f show-paren-mode -f ido-mode
> >> C-x C-f /sudo::/e
>
> > I believe this was already fixed on the master branch.
>
> Good to know. The error or warning message appears with tramp's /su:
> method too. Here's even simpler way to reproduce:
>
> emacs -Q -f ido-mode
> C-x C-f /su::/e
Yes, this is also warning-free on the master branch.
Closing.