Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
chiles authored
There's a new "Buffer Modified Hook" function that raises the "Echo Area"
window when it becomes modified.  You can control this with the Hemlock
variable: "Raise Echo Area When Modified".  It isn't good enough to set "Set
Window Autoraise" to :echo-only because output appears in the echo area at
times when the echo area is not set as the current window.  The only
malfunction of setting this new variable is sometimes Hemlock clears the echo
area, which modifies it, and then does not output any text; in this situation,
Hemlock would raise the echo area, but it doesn't need to do so.  This cannot
be eliminated due to the nature of the "Buffer Modified Hook".
7678b8fa
History
Name Last commit Last update