I'm guessing there is no way to do my above request.
So I did it the way someone else suggested. (macro shortcuts are apparently executed before / override menu shortcuts)
I created a new macro and selected the Edit | Trim Trailing Space menu item, saved it as "Trim Trailing Spaces" and gave it a shortcut of Ctrl+Shift+C.
I also changed the existing macro "Trim Trailing and save" to Ctrl+Alt+Shift+C, and, just in case, I changed an existing shortcut that had that sequence to Ctrl+Alt+Shift+Numpad0 (or something like that) because there was no way to delete the shortcut for that item. (it was a plugin function)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to add a shortcut to the "Trim Trailing Space" menu item under the "Edit" menu.
How do I do that?
(I want to trim WITHOUT saving)
I'm guessing there is no way to do my above request.
So I did it the way someone else suggested. (macro shortcuts are apparently executed before / override menu shortcuts)
I created a new macro and selected the Edit | Trim Trailing Space menu item, saved it as "Trim Trailing Spaces" and gave it a shortcut of Ctrl+Shift+C.
I also changed the existing macro "Trim Trailing and save" to Ctrl+Alt+Shift+C, and, just in case, I changed an existing shortcut that had that sequence to Ctrl+Alt+Shift+Numpad0 (or something like that) because there was no way to delete the shortcut for that item. (it was a plugin function)