| I use
|
| ; help and \C-h
| (define-key key-translation-map [?\C-h] [?\C-?])
| (define-key key-translation-map [?\C-?] [?\C-h])
|
| [to] interchange C-h and delete so that 'C-h' deletes the
| previous character. All packages seem to honor my setting,
| but emacs-mozc ignores it. In the
Package: emacs-mozc
Version: 1.1.758.102-1
Severity: normal
I use
; help and \C-h
(define-key key-translation-map [?\C-h] [?\C-?])
(define-key key-translation-map [?\C-?] [?\C-h])
interchange C-h and delete so that 'C-h' deletes the
previous character. All packages seem to honor my setti
2 matches
Mail list logo