Bug 70870 - Delete tamago settings from lang-ja.el
Summary: Delete tamago settings from lang-ja.el
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: emacs
Version: limbo
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-06 11:11 UTC by Nakai
Modified: 2015-01-07 23:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-08-06 11:12:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Nakai 2002-08-06 11:11:44 UTC
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")))

Comment 1 Trond Eivind Glomsrxd 2002-08-06 15:54:57 UTC
Fixed in emacs-21.2-1.5


Note You need to log in before you can comment on or make changes to this bug.