[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: better than read-hide-char
From: |
Clément Pit-Claudel |
Subject: |
Re: better than read-hide-char |
Date: |
Wed, 1 Aug 2018 10:59:29 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 2018-07-31 16:17, Stefan Monnier wrote:
>> This sounds like a good idea, but I think it'd be even better to put
>> that information in the modeline of the window above the minibuffer,
>> rather than in the minibuffer itself.
>
> My minibuffer lives in its own frame, with no obvious "window above".
>
> [ At startup, there is no modeline at all. Admittedly, by the time
> read-passwd gets called, there will probably be some frame displaying
> a window with modeline somewhere, but the point is that there's no
> clear modeline attached to the minibuffer, in general. ]
Sure, but we don't necessarily need it to work in all cases.
How does eldoc do in your case?
Clément.