Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete-selection-mode compatiblity #3

Open
rhoit opened this issue Mar 2, 2018 · 2 comments
Open

delete-selection-mode compatiblity #3

rhoit opened this issue Mar 2, 2018 · 2 comments

Comments

@rhoit
Copy link

rhoit commented Mar 2, 2018

tried binding to smart-hungry-delete-forward-char as

(global-set-key (kbd "<delete>") 'smart-hungry-delete-forward-char)

it works but kinda makes (delete-selection-mode 1) useless, one that replace the text in keystroke,
any suggestion how bind it to <delete>

@hrehfeld hrehfeld changed the title binding smart-hungry-delete-forward-char to <delete> delete-selection-mode compatiblity May 16, 2022
@hrehfeld
Copy link
Owner

Should be fixed in e06525c.

Can you test this and see if it does what's expected? I don't use delete-selection-mode myself so find it hard to judge what's the least surprising behavior.

@rhoit
Copy link
Author

rhoit commented May 16, 2022

Thank you it was the post form long time ago! will check in mean time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants