message-window-show!

Name

message-window-show! -- Displays the message window MWN on the screen.

Synopsis

(message-window-show! mwn)

Description

Displays the message window mwn on the screen. Be sure to keep the displayed message window somewhere do that you can call message-window-hide! (otherwise the window will not ever disappear).

Implementation Notes

Module: Built-in Primitive

Defined in src/message-window.c at line 526 (CVS log)