I managed to disable the built-in shift-selection via (set-variable 'shift-select-mode nil)
. And I like the C-Ret
-column-selection of CUA-mode. But CUA automatically enables shift-selection (but seemingly not via the variable shift-select-mode
).
- So, is there a possibility to disable shift-selection within CUA-mode?
- Or: Is there a way to use the column-selection-feature of CUA-mode exclusively, i.e. without any other CUA-things?
This isn't a solution, but FYI...
I noticed this variable mentioned in the help for
cua-mode
cua-mode
does this: