Bug#635823: emacs-mozc: key-translation-map is ignored.

2011-07-29 Thread Ryo Furue
| 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

Bug#635823: emacs-mozc: key-translation-map is ignored.

2011-07-28 Thread Ryo Furue
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