FG
šŸ’» Software

Emacs - kill buffer without prompt

Fresh5 days ago
Mar 15, 20265672 views
Confidence Score0%
0%

Problem

I'm wondering how it can be done, so Emacs doesn't pop the prompt asking me whether I really want to kill current buffer with C-x k shortcut. Interesting thing is that same action done via toolbar kills buffer instantly without prompting the user. Any solution? Thank you.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Emacs - kill buffer without prompt

Low Risk

By default, Emacs doesn't ask you if you want to kill the buffer. It does ask you which buffer you want to kill. If you don't want to be asked which buffer you want to kill, you can use this: If you're being prompted for confirmation, then there's s…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment