unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* closing a window
@ 2006-04-16 23:25 Gary Wessle
  2006-04-17  0:08 ` Chris McMahan
  2006-04-17  0:38 ` Cameron Desautels
  0 siblings, 2 replies; 3+ messages in thread
From: Gary Wessle @ 2006-04-16 23:25 UTC (permalink / raw)


Hi

when I open a new frame by C-x 5 2, how can I close it with out
closing the original frame? I tried C-x 0, C-x C-c closes both of
them.

thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: closing a window
  2006-04-16 23:25 closing a window Gary Wessle
@ 2006-04-17  0:08 ` Chris McMahan
  2006-04-17  0:38 ` Cameron Desautels
  1 sibling, 0 replies; 3+ messages in thread
From: Chris McMahan @ 2006-04-17  0:08 UTC (permalink / raw)


Try C-x 5 0

C-x 5 0 runs the command delete-frame
Delete frame, permanently eliminating it from use.
If omitted, frame defaults to the selected frame.
A frame may not be deleted if its minibuffer is used by other frames.
Normally, you may not delete a frame if all other frames are invisible,
but if the second optional argument force is non-nil, you may do so.

This function runs `delete-frame-functions' before actually deleting the
frame, unless the frame is a tooltip.
The functions are run with one arg, the frame to be deleted.

- Chris

Gary Wessle <phddas@yahoo.com> writes:

> Hi
>
> when I open a new frame by C-x 5 2, how can I close it with out
> closing the original frame? I tried C-x 0, C-x C-c closes both of
> them.
>
> thanks

-- 
     (.   .)
  =ooO=(_)=Ooo=====================================
  Chris McMahan | first_initiallastname@one.dot.net
  =================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: closing a window
  2006-04-16 23:25 closing a window Gary Wessle
  2006-04-17  0:08 ` Chris McMahan
@ 2006-04-17  0:38 ` Cameron Desautels
  1 sibling, 0 replies; 3+ messages in thread
From: Cameron Desautels @ 2006-04-17  0:38 UTC (permalink / raw)


On Mon, Apr 17, 2006 at 09:25:57AM +1000, Gary Wessle wrote:
> when I open a new frame by C-x 5 2, how can I close it with out
> closing the original frame? I tried C-x 0, C-x C-c closes both of
> them.

C-x 5 0
-- 
Cameron Desautels <cam@apt2324.com>


"Isn't vi that text editor with two modes... one that beeps and one
that corrupts your file?" -- Dan Jacobson, on comp.os.linux.advocacy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-17  0:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-16 23:25 closing a window Gary Wessle
2006-04-17  0:08 ` Chris McMahan
2006-04-17  0:38 ` Cameron Desautels

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).