emacs-devel
[Top][All Lists]
Advanced

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

Re: feature request: indicator of minibuffer-recursion depth


From: Stefan Monnier
Subject: Re: feature request: indicator of minibuffer-recursion depth
Date: Wed, 15 Mar 2006 13:30:03 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> 1) Non-trivial to do well (in all cases).

> 2) The minibuffer content is often complex already (prompt info, default
> value info, choice info ([ynq!.]), sometimes minibuffer-message
> feedback,...)

I don't think it has to be hard.  The least-intrusive way is probably to not
add text in the (mini)buffer, but to use overlays with after/before-strings.


        Stefan




reply via email to

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