[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: window-close fred-window w/o save-question
- To: arnoudv@ped.kun.nl (Arnoud Verdwaald), info-mcl@ministry.cambridge.apple.com
- Subject: Re: window-close fred-window w/o save-question
- From: reti@cambridge.apple.com (Kalman Reti)
- Date: Thu, 21 Apr 1994 10:20:08 -0400
At 3:44 PM 4/20/94 +0000, Arnoud Verdwaald wrote:
>Hi,
>
>I am sorry to bother you all: I think this question has been asked many
>times before. But now that I need the answer myself, I can't seem to find
>it anymore:
>
>How can one make MCL close a fred window without prompting "Save window
>"<name>" to a file?"
>
>If I remember well, there was an easy way to prevent this..?
>
>Thanks in advance,
>
>Arnoud.
>
>--
>Arnoud Verdwaald,
>University of Nijmegen,
>e-mail: arnoudv@ped.kun.nl
Call window-set-not-modified on the window before calling window-close.