activate-input-method instead of select-input-method.
(defun quail-hangul-switch-to-symbol-ksc (&rest ignore)
"Swith to `korean-symbol' package."
(quail-delete-region)
- (select-input-method "korean-symbol")
+ (activate-input-method "korean-symbol")
(throw 'quail-tag nil))
(quail-define-package
(defun quail-hangul-switch-to-symbol-ksc (&rest ignore)
"Swith to `korean-symbol' package."
(quail-delete-region)
- (select-input-method "korean-symbol")
+ (activate-input-method "korean-symbol")
(throw 'quail-tag nil))
(quail-define-package