On 5/31/2009 9:36 AM, Andy Koppe wrote:
Currently the code sends ^H for Alt+Backspace, which clobbers 'kill word' in emacs, so that still needs to either move to Ctrl+Backspace or be removed altogether.
Right. I forgot about that. Presumably there's no linux standard that says Alt-Backspace should be translated to ^H. If there were such a standard, then Alt-Backspace would never work as backward-kill-word in emacs under linux. So, again, I would vote for following the linux standard if there is one, and leaving Alt-Backspace alone otherwise.
Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/