help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it legal to set `help-char' to nil?


From: YE Qianchuan
Subject: Is it legal to set `help-char' to nil?
Date: Sat, 06 Apr 2013 18:27:30 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5

I prefer using C-h to delete backward, thus I mapped C-h to DEL by modifying key-translation-map. Then set `help-char' to nil to avoid invoking help for a list of commands start by prefix. (I can't find a good enough char to replace it)
For example, press C-x C-h to invoke C-x DEL but not to print help message.

If it's not legal, are there any workaround?
If it's legal, then there are bugs in certain modules like term, because doing such thing breaks it.

Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]