Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Meadow .emacs



Sorry for not getting around to posting this yesterday. The following are
relevant excerpts from my Meadow .emacs file for Japanization.

;;meadow options
(custom-set-variables
 '(default-input-method "MW32-IME")
 '(ange-ftp-gateway-host "xxxxxxxxxxxxxxxx")
 '(ange-ftp-local-host-regexp "^$")
 '(msdos-shells (quote ("command.com" "4dos.com" "ndos.com" "cmd.exe")))
 '(eol-mnemonic-dos "(DOS)")
 '(ange-ftp-smart-gateway-port "22"))

;;; $BF|K\8l2=(B
(set-language-environment "Japanese")
(set-default-coding-systems 'sjis-dos)
(set-keyboard-coding-system 'sjis-dos)
(set-terminal-coding-system 'sjis-dos)
(setq file-name-coding-system 'sjis-dos)
(set-clipboard-coding-system 'sjis-dos)
(set-w32-system-coding-system 'sjis-dos)
;(select-input-method "MW32-IME")
;(toggle-input-method)
(setq-default mw32-ime-mode-line-state-indicator 
	      "[--]")
(setq mw32-ime-mode-line-state-indicator-list 
      '("[--]" "[a$B$"(B]" "[--]"))
(mw32-ime-initialize)
;(setq network-coding-system-alist 
;      '(("nntp" . (junet-unix . junet-unix)) 
;	(110 . (no-conversion . no-conversion))
;	(25 . (no-conversion . no-conversion))))

;;; $B%+%i!<%O%$%i%$%H(B
(global-font-lock-mode)



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links