home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!apple!cambridge.apple.com!bill@cambridge.apple.com
- From: bill@cambridge.apple.com (Bill St. Clair)
- Newsgroups: comp.lang.lisp.mcl
- Subject: Re: remove-view-from-window
- Message-ID: <9301061621.AA24869@cambridge.apple.com>
- Date: 6 Jan 93 17:26:12 GMT
- Sender: info-mcl-request@cambridge.apple.com
- Lines: 25
- Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
-
- At 21:28 1/5/93 +0000, John R. Gersh wrote:
- >In article <9301051918.AA19536@newton.apple.com> Maurice Sharp writes:
- >>
- >>According to both the manual and MCL.help the arguments to
- >>remove-view-from-window are a view and a window.
- >>
- >>This is not correct, there are actually no arguments.
- >>
- >
- >Well, actually there seem to be three versions:
- >
- > The manual says that the argument to remove-view-from-window
- > is a view.
- >
- > The built-in documentation (c-x c-d) says that the arguments
- > are a view and a window.
- >
- > If you inspect the function the inspector window says that its
- > arglist is nil.
- >
- >The manual appears to be correct - the function works as one would
- >expect from its description if you give it a view as an argument.
-
- John is correct. The manual has it right; one argument: a view. The other two problems
- are bugs in the on-line help file.
-