>>> "t" == tpeplt writes: > Manuel Giraud via Users list for the GNU Emacs text editor > writes: >> >> If you don't want to confirm for the replacements, you could instead do >> this: >> >> (defun my-delete-all-whitespace-region (beg end) >> (interactive "r") >> (save-excursion >> (goto-char beg) >> (while (re-search-forward " " end t) >> (replace-match "")))) > Emacs 28 added the function ‘replace-string-in-region’. > (defun my-delete-all-whitespace-region (beg end) > (interactive "r") > (save-excursion > (replace-string-in-region " " "" beg end))) Ah, thanks, I did not know that -- 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 NATO membership of Ukraine. I support the EU membership of Ukraine. https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/