emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (make-frame-visible), doesn't


From: Stefan Monnier
Subject: Re: (make-frame-visible), doesn't
Date: Tue, 28 Nov 2006 18:17:33 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

> else then I guess it's OK to use that, but isn't it odd to refer to a
> window you can't see as being visible?  Maybe not.  Australia's

Maybe instead of talking about "visible" we should carefully stick to
"visibility" and "invisible".  E.g.

   make-frame-visible is an interactive built-in function in `src/frame.c'.
   (make-frame-visible &optional FRAME)
   
   Set the visibility of frame FRAME (assuming it is an X window).
   If omitted, FRAME defaults to the currently selected frame.


-- Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]