* why there is no kill-page command
@ 2023-11-14 10:15 Uwe Brauer
2023-11-14 10:39 ` Po Lu
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2023-11-14 10:15 UTC (permalink / raw)
To: help-gnu-emacs
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
--
I strongly condemn Hamas heinous atrocities on Israel, especially the despicable pogroms.
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: why there is no kill-page command
2023-11-14 10:15 why there is no kill-page command Uwe Brauer
@ 2023-11-14 10:39 ` Po Lu
0 siblings, 0 replies; 2+ messages in thread
From: Po Lu @ 2023-11-14 10:39 UTC (permalink / raw)
To: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-14 10:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 10:15 why there is no kill-page command Uwe Brauer
2023-11-14 10:39 ` Po Lu
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.