On Wed, Mar 14, 2012 at 06:25:20PM +1030, David Kettler wrote:
> When the minibuffer is called recursively, the minibuffer annotation
> must be hidden or updated appropriately.  For instance, previously if
> "C-h c" was pressed while the annotation was shown during a hints
> interaction, the annotation would confusingly remain visible while the
> minibuffer prompted for a key.  Now the annotation will be hidden
> until the user returns to the hints interaction.
> 
> ---
> 
> Sorry that I didn't notice this earlier.
> 
> It may be better to manage this in minibuffer_input_state so that it
> works transparently for any future uses of the annotation.  However, I
> haven't got that to work and it also felt like crossing an abstraction
> boundary.

Okay, go ahead and push this.

> 
> A separate problem I noticed while looking into this, but is
> independent of the annotation.  While in a hints interaction press
> "C-h f C-g"; you are returned to the hints interaction, but the
> minibuffer displays "Quit" and does not return to the hints prompt.
> ---

I might have fixed that in my work on 2.0, but if you want to track it,
add an issue on bugs.conkeror.org.

-- 
John Foerch
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror

Reply via email to