|
From: | Richard Stallman |
Subject: | Re: Feature request : Tab-completion for 'shell-comand' |
Date: | Tue, 11 Mar 2008 16:24:54 -0400 |
One solution for `minibuffer-message' is to put an overlay at the end of the minibuffer with the message and don't wait. Any new call to `minibuffer-message' could replace the message on this overlay shared between several calls to `minibuffer-message'. Any cursor movement will remove it like cursor movements remove the message displayed by `message'. Would this work? What user-visible behavior are you proposing? (I am not sure from those words.)
[Prev in Thread] | Current Thread | [Next in Thread] |