From: Drew Adams <drew.adams@oracle.com>
To: Ergus <spacibba@aol.com>, Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: RE: Quit and Close Emacs Special Windows
Date: Wed, 1 Jul 2020 13:55:30 +0000 (UTC) [thread overview]
Message-ID: <9e6c98fe-d6b6-4b2c-a992-e5c418aae6aa@default> (raw)
In-Reply-To: <6612E345-621D-4453-AE61-01E757B08765@aol.com>
> As "this behavior" I mean that pressing q
> effectively closes the buffer instead of keeping
> it around in the buffer list. When working in
> big projects with too many files usually there
> are too many *-...-* buffers (magit, compile,
> man, logs...).
>
> And the user needs to keep closing them
> constantly (with C-u q or explicitly)
OK, so Stefan was right. This is about not only
deleting the window but also killing the buffer.
I don't think you ever mentioned `C-u' with `q'
before (but I could be mistaken). I thought you
were only interested in deleting the window.
The code I showed was only about deleting the
window.
(FWIW, the Emacs jargon uses "kill" a buffer and
"delete" a window, not "close" a buffer.)
prev parent reply other threads:[~2020-07-01 13:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87ftaej5pp.fsf.ref@ergus.i-did-not-set--mail-host-address--so-tickle-me>
2020-06-29 14:40 ` Quit and Close Emacs Special Windows Ergus
2020-06-29 15:09 ` Drew Adams
2020-06-29 16:13 ` Yuan Fu
2020-06-29 16:45 ` Ergus
2020-06-29 17:00 ` Drew Adams
2020-06-29 17:22 ` Ergus
2020-06-30 2:44 ` Stefan Monnier
2020-06-30 3:24 ` Drew Adams
2020-06-30 4:27 ` Stefan Monnier
2020-06-30 15:39 ` Drew Adams
2020-06-30 17:04 ` Stefan Monnier
2020-07-01 1:31 ` Ergus
2020-07-01 3:47 ` Yuan Fu
2020-07-01 13:55 ` Drew Adams [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9e6c98fe-d6b6-4b2c-a992-e5c418aae6aa@default \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=spacibba@aol.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.