GNU bug report logs - #73768
'read-passwd-mode' can clobber user defined mode lines

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Sat, 12 Oct 2024 09:27:02 UTC

Severity: normal

Fixed in version 30.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 73768 <at> debbugs.gnu.org
Subject: bug#73768: 'read-passwd-mode' can clobber user defined mode lines
Date: Fri, 18 Oct 2024 12:17:34 +0200
before.> I gave it another try. The appended patch dosn't add the password icon
> to mode-line-format, but to global-mode-string. By this, we don't bother
> to find the corresponding window to a given minibuffer.

One minor problem exists when using a stand-alone minibuffer frame.
Clicking the icons never works because they appear on another frame and
when you move the mouse there

  (when (minibufferp)

fails.  Basically, clicks work now iff the minibuffer window is selected
and not if the minibuffer window is active as previously.

martin




This bug report was last modified 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.