When I run emacs on an ssh session to a Linux box via Terminal.app, it ignores Ctrl + / key combo (undo). How to stop this?

link|improve this question

38% accept rate
feedback

1 Answer

This is part of the reason I don't use Terminal.app anymore and use rxvt under Xquartz. You'll need a way to either modify the way Terminal.app handles ctrl/meta character (this question has a solution for that), or use an alternate term application.

link|improve this answer
Well, I already have all other keys behave properly (e.g. C-c, C-c), but not C-/ for some reason. – Alex B Mar 27 '10 at 9:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.