Richard Stallman wrote:
> That is interesting. I suspect that (control ?\r) recognizes that ?\r > is a control character, and figureds that making it "control" should > be a no-op.> > is that a bug?Given that `?\C-\r' is not the same as `?\r', I think it's a bug. Does anyone else have an opinion?
Since the meaning of "control" here is not make this a control char, but instead press "control"+ the char, I think this is a bug.
_______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
