This is a complicated story, as you know I love traditional Chinese characters. Meanwhile, I write in traditional Chinese and the input method I selected Canji and also wrote the…
(require 'package) ;; You might already have this line (add-to-list 'package-archives '("melpa" . "https://melpa.org/packages/")) (when (< emacs-major-version 24) ;; For important compatibility libraries like cl-lib (add-to-list 'package-archives '("gnu" . "http://elpa.gnu.org/packages/")))…