Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, packages, and more.
GNU General Public License v3.0
682
stars
93
forks
source link
`racket-hash-lang-delete-backward-char` doesn’t cooperate with `delete-selection-mode` #682
Closed
usaoc closed 11 months ago
A suitable
delete-selection
property (see the docstring ofdelete-selection-pre-hook
) is needed for the cooperation.