From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020724 Description of problem: Tamago will be deleted because of Canna's security issue. So please delete tamago settings from /usr/share/emacs/site-lisp/lang/lang-ja.el Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Tamago settings in emacs is still remained. 2. 3. Additional info: Refer #67127 Patch is: diff -u lang-ja.el.orig lang-ja.el --- lang-ja.el.orig 2002-08-06 19:46:45.000000000 +0900 +++ lang-ja.el 2002-08-06 19:49:10.000000000 +0900 @@ -9,12 +9,6 @@ (set-terminal-coding-system 'euc-jp) (set-keyboard-coding-system 'euc-jp) -;;; Tamago settings -;; Server settings -(setq canna-hostname '("localhost")) -;; Default input is Canna -(setq default-input-method "japanese-egg-canna") - ;;; Font settings (setq default-frame-alist '((font . "fontset-standard")))
Fixed in emacs-21.2-1.5