unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#461: delete-window means "get out of my face" even for sole window
@ 2008-06-21  9:29 jidanni
  2008-06-22  0:58 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2008-06-21  9:29 UTC (permalink / raw)
  To: bug-gnu-emacs

Ah, why of course: C-x 0 (delete-window) issued when there is only one
window, should reveal the next best buffer.

Why? Because when the user types C-x 0, he is saying "get out of my
face", and emacs should do what he means. Indeed, it should be just
like he hit C-x b RET, picking the default buffer prompted with.
(I say don't prompt him on C-x 0, but you could if you insist.)

And don't bury the old buffer, just move it one down in the list.

Currently C-x 0 gives
"Attempt to delete minibuffer or sole ordinary window"

I am only discussing "sole ordinary window". As far as deleting the
minibuffer, that should still be illegal.







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

end of thread, other threads:[~2011-07-09 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-21  9:29 bug#461: delete-window means "get out of my face" even for sole window jidanni
2008-06-22  0:58 ` Stefan Monnier
2011-07-09 18:32   ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).