17.1 Sending mail

17.1.2 Reusing mailer windows

By default, a new mailer window is created whenever you compose a mail message. If you would rather use the same window for all messages, you can set the variablemail::*reuse-mailers* as appropriate. This variable takes one of three values, as follows:

nil
a new mailer is created every time mail is composed.

t
the same mailer is used for each message composed, and is sent to the back whenever not in use.

:iconify
the same mailer is used for each message composed, and is iconified when not in use.


Common LispWorks User Guide, Liquid Common Lisp Version 5.0 - 18 OCT 1996

Generated with Harlequin WebMaker