unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#73527: 30.0.90; Comint rebinds C-d
@ 2024-09-28 10:48 Augusto Stoffel
  2024-09-29 16:08 ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: Augusto Stoffel @ 2024-09-28 10:48 UTC (permalink / raw)
  To: 73527

comint-mode rebinds C-d (to `comint-delchar-or-maybe-eof') in a way that
is supposed to fall back to the default C-d behavior unless point is on
a blank input line.

If the user rebinds C-d in the global map, e.g. to something sensible
such as `delete-forward-char', this preference is overridden.

Should a menu-item with :filter property be used instead in
comint-mode-map?





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

end of thread, other threads:[~2024-09-29 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-28 10:48 bug#73527: 30.0.90; Comint rebinds C-d Augusto Stoffel
2024-09-29 16:08 ` Juri Linkov

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