Ben Wing writes:
i put this in, but it's always made me uncomfortable, and i just
realized what i
think is a much better idea. i'd like to get people's opinions, and if you
think my suggestion is good, it should probably go into 21.4 to avoid releasing
something we later want to take out.
suggestion:
-- remove kill-whole-line = always.
-- C-k continues as "kill to end of line".
-- define M-k as kill-whole-line.
-- move the current, vastly underused, binding of M-k (kill-sentence) to
M-shift-k. this is still usable under tty's, as well.
I have kill-whole-line set to `t'. I just set it to `always' and had a
quick test. Conclusion: I realize that I almost always want to kill
the whole line anyway, not to the end => I'd probably end up swapping
M-k and C-k if you made this change, but I have no objection to it.
Robert
--
The above are my opinions,
and my opinions only.