From: Po Lu <luangruo@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: why there is no kill-page command
Date: Tue, 14 Nov 2023 18:39:59 +0800 [thread overview]
Message-ID: <87il64mxds.fsf@yahoo.com> (raw)
In-Reply-To: <874jhod4jf.fsf@mat.ucm.es> (Uwe Brauer's message of "Tue, 14 Nov 2023 11:15:32 +0100")
Uwe Brauer <oub@mat.ucm.es> writes:
> Hi
>
> In order to kill a page, I have to run
> C-x C-p
> C-w
>
> So is there a good reason why there is no kill-page command?
>
> Regards
Because it is equivalent to C-x C-p C-w, as you so pointedly mention.
Such actions are not so frequent as to warrant a command of their own,
and a command will be pointless absent a default keybinding, while our
keymaps are filled to repletion such that introducing a new binding
shorter than "C-x C-p C-w" will assuredly bring on weeks upon weeks of
gut-wrenching hairsplitting on which existing bindings it is to replace.
prev parent reply other threads:[~2023-11-14 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 10:15 why there is no kill-page command Uwe Brauer
2023-11-14 10:39 ` Po Lu [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=87il64mxds.fsf@yahoo.com \
--to=luangruo@yahoo.com \
--cc=help-gnu-emacs@gnu.org \
/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.