]> code.delx.au - gnu-emacs/blob - lisp/international/mule-cmds.el
(popup-dialog-box): Don't quote nil and t in docstrings.
[gnu-emacs] / lisp / international / mule-cmds.el
1 ;;; mule-cmds.el --- commands for mulitilingual environment
2 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
3 ;; Licensed to the Free Software Foundation.
4 ;; Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
5
6 ;; Keywords: mule, multilingual
7
8 ;; This file is part of GNU Emacs.
9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by
12 ;; the Free Software Foundation; either version 2, or (at your option)
13 ;; any later version.
14
15 ;; GNU Emacs is distributed in the hope that it will be useful,
16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ;; GNU General Public License for more details.
19
20 ;; You should have received a copy of the GNU General Public License
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23 ;; Boston, MA 02111-1307, USA.
24
25 ;;; Commentary:
26
27 ;;; Code:
28
29 (eval-when-compile (defvar dos-codepage))
30
31 ;;; MULE related key bindings and menus.
32
33 (defvar mule-keymap (make-sparse-keymap)
34 "Keymap for Mule (Multilingual environment) specific commands.")
35
36 ;; Keep "C-x C-m ..." for mule specific commands.
37 (define-key ctl-x-map "\C-m" mule-keymap)
38
39 (define-key mule-keymap "f" 'set-buffer-file-coding-system)
40 (define-key mule-keymap "r" 'revert-buffer-with-coding-system)
41 (define-key mule-keymap "F" 'set-file-name-coding-system)
42 (define-key mule-keymap "t" 'set-terminal-coding-system)
43 (define-key mule-keymap "k" 'set-keyboard-coding-system)
44 (define-key mule-keymap "p" 'set-buffer-process-coding-system)
45 (define-key mule-keymap "x" 'set-selection-coding-system)
46 (define-key mule-keymap "X" 'set-next-selection-coding-system)
47 (define-key mule-keymap "\C-\\" 'set-input-method)
48 (define-key mule-keymap "c" 'universal-coding-system-argument)
49 (define-key mule-keymap "l" 'set-language-environment)
50
51 (defvar mule-menu-keymap
52 (make-sparse-keymap "Mule (Multilingual Environment)")
53 "Keymap for Mule (Multilingual environment) menu specific commands.")
54
55 (defvar describe-language-environment-map
56 (make-sparse-keymap "Describe Language Environment"))
57
58 (defvar setup-language-environment-map
59 (make-sparse-keymap "Set Language Environment"))
60
61 (defvar set-coding-system-map
62 (make-sparse-keymap "Set Coding System"))
63
64 (define-key-after mule-menu-keymap [set-language-environment]
65 (list 'menu-item "Set Language Environment" setup-language-environment-map
66 :help "Multilingual environment suitable for a specific language"))
67 (define-key-after mule-menu-keymap [mouse-set-font]
68 '(menu-item "Set Font/Fontset" mouse-set-font
69 :visible (fboundp 'generate-fontset-menu)
70 :help "Select a font from list of known fonts/fontsets"))
71 (define-key-after mule-menu-keymap [separator-mule]
72 '("--")
73 t)
74 (define-key-after mule-menu-keymap [toggle-input-method]
75 '(menu-item "Toggle Input Method" toggle-input-method)
76 t)
77 (define-key-after mule-menu-keymap [set-input-method]
78 '(menu-item "Select Input Method..." set-input-method)
79 t)
80 (define-key-after mule-menu-keymap [describe-input-method]
81 '(menu-item "Describe Input Method" describe-input-method))
82 (define-key-after mule-menu-keymap [separator-input-method]
83 '("--")
84 t)
85 (define-key-after mule-menu-keymap [set-various-coding-system]
86 (list 'menu-item "Set Coding Systems" set-coding-system-map
87 :enable 'enable-multibyte-characters))
88 (define-key-after mule-menu-keymap [view-hello-file]
89 '(menu-item "Show Multi-lingual Text" view-hello-file
90 :enable (file-readable-p
91 (expand-file-name "HELLO" data-directory))
92 :help "Display file which says HELLO in many languages")
93 t)
94 (define-key-after mule-menu-keymap [separator-coding-system]
95 '("--")
96 t)
97 (define-key-after mule-menu-keymap [describe-language-environment]
98 (list 'menu-item "Describe Language Environment"
99 describe-language-environment-map
100 :help "Show multilingual settings for a specific language")
101 t)
102 (define-key-after mule-menu-keymap [describe-input-method]
103 '(menu-item "Describe Input Method..." describe-input-method
104 :help "Keyboard layout for a specific input method")
105 t)
106 (define-key-after mule-menu-keymap [describe-coding-system]
107 '(menu-item "Describe Coding System..." describe-coding-system)
108 t)
109 (define-key-after mule-menu-keymap [list-character-sets]
110 '(menu-item "List Character Sets" list-character-sets
111 :help "Show table of available character sets"))
112 (define-key-after mule-menu-keymap [mule-diag]
113 '(menu-item "Show All of Mule Status" mule-diag
114 :help "Display multilingual environment settings")
115 t)
116
117 (define-key-after set-coding-system-map [universal-coding-system-argument]
118 '(menu-item "For Next Command" universal-coding-system-argument
119 :help "Coding system to be used by next command")
120 t)
121 (define-key-after set-coding-system-map [separator-1]
122 '("--")
123 t)
124 (define-key-after set-coding-system-map [set-buffer-file-coding-system]
125 '(menu-item "For Saving This Buffer" set-buffer-file-coding-system
126 :help "How to encode this buffer when saved")
127 t)
128 (define-key-after set-coding-system-map [revert-buffer-with-coding-system]
129 '(menu-item "For Reverting This File Now" revert-buffer-with-coding-system
130 :enable buffer-file-name
131 :help "Revisit this file immediately using specified coding system")
132 t)
133 (define-key-after set-coding-system-map [set-file-name-coding-system]
134 '(menu-item "For File Name" set-file-name-coding-system
135 :help "How to decode/encode file names")
136 t)
137 (define-key-after set-coding-system-map [separator-2]
138 '("--")
139 t)
140
141 (define-key-after set-coding-system-map [set-keyboard-coding-system]
142 '(menu-item "For Keyboard" set-keyboard-coding-system
143 :help "How to decode keyboard input")
144 t)
145 (define-key-after set-coding-system-map [set-terminal-coding-system]
146 '(menu-item "For Terminal" set-terminal-coding-system
147 :enable (null (memq window-system '(x w32 mac)))
148 :help "How to encode terminal output")
149 t)
150 (define-key-after set-coding-system-map [separator-3]
151 '("--")
152 t)
153 (define-key-after set-coding-system-map [set-selection-coding-system]
154 '(menu-item "For X Selections/Clipboard" set-selection-coding-system
155 :visible (display-selections-p)
156 :help "How to en/decode data to/from selection/clipboard")
157 t)
158 (define-key-after set-coding-system-map [set-next-selection-coding-system]
159 '(menu-item "For Next X Selection" set-next-selection-coding-system
160 :visible (display-selections-p)
161 :help "How to en/decode next selection/clipboard operation")
162 t)
163 (define-key-after set-coding-system-map [set-buffer-process-coding-system]
164 '(menu-item "For I/O with Subprocess" set-buffer-process-coding-system
165 :visible (fboundp 'start-process)
166 :enable (get-buffer-process (current-buffer))
167 :help "How to en/decode I/O from/to subprocess connected to this buffer")
168 t)
169
170
171 (define-key setup-language-environment-map
172 [Default] '(menu-item "Default" setup-specified-language-environment))
173
174 (define-key describe-language-environment-map
175 [Default] '(menu-item "Default" describe-specified-language-support))
176
177 ;; This should be a single character key binding because users use it
178 ;; very frequently while editing multilingual text. Now we can use
179 ;; only two such keys: "\C-\\" and "\C-^", but the latter is not
180 ;; convenient because it requires shifting on most keyboards. An
181 ;; alternative is "\C-\]" which is now bound to `abort-recursive-edit'
182 ;; but it won't be used that frequently.
183 (define-key global-map "\C-\\" 'toggle-input-method)
184
185 ;; This is no good because people often type Shift-SPC
186 ;; meaning to type SPC. -- rms.
187 ;; ;; Here's an alternative key binding for X users (Shift-SPACE).
188 ;; (define-key global-map [?\S- ] 'toggle-input-method)
189
190 ;;; Mule related hyperlinks.
191 (defconst help-xref-mule-regexp-template
192 (purecopy (concat "\\(\\<\\("
193 "\\(coding system\\)\\|"
194 "\\(input method\\)\\|"
195 "\\(character set\\)\\|"
196 "\\(charset\\)"
197 "\\)\\s-+\\)?"
198 ;; Note starting with word-syntax character:
199 "`\\(\\sw\\(\\sw\\|\\s_\\)+\\)'")))
200
201 (defun coding-system-change-eol-conversion (coding-system eol-type)
202 "Return a coding system which differs from CODING-SYSTEM in eol conversion.
203 The returned coding system converts end-of-line by EOL-TYPE
204 but text as the same way as CODING-SYSTEM.
205 EOL-TYPE should be `unix', `dos', `mac', or nil.
206 If EOL-TYPE is nil, the returned coding system detects
207 how end-of-line is formatted automatically while decoding.
208
209 EOL-TYPE can be specified by an integer 0, 1, or 2.
210 They means `unix', `dos', and `mac' respectively."
211 (if (symbolp eol-type)
212 (setq eol-type (cond ((eq eol-type 'unix) 0)
213 ((eq eol-type 'dos) 1)
214 ((eq eol-type 'mac) 2)
215 (t eol-type))))
216 (let ((orig-eol-type (coding-system-eol-type coding-system)))
217 (if (vectorp orig-eol-type)
218 (if (not eol-type)
219 coding-system
220 (aref orig-eol-type eol-type))
221 (let ((base (coding-system-base coding-system)))
222 (if (not eol-type)
223 base
224 (if (= eol-type orig-eol-type)
225 coding-system
226 (setq orig-eol-type (coding-system-eol-type base))
227 (if (vectorp orig-eol-type)
228 (aref orig-eol-type eol-type))))))))
229
230 (defun coding-system-change-text-conversion (coding-system coding)
231 "Return a coding system which differs from CODING-SYSTEM in text conversion.
232 The returned coding system converts text by CODING
233 but end-of-line as the same way as CODING-SYSTEM.
234 If CODING is nil, the returned coding system detects
235 how text is formatted automatically while decoding."
236 (let ((eol-type (coding-system-eol-type coding-system)))
237 (coding-system-change-eol-conversion
238 (if coding coding 'undecided)
239 (if (numberp eol-type) (aref [unix dos mac] eol-type)))))
240
241 (defun toggle-enable-multibyte-characters (&optional arg)
242 "Change whether this buffer uses multibyte characters.
243 With arg, use multibyte characters if the arg is positive.
244
245 Note that this command does not convert the byte contents of
246 the buffer; it only changes the way those bytes are interpreted.
247 In general, therefore, this command *changes* the sequence of
248 characters that the current buffer contains.
249
250 We suggest you avoid using use this command unless you know what you
251 are doing. If you use it by mistake, and the buffer is now displayed
252 wrong, use this command again to toggle back to the right mode."
253 (interactive "P")
254 (let ((new-flag
255 (if (null arg) (null enable-multibyte-characters)
256 (> (prefix-numeric-value arg) 0))))
257 (set-buffer-multibyte new-flag))
258 (force-mode-line-update))
259
260 (defun view-hello-file ()
261 "Display the HELLO file which list up many languages and characters."
262 (interactive)
263 ;; We have to decode the file in any environment.
264 (let ((default-enable-multibyte-characters t)
265 (coding-system-for-read 'iso-2022-7bit))
266 (view-file (expand-file-name "HELLO" data-directory))))
267
268 (defun universal-coding-system-argument (coding-system)
269 "Execute an I/O command using the specified coding system."
270 (interactive
271 (let ((default (and buffer-file-coding-system
272 (not (eq (coding-system-type buffer-file-coding-system)
273 t))
274 buffer-file-coding-system)))
275 (list (read-coding-system
276 (if default
277 (format "Coding system for following command (default, %s): " default)
278 "Coding system for following command: ")
279 default))))
280 (let* ((keyseq (read-key-sequence
281 (format "Command to execute with %s:" coding-system)))
282 (cmd (key-binding keyseq))
283 prefix)
284
285 (when (eq cmd 'universal-argument)
286 (call-interactively cmd)
287
288 ;; Process keys bound in `universal-argument-map'.
289 (while (progn
290 (setq keyseq (read-key-sequence nil t)
291 cmd (key-binding keyseq t))
292 (not (eq cmd 'universal-argument-other-key)))
293 (let ((current-prefix-arg prefix-arg)
294 ;; Have to bind `last-command-char' here so that
295 ;; `digit-argument', for isntance, can compute the
296 ;; prefix arg.
297 (last-command-char (aref keyseq 0)))
298 (call-interactively cmd)))
299
300 ;; This is the final call to `univeral-argument-other-key', which
301 ;; set's the final `prefix-arg.
302 (let ((current-prefix-arg prefix-arg))
303 (call-interactively cmd))
304
305 ;; Read the command to execute with the given prefix arg.
306 (setq prefix prefix-arg
307 keyseq (read-key-sequence nil t)
308 cmd (key-binding keyseq)))
309
310 (let ((coding-system-for-read coding-system)
311 (coding-system-for-write coding-system)
312 (coding-system-require-warning t)
313 (current-prefix-arg prefix))
314 (message "")
315 (call-interactively cmd))))
316
317 (defun set-default-coding-systems (coding-system)
318 "Set default value of various coding systems to CODING-SYSTEM.
319 This sets the following coding systems:
320 o coding system of a newly created buffer
321 o default coding system for subprocess I/O
322 This also sets the following values:
323 o default value used as `file-name-coding-system' for converting file names.
324 o default value for the command `set-terminal-coding-system' (not on MSDOS)
325 o default value for the command `set-keyboard-coding-system'."
326 (check-coding-system coding-system)
327 (setq-default buffer-file-coding-system coding-system)
328 (if default-enable-multibyte-characters
329 (setq default-file-name-coding-system coding-system))
330 ;; If coding-system is nil, honor that on MS-DOS as well, so
331 ;; that they could reset the terminal coding system.
332 (unless (and (eq window-system 'pc) coding-system)
333 (setq default-terminal-coding-system coding-system))
334 (setq default-keyboard-coding-system coding-system)
335 ;; Preserve eol-type from existing default-process-coding-systems.
336 ;; On non-unix-like systems in particular, these may have been set
337 ;; carefully by the user, or by the startup code, to deal with the
338 ;; users shell appropriately, so should not be altered by changing
339 ;; language environment.
340 (let ((output-coding
341 (coding-system-change-text-conversion
342 (car default-process-coding-system) coding-system))
343 (input-coding
344 (coding-system-change-text-conversion
345 (cdr default-process-coding-system) coding-system)))
346 (setq default-process-coding-system
347 (cons output-coding input-coding))))
348
349 (defalias 'update-iso-coding-systems 'update-coding-systems-internal)
350 (make-obsolete 'update-iso-coding-systems 'update-coding-systems-internal "20.3")
351
352 (defun prefer-coding-system (coding-system)
353 "Add CODING-SYSTEM at the front of the priority list for automatic detection.
354 This also sets the following coding systems:
355 o coding system of a newly created buffer
356 o default coding system for subprocess I/O
357 This also sets the following values:
358 o default value used as `file-name-coding-system' for converting file names.
359 o default value for the command `set-terminal-coding-system' (not on MSDOS)
360 o default value for the command `set-keyboard-coding-system'
361
362 If CODING-SYSTEM specifies a certain type of EOL conversion, the coding
363 systems set by this function will use that type of EOL conversion.
364
365 This command does not change the default value of terminal coding system
366 for MS-DOS terminal, because DOS terminals only support a single coding
367 system, and Emacs automatically sets the default to that coding system at
368 startup.
369
370 A coding system that requires automatic detection of text
371 encoding (e.g. undecided, unix) can't be preferred.
372
373 See also `coding-category-list' and `coding-system-category'."
374 (interactive "zPrefer coding system: ")
375 (if (not (and coding-system (coding-system-p coding-system)))
376 (error "Invalid coding system `%s'" coding-system))
377 (let ((coding-category (coding-system-category coding-system))
378 (base (coding-system-base coding-system))
379 (eol-type (coding-system-eol-type coding-system)))
380 (if (not coding-category)
381 ;; CODING-SYSTEM is no-conversion or undecided.
382 (error "Can't prefer the coding system `%s'" coding-system))
383 (set coding-category (or base coding-system))
384 (update-coding-systems-internal)
385 (or (eq coding-category (car coding-category-list))
386 ;; We must change the order.
387 (set-coding-priority (list coding-category)))
388 (if (and base (interactive-p))
389 (message "Highest priority is set to %s (base of %s)"
390 base coding-system))
391 ;; If they asked for specific EOL conversion, honor that.
392 (if (memq eol-type '(0 1 2))
393 (setq coding-system
394 (coding-system-change-eol-conversion base eol-type))
395 (setq coding-system base))
396 (set-default-coding-systems coding-system)))
397
398 (defvar sort-coding-systems-predicate nil
399 "If non-nil, a predicate function to sort coding systems.
400
401 It is called with two coding systems, and should return t if the first
402 one is \"less\" than the second.
403
404 The function `sort-coding-systems' use it.")
405
406 (defun sort-coding-systems (codings)
407 "Sort coding system list CODINGS by a priority of each coding system.
408
409 If a coding system is most preferred, it has the highest priority.
410 Otherwise, a coding system corresponds to some MIME charset has higher
411 priorities. Among them, a coding system included in `coding-system'
412 key of the current language environment has higher priorities. See
413 also the documentation of `language-info-alist'.
414
415 If the variable `sort-coding-systems-predicate' (which see) is
416 non-nil, it is used to sort CODINGS in the different way than above."
417 (if sort-coding-systems-predicate
418 (sort codings sort-coding-systems-predicate)
419 (let* ((from-categories (mapcar #'(lambda (x) (symbol-value x))
420 coding-category-list))
421 (most-preferred (car from-categories))
422 (lang-preferred (get-language-info current-language-environment
423 'coding-system))
424 (func (function
425 (lambda (x)
426 (let ((base (coding-system-base x)))
427 ;; We calculate the priority number 0..255 by
428 ;; using the 8 bits PMMLCEII as this:
429 ;; P: 1 iff most preferred.
430 ;; MM: greater than 0 iff mime-charset.
431 ;; L: 1 iff one of the current lang. env.'s codings.
432 ;; C: 1 iff one of codings listed in the category list.
433 ;; E: 1 iff not XXX-with-esc
434 ;; II: if iso-2022 based, 0..3, else 1.
435 (logior
436 (lsh (if (eq base most-preferred) 1 0) 7)
437 (lsh
438 (let ((mime (coding-system-get base 'mime-charset)))
439 ;; Prefer coding systems corresponding to a
440 ;; MIME charset.
441 (if mime
442 ;; Lower utf-16 priority so that we
443 ;; normally prefer utf-8 to it, and put
444 ;; x-ctext below that.
445 (cond ((string-match "utf-16"
446 (symbol-name mime))
447 2)
448 ((string-match "^x-" (symbol-name mime))
449 1)
450 (t 3))
451 0))
452 5)
453 (lsh (if (memq base lang-preferred) 1 0) 4)
454 (lsh (if (memq base from-categories) 1 0) 3)
455 (lsh (if (string-match "-with-esc\\'"
456 (symbol-name base))
457 0 1) 2)
458 (if (eq (coding-system-type base) 2)
459 ;; For ISO based coding systems, prefer
460 ;; one that doesn't use escape sequences.
461 (let ((flags (coding-system-flags base)))
462 (if (or (consp (aref flags 0))
463 (consp (aref flags 1))
464 (consp (aref flags 2))
465 (consp (aref flags 3)))
466 (if (or (aref flags 8) (aref flags 9))
467 0
468 1)
469 2))
470 1)))))))
471 (sort codings (function (lambda (x y)
472 (> (funcall func x) (funcall func y))))))))
473
474 (defun find-coding-systems-region (from to)
475 "Return a list of proper coding systems to encode a text between FROM and TO.
476 If FROM is a string, find coding systems in that instead of the buffer.
477 All coding systems in the list can safely encode any multibyte characters
478 in the text.
479
480 If the text contains no multibyte characters, return a list of a single
481 element `undecided'."
482 (let ((codings (find-coding-systems-region-internal from to)))
483 (if (eq codings t)
484 ;; The text contains only ASCII characters. Any coding
485 ;; systems are safe.
486 '(undecided)
487 ;; We need copy-sequence because sorting will alter the argument.
488 (sort-coding-systems (copy-sequence codings)))))
489
490 (defun find-coding-systems-string (string)
491 "Return a list of proper coding systems to encode STRING.
492 All coding systems in the list can safely encode any multibyte characters
493 in STRING.
494
495 If STRING contains no multibyte characters, return a list of a single
496 element `undecided'."
497 (find-coding-systems-region string nil))
498
499 (defun find-coding-systems-for-charsets (charsets)
500 "Return a list of proper coding systems to encode characters of CHARSETS.
501 CHARSETS is a list of character sets.
502 It actually checks at most the first 96 characters of each charset.
503 So, if a charset of dimension two is included in CHARSETS, the value may
504 contain a coding system that can't encode all characters of the charset."
505 (cond ((or (null charsets)
506 (and (= (length charsets) 1)
507 (eq 'ascii (car charsets))))
508 '(undecided))
509 ((or (memq 'eight-bit-control charsets)
510 (memq 'eight-bit-graphic charsets))
511 '(raw-text emacs-mule))
512 (t
513 (let ((codings t)
514 charset l str)
515 (while (and codings charsets)
516 (setq charset (car charsets) charsets (cdr charsets))
517 (unless (eq charset 'ascii)
518 (setq str (make-string 96 32))
519 (if (= (charset-dimension charset) 1)
520 (if (= (charset-chars charset) 96)
521 (dotimes (i 96)
522 (aset str i (make-char charset (+ i 32))))
523 (dotimes (i 94)
524 (aset str i (make-char charset (+ i 33)))))
525 (if (= (charset-chars charset) 96)
526 (dotimes (i 96)
527 (aset str i (make-char charset 32 (+ i 32))))
528 (dotimes (i 94)
529 (aset str i (make-char charset 33 (+ i 33))))))
530 (setq l (find-coding-systems-string str))
531 (if (eq codings t)
532 (setq codings l)
533 (let ((ll nil))
534 (dolist (elt codings)
535 (if (memq elt l)
536 (setq ll (cons elt ll))))
537 (setq codings ll)))))
538 codings))))
539
540 (defun find-multibyte-characters (from to &optional maxcount excludes)
541 "Find multibyte characters in the region specified by FROM and TO.
542 If FROM is a string, find multibyte characters in the string.
543 The return value is an alist of the following format:
544 ((CHARSET COUNT CHAR ...) ...)
545 where
546 CHARSET is a character set,
547 COUNT is a number of characters,
548 CHARs are found characters of the character set.
549 Optional 3rd arg MAXCOUNT limits how many CHARs are put in the above list.
550 Optional 4th arg EXCLUDE is a list of character sets to be ignored.
551
552 For invalid characters, CHARs are actually strings."
553 (let ((chars nil)
554 charset char)
555 (if (stringp from)
556 (let ((idx 0))
557 (while (setq idx (string-match "[^\000-\177]" from idx))
558 (setq char (aref from idx)
559 charset (char-charset char))
560 (if (eq charset 'unknown)
561 (setq char (match-string 0)))
562 (if (or (memq charset '(unknown
563 eight-bit-control eight-bit-graphic))
564 (not (or (eq excludes t) (memq charset excludes))))
565 (let ((slot (assq charset chars)))
566 (if slot
567 (if (not (memq char (nthcdr 2 slot)))
568 (let ((count (nth 1 slot)))
569 (setcar (cdr slot) (1+ count))
570 (if (or (not maxcount) (< count maxcount))
571 (nconc slot (list char)))))
572 (setq chars (cons (list charset 1 char) chars)))))
573 (setq idx (1+ idx))))
574 (save-excursion
575 (goto-char from)
576 (while (re-search-forward "[^\000-\177]" to t)
577 (setq char (preceding-char)
578 charset (char-charset char))
579 (if (eq charset 'unknown)
580 (setq char (match-string 0)))
581 (if (or (memq charset '(unknown eight-bit-control eight-bit-graphic))
582 (not (or (eq excludes t) (memq charset excludes))))
583 (let ((slot (assq charset chars)))
584 (if slot
585 (if (not (member char (nthcdr 2 slot)))
586 (let ((count (nth 1 slot)))
587 (setcar (cdr slot) (1+ count))
588 (if (or (not maxcount) (< count maxcount))
589 (nconc slot (list char)))))
590 (setq chars (cons (list charset 1 char) chars))))))))
591 (nreverse chars)))
592
593
594 (defun search-unencodable-char (coding-system)
595 "Search forward from point for a character that is not encodable.
596 It asks which coding system to check.
597 If such a character is found, set point after that character.
598 Otherwise, don't move point.
599
600 When called from a program, the value is a position of the found character,
601 or nil if all characters are encodable."
602 (interactive
603 (list (let ((default (or buffer-file-coding-system 'us-ascii)))
604 (read-coding-system
605 (format "Coding-system (default, %s): " default)
606 default))))
607 (let ((pos (unencodable-char-position (point) (point-max) coding-system)))
608 (if pos
609 (goto-char (1+ pos))
610 (message "All following characters are encodable by %s" coding-system))
611 pos))
612
613
614 (defvar last-coding-system-specified nil
615 "Most recent coding system explicitly specified by the user when asked.
616 This variable is set whenever Emacs asks the user which coding system
617 to use in order to write a file. If you set it to nil explicitly,
618 then call `write-region', then afterward this variable will be non-nil
619 only if the user was explicitly asked and specified a coding system.")
620
621 (defvar select-safe-coding-system-accept-default-p nil
622 "If non-nil, a function to control the behaviour of coding system selection.
623 The meaning is the same as the argument ACCEPT-DEFAULT-P of the
624 function `select-safe-coding-system' (which see). This variable
625 overrides that argument.")
626
627 (defun select-safe-coding-system (from to &optional default-coding-system
628 accept-default-p file)
629 "Ask a user to select a safe coding system from candidates.
630 The candidates of coding systems which can safely encode a text
631 between FROM and TO are shown in a popup window. Among them, the most
632 proper one is suggested as the default.
633
634 The list of `buffer-file-coding-system' of the current buffer and the
635 most preferred coding system (if it corresponds to a MIME charset) is
636 treated as the default coding system list. Among them, the first one
637 that safely encodes the text is normally selected silently and
638 returned without any user interaction. See also the command
639 `prefer-coding-system'.
640
641 However, the user is queried if the chosen coding system is
642 inconsistent with what would be selected by `set-auto-coding' from
643 coding cookies &c. if the contents of the region were read from a
644 file. (That could lead to data corruption in a file subsequently
645 re-visited and edited.)
646
647 Optional 3rd arg DEFAULT-CODING-SYSTEM specifies a coding system or a
648 list of coding systems to be prepended to the default coding system
649 list. However, if DEFAULT-CODING-SYSTEM is a list and the first
650 element is t, the cdr part is used as the defualt coding system list,
651 i.e. `buffer-file-coding-system' and the most prepended coding system
652 is not used.
653
654 Optional 4th arg ACCEPT-DEFAULT-P, if non-nil, is a function to
655 determine the acceptability of the silently selected coding system.
656 It is called with that coding system, and should return nil if it
657 should not be silently selected and thus user interaction is required.
658
659 Optional 5th arg FILE is the file name to use for this purpose.
660 That is different from `buffer-file-name' when handling `write-region'
661 \(for example).
662
663 The variable `select-safe-coding-system-accept-default-p', if
664 non-nil, overrides ACCEPT-DEFAULT-P.
665
666 Kludgy feature: if FROM is a string, the string is the target text,
667 and TO is ignored."
668 (if (and default-coding-system
669 (not (listp default-coding-system)))
670 (setq default-coding-system (list default-coding-system)))
671
672 (let ((no-other-defaults nil))
673 (if (eq (car default-coding-system) t)
674 (setq no-other-defaults t
675 default-coding-system (cdr default-coding-system)))
676
677 ;; Change elements of the list to (coding . base-coding).
678 (setq default-coding-system
679 (mapcar (function (lambda (x) (cons x (coding-system-base x))))
680 default-coding-system))
681
682 (unless no-other-defaults
683 ;; If buffer-file-coding-system is not nil nor undecided, append it
684 ;; to the defaults.
685 (if buffer-file-coding-system
686 (let ((base (coding-system-base buffer-file-coding-system)))
687 (or (eq base 'undecided)
688 (rassq base default-coding-system)
689 (setq default-coding-system
690 (append default-coding-system
691 (list (cons buffer-file-coding-system base)))))))
692
693 ;; If the most preferred coding system has the property mime-charset,
694 ;; append it to the defaults.
695 (let ((tail coding-category-list)
696 preferred base)
697 (while (and tail
698 (not (setq preferred (symbol-value (car tail)))))
699 (setq tail (cdr tail)))
700 (and (coding-system-p preferred)
701 (setq base (coding-system-base preferred))
702 (coding-system-get preferred 'mime-charset)
703 (not (rassq base default-coding-system))
704 (setq default-coding-system
705 (append default-coding-system
706 (list (cons preferred base))))))))
707
708 (if select-safe-coding-system-accept-default-p
709 (setq accept-default-p select-safe-coding-system-accept-default-p))
710
711 (let ((codings (find-coding-systems-region from to))
712 (coding-system nil)
713 (bufname (buffer-name))
714 safe rejected unsafe)
715 (if (eq (car codings) 'undecided)
716 ;; Any coding system is ok.
717 (setq coding-system t)
718 ;; Classify the defaults into safe, rejected, and unsafe.
719 (dolist (elt default-coding-system)
720 (if (memq (cdr elt) codings)
721 (if (and (functionp accept-default-p)
722 (not (funcall accept-default-p (cdr elt))))
723 (push (car elt) rejected)
724 (push (car elt) safe))
725 (push (car elt) unsafe)))
726 (if safe
727 (setq coding-system (car (last safe)))))
728
729 ;; If all the defaults failed, ask a user.
730 (when (not coding-system)
731 ;; At first, if some defaults are unsafe, record at most 11
732 ;; problematic characters and their positions for them by turning
733 ;; (CODING ...)
734 ;; into
735 ;; ((CODING (POS . CHAR) (POS . CHAR) ...) ...)
736 (if unsafe
737 (if (stringp from)
738 (setq unsafe
739 (mapcar #'(lambda (coding)
740 (cons coding
741 (mapcar #'(lambda (pos)
742 (cons pos (aref from pos)))
743 (unencodable-char-position
744 0 (length from) coding
745 11 from))))
746 unsafe))
747 (setq unsafe
748 (mapcar #'(lambda (coding)
749 (cons coding
750 (mapcar #'(lambda (pos)
751 (cons pos (char-after pos)))
752 (unencodable-char-position
753 from to coding 11))))
754 unsafe))))
755
756 ;; Change each safe coding system to the corresponding
757 ;; mime-charset name if it is also a coding system. Such a name
758 ;; is more friendly to users.
759 (let ((l codings)
760 mime-charset)
761 (while l
762 (setq mime-charset (coding-system-get (car l) 'mime-charset))
763 (if (and mime-charset (coding-system-p mime-charset))
764 (setcar l mime-charset))
765 (setq l (cdr l))))
766
767 ;; Don't offer variations with locking shift, which you
768 ;; basically never want.
769 (let (l)
770 (dolist (elt codings (setq codings (nreverse l)))
771 (unless (or (eq 'coding-category-iso-7-else
772 (coding-system-category elt))
773 (eq 'coding-category-iso-8-else
774 (coding-system-category elt)))
775 (push elt l))))
776
777 ;; Remove raw-text, emacs-mule and no-conversion unless nothing
778 ;; else is available.
779 (setq codings
780 (or (delq 'raw-text
781 (delq 'emacs-mule
782 (delq 'no-conversion codings)))
783 '(raw-text emacs-mule no-conversion)))
784
785 (let ((window-configuration (current-window-configuration)))
786 (save-excursion
787 ;; If some defaults are unsafe, make sure the offending
788 ;; buffer is displayed.
789 (when (and unsafe (not (stringp from)))
790 (pop-to-buffer bufname)
791 (goto-char (apply 'min (mapcar #'(lambda (x) (car (cadr x)))
792 unsafe))))
793 ;; Then ask users to select one from CODINGS while showing
794 ;; the reason why none of the defaults are not used.
795 (with-output-to-temp-buffer "*Warning*"
796 (save-excursion
797 (set-buffer standard-output)
798 (if (not default-coding-system)
799 (insert "No default coding systems to try for "
800 (if (stringp from)
801 (format "string \"%s\"." from)
802 (format "buffer `%s'." bufname)))
803 (insert
804 "These default coding systems were tried to encode"
805 (if (stringp from)
806 (concat " \"" (if (> (length from) 10)
807 (concat (substring from 0 10) "...\"")
808 (concat from "\"")))
809 (format " text\nin the buffer `%s'" bufname))
810 ":\n")
811 (let ((pos (point))
812 (fill-prefix " "))
813 (mapc #'(lambda (x) (princ " ") (princ (car x)))
814 default-coding-system)
815 (insert "\n")
816 (fill-region-as-paragraph pos (point)))
817 (when rejected
818 (insert "These safely encodes the target text,
819 but it is not recommended for encoding text in this context,
820 e.g., for sending an email message.\n ")
821 (mapc #'(lambda (x) (princ " ") (princ x)) rejected)
822 (insert "\n"))
823 (when unsafe
824 (insert (if rejected "And the others"
825 "However, each of them")
826 " encountered these problematic characters:\n")
827 (mapc
828 #'(lambda (coding)
829 (insert (format " %s:" (car coding)))
830 (let ((i 0)
831 (func1
832 #'(lambda (bufname pos)
833 (when (buffer-live-p (get-buffer bufname))
834 (pop-to-buffer bufname)
835 (goto-char pos))))
836 (func2
837 #'(lambda (bufname pos coding)
838 (when (buffer-live-p (get-buffer bufname))
839 (pop-to-buffer bufname)
840 (if (< (point) pos)
841 (goto-char pos)
842 (forward-char 1)
843 (search-unencodable-char coding)
844 (forward-char -1))))))
845 (dolist (elt (cdr coding))
846 (insert " ")
847 (if (stringp from)
848 (insert (if (< i 10) (cdr elt) "..."))
849 (if (< i 10)
850 (insert-text-button
851 (cdr elt)
852 :type 'help-xref
853 'help-echo
854 "mouse-2, RET: jump to this character"
855 'help-function func1
856 'help-args (list bufname (car elt)))
857 (insert-text-button
858 "..."
859 :type 'help-xref
860 'help-echo
861 "mouse-2, RET: next unencodable character"
862 'help-function func2
863 'help-args (list bufname (car elt)
864 (car coding)))))
865 (setq i (1+ i))))
866 (insert "\n"))
867 unsafe)
868 (insert "\
869 The first problematic character is at point in the displayed buffer,\n"
870 (substitute-command-keys "\
871 and \\[universal-argument] \\[what-cursor-position] will give information about it.\n"))))
872 (insert (if safe
873 "\nSelect the above, or "
874 "\nSelect ")
875 "\
876 one of the following safe coding systems, or edit the buffer:\n")
877 (let ((pos (point))
878 (fill-prefix " "))
879 (mapcar (function (lambda (x) (princ " ") (princ x)))
880 codings)
881 (insert "\n")
882 (fill-region-as-paragraph pos (point)))
883 (insert "Or specify any other coding system
884 on your risk of losing the problematic characters.\n")))
885
886 ;; Read a coding system.
887 (setq default-coding-system (or (car safe) (car codings)))
888 (setq coding-system
889 (read-coding-system
890 (format "Select coding system (default %s): "
891 default-coding-system)
892 default-coding-system))
893 (setq last-coding-system-specified coding-system))
894
895 (kill-buffer "*Warning*")
896 (set-window-configuration window-configuration)))
897
898 (if (vectorp (coding-system-eol-type coding-system))
899 (let ((eol (coding-system-eol-type buffer-file-coding-system)))
900 (if (numberp eol)
901 (setq coding-system
902 (coding-system-change-eol-conversion coding-system eol)))))
903
904 (if (eq coding-system t)
905 (setq coding-system buffer-file-coding-system))
906 ;; Check we're not inconsistent with what `coding:' spec &c would
907 ;; give when file is re-read.
908 ;; But don't do this if we explicitly ignored the cookie
909 ;; by using `find-file-literally'.
910 (unless (or (stringp from) find-file-literally)
911 (let ((auto-cs (save-excursion
912 (save-restriction
913 (widen)
914 (narrow-to-region from to)
915 (goto-char (point-min))
916 (set-auto-coding (or file buffer-file-name "")
917 (buffer-size))))))
918 (if (and auto-cs coding-system
919 ;; Don't barf if writing a compressed file, say.
920 ;; This check perhaps isn't ideal, but is probably
921 ;; the best thing to do.
922 (not (auto-coding-alist-lookup (or file buffer-file-name "")))
923 (not (coding-system-equal (coding-system-base coding-system)
924 (coding-system-base auto-cs))))
925 (unless (yes-or-no-p
926 (format "Selected encoding %s disagrees with \
927 %s specified by file contents. Really save (else edit coding cookies \
928 and try again)? " coding-system auto-cs))
929 (error "Save aborted")))))
930 coding-system))
931
932 (setq select-safe-coding-system-function 'select-safe-coding-system)
933
934 (defun select-message-coding-system ()
935 "Return a coding system to encode the outgoing message of the current buffer.
936 It at first tries the first coding system found in these variables
937 in this order:
938 (1) local value of `buffer-file-coding-system'
939 (2) value of `sendmail-coding-system'
940 (3) value of `default-sendmail-coding-system'
941 (4) value of `default-buffer-file-coding-system'
942 If the found coding system can't encode the current buffer,
943 or none of them are bound to a coding system,
944 it asks the user to select a proper coding system."
945 (let ((coding (or (and (local-variable-p 'buffer-file-coding-system)
946 buffer-file-coding-system)
947 sendmail-coding-system
948 default-sendmail-coding-system
949 default-buffer-file-coding-system)))
950 (if (eq coding 'no-conversion)
951 ;; We should never use no-conversion for outgoing mail.
952 (setq coding nil))
953 (if (fboundp select-safe-coding-system-function)
954 (funcall select-safe-coding-system-function
955 (point-min) (point-max) coding
956 (function (lambda (x) (coding-system-get x 'mime-charset))))
957 coding)))
958 \f
959 ;;; Language support stuff.
960
961 (defvar language-info-alist nil
962 "Alist of language environment definitions.
963 Each element looks like:
964 (LANGUAGE-NAME . ((KEY . INFO) ...))
965 where LANGUAGE-NAME is a string, the name of the language environment,
966 KEY is a symbol denoting the kind of information, and
967 INFO is the data associated with KEY.
968 Meaningful values for KEY include
969
970 documentation value is documentation of what this language environment
971 is meant for, and how to use it.
972 charset value is a list of the character sets used by this
973 language environment.
974 sample-text value is an expression which is evalled to generate
975 a line of text written using characters appropriate
976 for this language environment.
977 setup-function value is a function to call to switch to this
978 language environment.
979 exit-function value is a function to call to leave this
980 language environment.
981 coding-system value is a list of coding systems that are good
982 for saving text written in this language environment.
983 This list serves as suggestions to the user;
984 in effect, as a kind of documentation.
985 coding-priority value is a list of coding systems for this language
986 environment, in order of decreasing priority.
987 This is used to set up the coding system priority
988 list when you switch to this language environment.
989 nonascii-translation
990 value is a translation table to be set in the
991 variable `nonascii-translation-table' in this
992 language environment, or a character set from
993 which `nonascii-insert-offset' is calculated.
994 input-method value is a default input method for this language
995 environment.
996 features value is a list of features requested in this
997 language environment.
998
999 The following keys take effect only when multibyte characters are
1000 globally disabled, i.e. the value of `default-enable-multibyte-characters'
1001 is nil.
1002
1003 unibyte-syntax value is a library name to load to set
1004 unibyte 8-bit character syntaxes for this
1005 language environment.
1006
1007 unibyte-display value is a coding system to encode characters
1008 for the terminal. Characters in the range
1009 of 160 to 255 display not as octal escapes,
1010 but as non-ASCII characters in this language
1011 environment.")
1012
1013 (defun get-language-info (lang-env key)
1014 "Return information listed under KEY for language environment LANG-ENV.
1015 KEY is a symbol denoting the kind of information.
1016 For a list of useful values for KEY and their meanings,
1017 see `language-info-alist'."
1018 (if (symbolp lang-env)
1019 (setq lang-env (symbol-name lang-env)))
1020 (let ((lang-slot (assoc-ignore-case lang-env language-info-alist)))
1021 (if lang-slot
1022 (cdr (assq key (cdr lang-slot))))))
1023
1024 (defun set-language-info (lang-env key info)
1025 "Modify part of the definition of language environment LANG-ENV.
1026 Specifically, this stores the information INFO under KEY
1027 in the definition of this language environment.
1028 KEY is a symbol denoting the kind of information.
1029 INFO is the value for that information.
1030
1031 For a list of useful values for KEY and their meanings,
1032 see `language-info-alist'."
1033 (if (symbolp lang-env)
1034 (setq lang-env (symbol-name lang-env)))
1035 (let (lang-slot key-slot)
1036 (setq lang-slot (assoc lang-env language-info-alist))
1037 (if (null lang-slot) ; If no slot for the language, add it.
1038 (setq lang-slot (list lang-env)
1039 language-info-alist (cons lang-slot language-info-alist)))
1040 (setq key-slot (assq key lang-slot))
1041 (if (null key-slot) ; If no slot for the key, add it.
1042 (progn
1043 (setq key-slot (list key))
1044 (setcdr lang-slot (cons key-slot (cdr lang-slot)))))
1045 (setcdr key-slot (purecopy info))
1046 ;; Update the custom-type of `current-language-environment'.
1047 (put 'current-language-environment 'custom-type
1048 (cons 'choice (mapcar
1049 (lambda (lang)
1050 (list 'const lang))
1051 (sort (mapcar 'car language-info-alist) 'string<))))))
1052
1053 (defun set-language-info-alist (lang-env alist &optional parents)
1054 "Store ALIST as the definition of language environment LANG-ENV.
1055 ALIST is an alist of KEY and INFO values. See the documentation of
1056 `language-info-alist' for the meanings of KEY and INFO.
1057
1058 Optional arg PARENTS is a list of parent menu names; it specifies
1059 where to put this language environment in the
1060 Describe Language Environment and Set Language Environment menus.
1061 For example, (\"European\") means to put this language environment
1062 in the European submenu in each of those two menus."
1063 (if (symbolp lang-env)
1064 (setq lang-env (symbol-name lang-env)))
1065 (let ((describe-map describe-language-environment-map)
1066 (setup-map setup-language-environment-map))
1067 (if parents
1068 (let ((l parents)
1069 map parent-symbol parent prompt)
1070 (while l
1071 (if (symbolp (setq parent-symbol (car l)))
1072 (setq parent (symbol-name parent))
1073 (setq parent parent-symbol parent-symbol (intern parent)))
1074 (setq map (lookup-key describe-map (vector parent-symbol)))
1075 ;; This prompt string is for define-prefix-command, so
1076 ;; that the map it creates will be suitable for a menu.
1077 (or map (setq prompt (format "%s Environment" parent)))
1078 (if (not map)
1079 (progn
1080 (setq map (intern (format "describe-%s-environment-map"
1081 (downcase parent))))
1082 (define-prefix-command map nil prompt)
1083 (define-key-after describe-map (vector parent-symbol)
1084 (cons parent map) t)))
1085 (setq describe-map (symbol-value map))
1086 (setq map (lookup-key setup-map (vector parent-symbol)))
1087 (if (not map)
1088 (progn
1089 (setq map (intern (format "setup-%s-environment-map"
1090 (downcase parent))))
1091 (define-prefix-command map nil prompt)
1092 (define-key-after setup-map (vector parent-symbol)
1093 (cons parent map) t)))
1094 (setq setup-map (symbol-value map))
1095 (setq l (cdr l)))))
1096
1097 ;; Set up menu items for this language env.
1098 (let ((doc (assq 'documentation alist)))
1099 (when doc
1100 (define-key-after describe-map (vector (intern lang-env))
1101 (cons lang-env 'describe-specified-language-support) t)))
1102 (define-key-after setup-map (vector (intern lang-env))
1103 (cons lang-env 'setup-specified-language-environment) t)
1104
1105 (while alist
1106 (set-language-info lang-env (car (car alist)) (cdr (car alist)))
1107 (setq alist (cdr alist)))))
1108
1109 (defun read-language-name (key prompt &optional default)
1110 "Read a language environment name which has information for KEY.
1111 If KEY is nil, read any language environment.
1112 Prompt with PROMPT. DEFAULT is the default choice of language environment.
1113 This returns a language environment name as a string."
1114 (let* ((completion-ignore-case t)
1115 (name (completing-read prompt
1116 language-info-alist
1117 (and key
1118 (function (lambda (elm) (and (listp elm) (assq key elm)))))
1119 t nil nil default)))
1120 (if (and (> (length name) 0)
1121 (or (not key)
1122 (get-language-info name key)))
1123 name)))
1124 \f
1125 ;;; Multilingual input methods.
1126 (defgroup leim nil
1127 "LEIM: Libraries of Emacs Input Methods."
1128 :group 'mule)
1129
1130 (defconst leim-list-file-name "leim-list.el"
1131 "Name of LEIM list file.
1132 This file contains a list of libraries of Emacs input methods (LEIM)
1133 in the format of Lisp expression for registering each input method.
1134 Emacs loads this file at startup time.")
1135
1136 (defvar leim-list-header (format
1137 ";;; %s -- list of LEIM (Library of Emacs Input Method) -*-coding: iso-2022-7bit;-*-
1138 ;;
1139 ;; This file contains a list of LEIM (Library of Emacs Input Method)
1140 ;; methods in the same directory as this file. Loading this file
1141 ;; registers all the input methods in Emacs.
1142 ;;
1143 ;; Each entry has the form:
1144 ;; (register-input-method
1145 ;; INPUT-METHOD LANGUAGE-NAME ACTIVATE-FUNC
1146 ;; TITLE DESCRIPTION
1147 ;; ARG ...)
1148 ;; See the function `register-input-method' for the meanings of the arguments.
1149 ;;
1150 ;; If this directory is included in load-path, Emacs automatically
1151 ;; loads this file at startup time.
1152
1153 "
1154 leim-list-file-name)
1155 "Header to be inserted in LEIM list file.")
1156
1157 (defvar leim-list-entry-regexp "^(register-input-method"
1158 "Regexp matching head of each entry in LEIM list file.
1159 See also the variable `leim-list-header'")
1160
1161 (defvar update-leim-list-functions
1162 '(quail-update-leim-list-file)
1163 "List of functions to call to update LEIM list file.
1164 Each function is called with one arg, LEIM directory name.")
1165
1166 (defun update-leim-list-file (&rest dirs)
1167 "Update LEIM list file in directories DIRS."
1168 (let ((functions update-leim-list-functions))
1169 (while functions
1170 (apply (car functions) dirs)
1171 (setq functions (cdr functions)))))
1172
1173 (defvar current-input-method nil
1174 "The current input method for multilingual text.
1175 If nil, that means no input method is activated now.")
1176 (make-variable-buffer-local 'current-input-method)
1177 (put 'current-input-method 'permanent-local t)
1178
1179 (defvar current-input-method-title nil
1180 "Title string of the current input method shown in mode line.")
1181 (make-variable-buffer-local 'current-input-method-title)
1182 (put 'current-input-method-title 'permanent-local t)
1183
1184 (defcustom default-input-method nil
1185 "*Default input method for multilingual text (a string).
1186 This is the input method activated automatically by the command
1187 `toggle-input-method' (\\[toggle-input-method])."
1188 :group 'mule
1189 :type '(choice (const nil) string)
1190 :set-after '(current-language-environment))
1191
1192 (put 'input-method-function 'permanent-local t)
1193
1194 (defvar input-method-history nil
1195 "History list for some commands that read input methods.")
1196 (make-variable-buffer-local 'input-method-history)
1197 (put 'input-method-history 'permanent-local t)
1198
1199 (defvar inactivate-current-input-method-function nil
1200 "Function to call for inactivating the current input method.
1201 Every input method should set this to an appropriate value when activated.
1202 This function is called with no argument.
1203
1204 This function should never change the value of `current-input-method'.
1205 It is set to nil by the function `inactivate-input-method'.")
1206 (make-variable-buffer-local 'inactivate-current-input-method-function)
1207 (put 'inactivate-current-input-method-function 'permanent-local t)
1208
1209 (defvar describe-current-input-method-function nil
1210 "Function to call for describing the current input method.
1211 This function is called with no argument.")
1212 (make-variable-buffer-local 'describe-current-input-method-function)
1213 (put 'describe-current-input-method-function 'permanent-local t)
1214
1215 (defvar input-method-alist nil
1216 "Alist of input method names vs how to use them.
1217 Each element has the form:
1218 (INPUT-METHOD LANGUAGE-ENV ACTIVATE-FUNC TITLE DESCRIPTION ARGS...)
1219 See the function `register-input-method' for the meanings of the elements.")
1220
1221 (defun register-input-method (input-method lang-env &rest args)
1222 "Register INPUT-METHOD as an input method for language environment LANG-ENV.
1223 INPUT-METHOD and LANG-ENV are symbols or strings.
1224
1225 The remaining arguments are:
1226 ACTIVATE-FUNC, TITLE, DESCRIPTION, and ARGS...
1227 ACTIVATE-FUNC is a function to call to activate this method.
1228 TITLE is a string to show in the mode line when this method is active.
1229 DESCRIPTION is a string describing this method and what it is good for.
1230 The ARGS, if any, are passed as arguments to ACTIVATE-FUNC.
1231 All told, the arguments to ACTIVATE-FUNC are INPUT-METHOD and the ARGS.
1232
1233 This function is mainly used in the file \"leim-list.el\" which is
1234 created at Emacs build time, registering all Quail input methods
1235 contained in the Emacs distribution.
1236
1237 In case you want to register a new Quail input method by yourself, be
1238 careful to use the same input method title as given in the third
1239 parameter of `quail-define-package'. (If the values are different, the
1240 string specified in this function takes precedence.)
1241
1242 The commands `describe-input-method' and `list-input-methods' need
1243 these duplicated values to show some information about input methods
1244 without loading the relevant Quail packages."
1245 (if (symbolp lang-env)
1246 (setq lang-env (symbol-name lang-env)))
1247 (if (symbolp input-method)
1248 (setq input-method (symbol-name input-method)))
1249 (let ((info (cons lang-env args))
1250 (slot (assoc input-method input-method-alist)))
1251 (if slot
1252 (setcdr slot info)
1253 (setq slot (cons input-method info))
1254 (setq input-method-alist (cons slot input-method-alist)))))
1255
1256 (defun read-input-method-name (prompt &optional default inhibit-null)
1257 "Read a name of input method from a minibuffer prompting with PROMPT.
1258 If DEFAULT is non-nil, use that as the default,
1259 and substitute it into PROMPT at the first `%s'.
1260 If INHIBIT-NULL is non-nil, null input signals an error.
1261
1262 The return value is a string."
1263 (if default
1264 (setq prompt (format prompt default)))
1265 (let* ((completion-ignore-case t)
1266 ;; As it is quite normal to change input method in the
1267 ;; minibuffer, we must enable it even if
1268 ;; enable-recursive-minibuffers is currently nil.
1269 (enable-recursive-minibuffers t)
1270 ;; This binding is necessary because input-method-history is
1271 ;; buffer local.
1272 (input-method (completing-read prompt input-method-alist
1273 nil t nil 'input-method-history
1274 default)))
1275 (if (and input-method (symbolp input-method))
1276 (setq input-method (symbol-name input-method)))
1277 (if (> (length input-method) 0)
1278 input-method
1279 (if inhibit-null
1280 (error "No valid input method is specified")))))
1281
1282 (defun activate-input-method (input-method)
1283 "Switch to input method INPUT-METHOD for the current buffer.
1284 If some other input method is already active, turn it off first.
1285 If INPUT-METHOD is nil, deactivate any current input method."
1286 (if (and input-method (symbolp input-method))
1287 (setq input-method (symbol-name input-method)))
1288 (if (and current-input-method
1289 (not (string= current-input-method input-method)))
1290 (inactivate-input-method))
1291 (unless (or current-input-method (null input-method))
1292 (let ((slot (assoc input-method input-method-alist)))
1293 (if (null slot)
1294 (error "Can't activate input method `%s'" input-method))
1295 (setq current-input-method-title nil)
1296 (let ((func (nth 2 slot)))
1297 (if (functionp func)
1298 (apply (nth 2 slot) input-method (nthcdr 5 slot))
1299 (if (and (consp func) (symbolp (car func)) (symbolp (cdr func)))
1300 (progn
1301 (require (cdr func))
1302 (apply (car func) input-method (nthcdr 5 slot)))
1303 (error "Can't activate input method `%s'" input-method))))
1304 (setq current-input-method input-method)
1305 (or (stringp current-input-method-title)
1306 (setq current-input-method-title (nth 3 slot)))
1307 (unwind-protect
1308 (run-hooks 'input-method-activate-hook)
1309 (force-mode-line-update)))))
1310
1311 (defun inactivate-input-method ()
1312 "Turn off the current input method."
1313 (when current-input-method
1314 (if input-method-history
1315 (unless (string= current-input-method (car input-method-history))
1316 (setq input-method-history
1317 (cons current-input-method
1318 (delete current-input-method input-method-history))))
1319 (setq input-method-history (list current-input-method)))
1320 (unwind-protect
1321 (funcall inactivate-current-input-method-function)
1322 (unwind-protect
1323 (run-hooks 'input-method-inactivate-hook)
1324 (setq current-input-method nil
1325 input-method-function nil
1326 current-input-method-title nil)
1327 (force-mode-line-update)))))
1328
1329 (defun set-input-method (input-method)
1330 "Select and activate input method INPUT-METHOD for the current buffer.
1331 This also sets the default input method to the one you specify.
1332 If INPUT-METHOD is nil, this function turns off the input method, and
1333 also causes you to be prompted for a name of an input method the next
1334 time you invoke \\[toggle-input-method].
1335
1336 To deactivate the input method interactively, use \\[toggle-input-method].
1337 To deactivate it programmatically, use \\[inactivate-input-method]."
1338 (interactive
1339 (let* ((default (or (car input-method-history) default-input-method)))
1340 (list (read-input-method-name
1341 (if default "Select input method (default %s): " "Select input method: ")
1342 default t))))
1343 (activate-input-method input-method)
1344 (setq default-input-method input-method)
1345 (when (interactive-p)
1346 (customize-mark-as-set 'default-input-method))
1347 default-input-method)
1348
1349 (defun toggle-input-method (&optional arg)
1350 "Enable or disable multilingual text input method for the current buffer.
1351 Only one input method can be enabled at any time in a given buffer.
1352
1353 The normal action is to enable an input method if none was
1354 enabled, and disable the current one otherwise. Which input method
1355 to enable can be determined in various ways--either the one most
1356 recently used, or the one specified by `default-input-method', or
1357 as a last resort by reading the name of an input method in the
1358 minibuffer.
1359
1360 With a prefix argument, read an input method name with the minibuffer
1361 and enable that one. The default is the most recent input method specified
1362 \(not including the currently active input method, if any)."
1363
1364 (interactive "P")
1365 (if (and current-input-method (not arg))
1366 (inactivate-input-method)
1367 (let ((default (or (car input-method-history) default-input-method)))
1368 (if (and arg default (equal current-input-method default)
1369 (> (length input-method-history) 1))
1370 (setq default (nth 1 input-method-history)))
1371 (activate-input-method
1372 (if (or arg (not default))
1373 (progn
1374 (read-input-method-name
1375 (if default "Input method (default %s): " "Input method: " )
1376 default t))
1377 default))
1378 (unless default-input-method
1379 (prog1
1380 (setq default-input-method current-input-method)
1381 (when (interactive-p)
1382 (customize-mark-as-set 'default-input-method)))))))
1383
1384 (defun describe-input-method (input-method)
1385 "Describe input method INPUT-METHOD."
1386 (interactive
1387 (list (read-input-method-name
1388 "Describe input method (default, current choice): ")))
1389 (if (and input-method (symbolp input-method))
1390 (setq input-method (symbol-name input-method)))
1391 (help-setup-xref (list #'describe-input-method
1392 (or input-method current-input-method))
1393 (interactive-p))
1394
1395 (if (null input-method)
1396 (describe-current-input-method)
1397 (let ((current current-input-method))
1398 (condition-case nil
1399 (progn
1400 (save-excursion
1401 (activate-input-method input-method)
1402 (describe-current-input-method))
1403 (activate-input-method current))
1404 (error
1405 (activate-input-method current)
1406 (help-setup-xref (list #'describe-input-method input-method)
1407 (interactive-p))
1408 (with-output-to-temp-buffer (help-buffer)
1409 (let ((elt (assoc input-method input-method-alist)))
1410 (princ (format
1411 "Input method: %s (`%s' in mode line) for %s\n %s\n"
1412 input-method (nth 3 elt) (nth 1 elt) (nth 4 elt))))))))))
1413
1414 (defun describe-current-input-method ()
1415 "Describe the input method currently in use.
1416 This is a subroutine for `describe-input-method'."
1417 (if current-input-method
1418 (if (and (symbolp describe-current-input-method-function)
1419 (fboundp describe-current-input-method-function))
1420 (funcall describe-current-input-method-function)
1421 (message "No way to describe the current input method `%s'"
1422 current-input-method)
1423 (ding))
1424 (error "No input method is activated now")))
1425
1426 (defun read-multilingual-string (prompt &optional initial-input input-method)
1427 "Read a multilingual string from minibuffer, prompting with string PROMPT.
1428 The input method selected last time is activated in minibuffer.
1429 If optional second arg INITIAL-INPUT is non-nil, insert it in the minibuffer
1430 initially.
1431 Optional 3rd argument INPUT-METHOD specifies the input method
1432 to be activated instead of the one selected last time. It is a symbol
1433 or a string."
1434 (setq input-method
1435 (or input-method
1436 current-input-method
1437 default-input-method
1438 (read-input-method-name "Input method: " nil t)))
1439 (if (and input-method (symbolp input-method))
1440 (setq input-method (symbol-name input-method)))
1441 (let ((prev-input-method current-input-method))
1442 (unwind-protect
1443 (progn
1444 (activate-input-method input-method)
1445 (read-string prompt initial-input nil nil t))
1446 (activate-input-method prev-input-method))))
1447
1448 ;; Variables to control behavior of input methods. All input methods
1449 ;; should react to these variables.
1450
1451 (defcustom input-method-verbose-flag 'default
1452 "*A flag to control extra guidance given by input methods.
1453 The value should be nil, t, `complex-only', or `default'.
1454
1455 The extra guidance is done by showing list of available keys in echo
1456 area. When you use the input method in the minibuffer, the guidance
1457 is shown at the bottom short window (split from the existing window).
1458
1459 If the value is t, extra guidance is always given, if the value is
1460 nil, extra guidance is always suppressed.
1461
1462 If the value is `complex-only', only complex input methods such as
1463 `chinese-py' and `japanese' give extra guidance.
1464
1465 If the value is `default', complex input methods always give extra
1466 guidance, but simple input methods give it only when you are not in
1467 the minibuffer.
1468
1469 See also the variable `input-method-highlight-flag'."
1470 :type '(choice (const :tag "Always" t) (const :tag "Never" nil)
1471 (const complex-only) (const default))
1472 :group 'mule)
1473
1474 (defcustom input-method-highlight-flag t
1475 "*If this flag is non-nil, input methods highlight partially-entered text.
1476 For instance, while you are in the middle of a Quail input method sequence,
1477 the text inserted so far is temporarily underlined.
1478 The underlining goes away when you finish or abort the input method sequence.
1479 See also the variable `input-method-verbose-flag'."
1480 :type 'boolean
1481 :group 'mule)
1482
1483 (defvar input-method-activate-hook nil
1484 "Normal hook run just after an input method is activated.
1485
1486 The variable `current-input-method' keeps the input method name
1487 just activated.")
1488
1489 (defvar input-method-inactivate-hook nil
1490 "Normal hook run just after an input method is inactivated.
1491
1492 The variable `current-input-method' still keeps the input method name
1493 just inactivated.")
1494
1495 (defvar input-method-after-insert-chunk-hook nil
1496 "Normal hook run just after an input method insert some chunk of text.")
1497
1498 (defvar input-method-exit-on-first-char nil
1499 "This flag controls when an input method returns.
1500 Usually, the input method does not return while there's a possibility
1501 that it may find a different translation if a user types another key.
1502 But, it this flag is non-nil, the input method returns as soon as
1503 the current key sequence gets long enough to have some valid translation.")
1504
1505 (defvar input-method-use-echo-area nil
1506 "This flag controls how an input method shows an intermediate key sequence.
1507 Usually, the input method inserts the intermediate key sequence,
1508 or candidate translations corresponding to the sequence,
1509 at point in the current buffer.
1510 But, if this flag is non-nil, it displays them in echo area instead.")
1511
1512 (defvar input-method-exit-on-invalid-key nil
1513 "This flag controls the behaviour of an input method on invalid key input.
1514 Usually, when a user types a key which doesn't start any character
1515 handled by the input method, the key is handled by turning off the
1516 input method temporarily. After that key, the input method is re-enabled.
1517 But, if this flag is non-nil, the input method is never back on.")
1518
1519 \f
1520 (defvar set-language-environment-hook nil
1521 "Normal hook run after some language environment is set.
1522
1523 When you set some hook function here, that effect usually should not
1524 be inherited to another language environment. So, you had better set
1525 another function in `exit-language-environment-hook' (which see) to
1526 cancel the effect.")
1527
1528 (defvar exit-language-environment-hook nil
1529 "Normal hook run after exiting from some language environment.
1530 When this hook is run, the variable `current-language-environment'
1531 is still bound to the language environment being exited.
1532
1533 This hook is mainly used for canceling the effect of
1534 `set-language-environment-hook' (which-see).")
1535
1536 (put 'setup-specified-language-environment 'apropos-inhibit t)
1537
1538 (defun setup-specified-language-environment ()
1539 "Switch to a specified language environment."
1540 (interactive)
1541 (let (language-name)
1542 (if (and (symbolp last-command-event)
1543 (or (not (eq last-command-event 'Default))
1544 (setq last-command-event 'English))
1545 (setq language-name (symbol-name last-command-event)))
1546 (prog1
1547 (set-language-environment language-name)
1548 (customize-mark-as-set 'current-language-environment))
1549 (error "Bogus calling sequence"))))
1550
1551 (defcustom current-language-environment "English"
1552 "The last language environment specified with `set-language-environment'.
1553 This variable should be set only with \\[customize], which is equivalent
1554 to using the function `set-language-environment'."
1555 :link '(custom-manual "(emacs)Language Environments")
1556 :set (lambda (symbol value) (set-language-environment value))
1557 :get (lambda (x)
1558 (or (car-safe (assoc-ignore-case
1559 (if (symbolp current-language-environment)
1560 (symbol-name current-language-environment)
1561 current-language-environment)
1562 language-info-alist))
1563 "English"))
1564 ;; custom type will be updated with `set-language-info'.
1565 :type (if language-info-alist
1566 (cons 'choice (mapcar
1567 (lambda (lang)
1568 (list 'const lang))
1569 (sort (mapcar 'car language-info-alist) 'string<)))
1570 'string)
1571 :initialize 'custom-initialize-default
1572 :group 'mule)
1573
1574 (defun reset-language-environment ()
1575 "Reset multilingual environment of Emacs to the default status.
1576
1577 The default status is as follows:
1578
1579 The default value of `buffer-file-coding-system' is nil.
1580 The default coding system for process I/O is nil.
1581 The default value for the command `set-terminal-coding-system' is nil.
1582 The default value for the command `set-keyboard-coding-system' is nil.
1583
1584 The order of priorities of coding categories and the coding system
1585 bound to each category are as follows
1586 coding category coding system
1587 --------------------------------------------------
1588 coding-category-iso-8-1 iso-latin-1
1589 coding-category-iso-8-2 iso-latin-1
1590 coding-category-utf-8 mule-utf-8
1591 coding-category-utf-16-be mule-utf-16-be-with-signature
1592 coding-category-utf-16-le mule-utf-16-le-with-signature
1593 coding-category-iso-7-tight iso-2022-jp
1594 coding-category-iso-7 iso-2022-7bit
1595 coding-category-iso-7-else iso-2022-7bit-lock
1596 coding-category-iso-8-else iso-2022-8bit-ss2
1597 coding-category-emacs-mule emacs-mule
1598 coding-category-raw-text raw-text
1599 coding-category-sjis japanese-shift-jis
1600 coding-category-big5 chinese-big5
1601 coding-category-ccl nil
1602 coding-category-binary no-conversion"
1603 (interactive)
1604 ;; This function formerly set default-enable-multibyte-characters to t,
1605 ;; but that is incorrect. It should not alter the unibyte/multibyte choice.
1606
1607 (setq coding-category-iso-7-tight 'iso-2022-jp
1608 coding-category-iso-7 'iso-2022-7bit
1609 coding-category-iso-8-1 'iso-latin-1
1610 coding-category-iso-8-2 'iso-latin-1
1611 coding-category-iso-7-else 'iso-2022-7bit-lock
1612 coding-category-iso-8-else 'iso-2022-8bit-ss2
1613 coding-category-emacs-mule 'emacs-mule
1614 coding-category-raw-text 'raw-text
1615 coding-category-sjis 'japanese-shift-jis
1616 coding-category-big5 'chinese-big5
1617 coding-category-utf-16-be 'mule-utf-16-be-with-signature
1618 coding-category-utf-16-le 'mule-utf-16-le-with-signature
1619 coding-category-utf-8 'mule-utf-8
1620 coding-category-ccl nil
1621 coding-category-binary 'no-conversion)
1622
1623 (set-coding-priority
1624 '(coding-category-iso-8-1
1625 coding-category-iso-8-2
1626 coding-category-utf-8
1627 coding-category-utf-16-be
1628 coding-category-utf-16-le
1629 coding-category-iso-7-tight
1630 coding-category-iso-7
1631 coding-category-iso-7-else
1632 coding-category-iso-8-else
1633 coding-category-emacs-mule
1634 coding-category-raw-text
1635 coding-category-sjis
1636 coding-category-big5
1637 coding-category-ccl
1638 coding-category-binary))
1639
1640 (update-coding-systems-internal)
1641
1642 (set-default-coding-systems nil)
1643 (setq default-sendmail-coding-system 'iso-latin-1)
1644 (setq default-file-name-coding-system 'iso-latin-1)
1645 ;; Preserve eol-type from existing default-process-coding-systems.
1646 ;; On non-unix-like systems in particular, these may have been set
1647 ;; carefully by the user, or by the startup code, to deal with the
1648 ;; users shell appropriately, so should not be altered by changing
1649 ;; language environment.
1650 (let ((output-coding
1651 ;; When bootstrapping, coding-systems are not defined yet, so
1652 ;; we need to catch the error from check-coding-system.
1653 (condition-case nil
1654 (coding-system-change-text-conversion
1655 (car default-process-coding-system) 'undecided)
1656 (coding-system-error 'undecided)))
1657 (input-coding
1658 (condition-case nil
1659 (coding-system-change-text-conversion
1660 (cdr default-process-coding-system) 'iso-latin-1)
1661 (coding-system-error 'iso-latin-1))))
1662 (setq default-process-coding-system
1663 (cons output-coding input-coding)))
1664
1665 ;; Don't alter the terminal and keyboard coding systems here.
1666 ;; The terminal still supports the same coding system
1667 ;; that it supported a minute ago.
1668 ;; (set-terminal-coding-system-internal nil)
1669 ;; (set-keyboard-coding-system-internal nil)
1670
1671 (setq nonascii-translation-table nil
1672 nonascii-insert-offset 0))
1673
1674 (reset-language-environment)
1675
1676 (defun set-display-table-and-terminal-coding-system (language-name)
1677 "Set up the display table and terminal coding system for LANGUAGE-NAME."
1678 (let ((coding (get-language-info language-name 'unibyte-display)))
1679 (if coding
1680 (standard-display-european-internal)
1681 (standard-display-default (if (eq window-system 'pc) 128 160) 255)
1682 (aset standard-display-table 146 nil))
1683 (or (eq window-system 'pc)
1684 (set-terminal-coding-system coding))))
1685
1686 (defun set-language-environment (language-name)
1687 "Set up multi-lingual environment for using LANGUAGE-NAME.
1688 This sets the coding system priority and the default input method
1689 and sometimes other things. LANGUAGE-NAME should be a string
1690 which is the name of a language environment. For example, \"Latin-1\"
1691 specifies the character set for the major languages of Western Europe."
1692 (interactive (list (read-language-name
1693 nil
1694 "Set language environment (default, English): ")))
1695 (if language-name
1696 (if (symbolp language-name)
1697 (setq language-name (symbol-name language-name)))
1698 (setq language-name "English"))
1699 (or (assoc-ignore-case language-name language-info-alist)
1700 (error "Language environment not defined: %S" language-name))
1701 (if current-language-environment
1702 (let ((func (get-language-info current-language-environment
1703 'exit-function)))
1704 (run-hooks 'exit-language-environment-hook)
1705 (if (functionp func) (funcall func))))
1706 (let ((default-eol-type (coding-system-eol-type
1707 default-buffer-file-coding-system)))
1708 (reset-language-environment)
1709
1710 ;; The features might set up coding systems.
1711 (let ((required-features (get-language-info language-name 'features)))
1712 (while required-features
1713 (require (car required-features))
1714 (setq required-features (cdr required-features))))
1715
1716 (setq current-language-environment language-name)
1717 (set-language-environment-coding-systems language-name default-eol-type))
1718 (let ((input-method (get-language-info language-name 'input-method)))
1719 (when input-method
1720 (setq default-input-method input-method)
1721 (if input-method-history
1722 (setq input-method-history
1723 (cons input-method
1724 (delete input-method input-method-history))))))
1725 (let ((nonascii (get-language-info language-name 'nonascii-translation))
1726 (dos-table
1727 (if (eq window-system 'pc)
1728 (intern
1729 (format "cp%d-nonascii-translation-table" dos-codepage)))))
1730 (cond
1731 ((char-table-p nonascii)
1732 (setq nonascii-translation-table nonascii))
1733 ((and (eq window-system 'pc) (boundp dos-table))
1734 ;; DOS terminals' default is to use a special non-ASCII translation
1735 ;; table as appropriate for the installed codepage.
1736 (setq nonascii-translation-table (symbol-value dos-table)))
1737 ((charsetp nonascii)
1738 (setq nonascii-insert-offset (- (make-char nonascii) 128)))))
1739
1740 ;; Unibyte setups if necessary.
1741 (unless default-enable-multibyte-characters
1742 ;; Syntax and case table.
1743 (let ((syntax (get-language-info language-name 'unibyte-syntax)))
1744 (if syntax
1745 (let ((set-case-syntax-set-multibyte nil))
1746 (load syntax nil t))
1747 ;; No information for syntax and case. Reset to the defaults.
1748 (let ((syntax-table (standard-syntax-table))
1749 (case-table (standard-case-table))
1750 (ch (if (eq window-system 'pc) 128 160)))
1751 (while (< ch 256)
1752 (modify-syntax-entry ch " " syntax-table)
1753 (aset case-table ch ch)
1754 (setq ch (1+ ch)))
1755 (set-char-table-extra-slot case-table 0 nil)
1756 (set-char-table-extra-slot case-table 1 nil)
1757 (set-char-table-extra-slot case-table 2 nil))
1758 (set-standard-case-table (standard-case-table))
1759 (let ((list (buffer-list)))
1760 (while list
1761 (with-current-buffer (car list)
1762 (set-case-table (standard-case-table)))
1763 (setq list (cdr list))))))
1764 (set-display-table-and-terminal-coding-system language-name))
1765
1766 (let ((required-features (get-language-info language-name 'features)))
1767 (while required-features
1768 (require (car required-features))
1769 (setq required-features (cdr required-features))))
1770 (let ((func (get-language-info language-name 'setup-function)))
1771 (if (functionp func)
1772 (funcall func)))
1773 (run-hooks 'set-language-environment-hook)
1774 (force-mode-line-update t))
1775
1776 (defun standard-display-european-internal ()
1777 ;; Actually set up direct output of non-ASCII characters.
1778 (standard-display-8bit (if (eq window-system 'pc) 128 160) 255)
1779 ;; Unibyte Emacs on MS-DOS wants to display all 8-bit characters with
1780 ;; the native font, and codes 160 and 146 stand for something very
1781 ;; different there.
1782 (or (and (eq window-system 'pc) (not default-enable-multibyte-characters))
1783 (progn
1784 ;; Make non-line-break space display as a plain space.
1785 ;; Most X fonts do the wrong thing for code 160.
1786 (aset standard-display-table 160 [32])
1787 ;; With luck, non-Latin-1 fonts are more recent and so don't
1788 ;; have this bug.
1789 (aset standard-display-table 2208 [32]) ; Latin-1 NBSP
1790 ;; Most Windows programs send out apostrophes as \222. Most X fonts
1791 ;; don't contain a character at that position. Map it to the ASCII
1792 ;; apostrophe. [This is actually RIGHT SINGLE QUOTATION MARK,
1793 ;; U+2019, normally from the windows-1252 character set. XFree 4
1794 ;; fonts probably have the appropriate glyph at this position,
1795 ;; so they could use standard-display-8bit. It's better to use a
1796 ;; proper windows-1252 coding system. --fx]
1797 (aset standard-display-table 146 [39]))))
1798
1799 (defun set-language-environment-coding-systems (language-name
1800 &optional eol-type)
1801 "Do various coding system setups for language environment LANGUAGE-NAME.
1802
1803 The optional arg EOL-TYPE specifies the eol-type of the default value
1804 of `buffer-file-coding-system' set by this function."
1805 (let* ((priority (get-language-info language-name 'coding-priority))
1806 (default-coding (car priority)))
1807 (if priority
1808 (let ((categories (mapcar 'coding-system-category priority)))
1809 (set-default-coding-systems
1810 (if (memq eol-type '(0 1 2 unix dos mac))
1811 (coding-system-change-eol-conversion default-coding eol-type)
1812 default-coding))
1813 (setq default-sendmail-coding-system default-coding)
1814 (set-coding-priority categories)
1815 (while priority
1816 (set (car categories) (car priority))
1817 (setq priority (cdr priority) categories (cdr categories)))
1818 (update-coding-systems-internal)))))
1819
1820 (defsubst princ-list (&rest args)
1821 "Print all arguments with `princ', then print \"\n\"."
1822 (while args (princ (car args)) (setq args (cdr args)))
1823 (princ "\n"))
1824
1825 (put 'describe-specified-language-support 'apropos-inhibit t)
1826
1827 ;; Print a language specific information such as input methods,
1828 ;; charsets, and coding systems. This function is intended to be
1829 ;; called from the menu:
1830 ;; [menu-bar mule describe-language-environment LANGUAGE]
1831 ;; and should not run it by `M-x describe-current-input-method-function'.
1832 (defun describe-specified-language-support ()
1833 "Describe how Emacs supports the specified language environment."
1834 (interactive)
1835 (let (language-name)
1836 (if (not (and (symbolp last-command-event)
1837 (or (not (eq last-command-event 'Default))
1838 (setq last-command-event 'English))
1839 (setq language-name (symbol-name last-command-event))))
1840 (error "Bogus calling sequence"))
1841 (describe-language-environment language-name)))
1842
1843 (defun describe-language-environment (language-name)
1844 "Describe how Emacs supports language environment LANGUAGE-NAME."
1845 (interactive
1846 (list (read-language-name
1847 'documentation
1848 "Describe language environment (default, current choice): ")))
1849 (if (null language-name)
1850 (setq language-name current-language-environment))
1851 (if (or (null language-name)
1852 (null (get-language-info language-name 'documentation)))
1853 (error "No documentation for the specified language"))
1854 (if (symbolp language-name)
1855 (setq language-name (symbol-name language-name)))
1856 (dolist (feature (get-language-info language-name 'features))
1857 (require feature))
1858 (let ((doc (get-language-info language-name 'documentation))
1859 pos)
1860 (help-setup-xref (list #'describe-language-environment language-name)
1861 (interactive-p))
1862 (with-output-to-temp-buffer (help-buffer)
1863 (save-excursion
1864 (set-buffer standard-output)
1865 (insert language-name " language environment\n\n")
1866 (if (stringp doc)
1867 (insert doc "\n\n"))
1868 (condition-case nil
1869 (let ((str (eval (get-language-info language-name 'sample-text))))
1870 (if (stringp str)
1871 (insert "Sample text:\n " str "\n\n")))
1872 (error nil))
1873 (let ((input-method (get-language-info language-name 'input-method))
1874 (l (copy-sequence input-method-alist)))
1875 (insert "Input methods")
1876 (when input-method
1877 (insert " (default, " input-method ")")
1878 (setq input-method (assoc input-method input-method-alist))
1879 (setq l (cons input-method (delete input-method l))))
1880 (insert ":\n")
1881 (while l
1882 (when (string= language-name (nth 1 (car l)))
1883 (insert " " (car (car l)))
1884 (search-backward (car (car l)))
1885 (help-xref-button 0 'help-input-method (car (car l)))
1886 (goto-char (point-max))
1887 (insert " (\""
1888 (if (stringp (nth 3 (car l)))
1889 (nth 3 (car l))
1890 (car (nth 3 (car l))))
1891 "\" in mode line)\n"))
1892 (setq l (cdr l)))
1893 (insert "\n"))
1894 (insert "Character sets:\n")
1895 (let ((l (get-language-info language-name 'charset)))
1896 (if (null l)
1897 (insert " nothing specific to " language-name "\n")
1898 (while l
1899 (insert " " (symbol-name (car l)))
1900 (search-backward (symbol-name (car l)))
1901 (help-xref-button 0 'help-character-set (car l))
1902 (goto-char (point-max))
1903 (insert ": " (charset-description (car l)) "\n")
1904 (setq l (cdr l)))))
1905 (insert "\n")
1906 (insert "Coding systems:\n")
1907 (let ((l (get-language-info language-name 'coding-system)))
1908 (if (null l)
1909 (insert " nothing specific to " language-name "\n")
1910 (while l
1911 (insert " " (symbol-name (car l)))
1912 (search-backward (symbol-name (car l)))
1913 (help-xref-button 0 'help-coding-system (car l))
1914 (goto-char (point-max))
1915 (insert " (`"
1916 (coding-system-mnemonic (car l))
1917 "' in mode line):\n\t"
1918 (coding-system-doc-string (car l))
1919 "\n")
1920 (let ((aliases (coding-system-get (car l)
1921 'alias-coding-systems)))
1922 (when aliases
1923 (insert "\t(alias:")
1924 (while aliases
1925 (insert " " (symbol-name (car aliases)))
1926 (setq aliases (cdr aliases)))
1927 (insert ")\n")))
1928 (setq l (cdr l)))))))))
1929 \f
1930 ;;; Locales.
1931
1932 (defvar locale-translation-file-name nil
1933 "File name for the system's file of locale-name aliases, or nil if none.")
1934
1935 ;; The following definitions might as well be marked as constants and
1936 ;; purecopied, since they're normally used on startup, and probably
1937 ;; should reflect the facilities of the base Emacs.
1938 (defconst locale-language-names
1939 (purecopy
1940 '(
1941 ;; Locale names of the form LANGUAGE[_TERRITORY][.CODESET][@MODIFIER]
1942 ;; as specified in the Single Unix Spec, Version 2.
1943 ;; LANGUAGE is a language code taken from ISO 639:1988 (E/F)
1944 ;; with additions from ISO 639/RA Newsletter No.1/1989;
1945 ;; see Internet RFC 2165 (1997-06) and
1946 ;; http://www.evertype.com/standards/iso639/iso639-en.html
1947 ;; TERRITORY is a country code taken from ISO 3166
1948 ;; http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/en_listp1.html.
1949 ;; CODESET and MODIFIER are implementation-dependent.
1950
1951 ; aa Afar
1952 ; ab Abkhazian
1953 ("af" . "Latin-1") ; Afrikaans
1954 ("am" . "Ethiopic") ; Amharic
1955 ; ar Arabic glibc uses 8859-6
1956 ; as Assamese
1957 ; ay Aymara
1958 ; az Azerbaijani
1959 ; ba Bashkir
1960 ("be" . "Belarusian") ; Belarusian [Byelorussian until early 1990s]
1961 ("bg" . "Bulgarian") ; Bulgarian
1962 ; bh Bihari
1963 ; bi Bislama
1964 ; bn Bengali, Bangla
1965 ("bo" . "Tibetan")
1966 ("br" . "Latin-1") ; Breton
1967 ("bs" . "Latin-2") ; Bosnian
1968 ("ca" . "Latin-1") ; Catalan
1969 ; co Corsican
1970 ("cs" . "Czech")
1971 ("cy" . "Welsh") ; Welsh [glibc uses Latin-8. Did this change?]
1972 ("da" . "Latin-1") ; Danish
1973 ("de" . "German")
1974 ; dz Bhutani
1975 ("el" . "Greek")
1976 ;; Users who specify "en" explicitly typically want Latin-1, not ASCII.
1977 ;; That's actually what the GNU locales define, modulo things like
1978 ;; en_IN -- fx.
1979 ("en" . "Latin-1") ; English
1980 ("eo" . "Latin-3") ; Esperanto
1981 ("es" . "Spanish")
1982 ("et" . "Latin-4") ; Estonian
1983 ("eu" . "Latin-1") ; Basque
1984 ; fa Persian glibc uses utf-8
1985 ("fi" . "Latin-1") ; Finnish
1986 ; fj Fiji
1987 ("fo" . "Latin-1") ; Faroese
1988 ("fr" . "French") ; French
1989 ("fy" . "Latin-1") ; Frisian
1990 ("ga" . "Latin-1") ; Irish Gaelic (new orthography)
1991 ("gd" . "Latin-1") ; Scots Gaelic
1992 ("gl" . "Latin-1") ; Galician
1993 ; gn Guarani
1994 ; gu Gujarati
1995 ("gv" . "Latin-8") ; Manx Gaelic glibc uses 8859-1
1996 ; ha Hausa
1997 ("he" . "Hebrew")
1998 ("hi" . "Devanagari") ; Hindi glibc uses utf-8
1999 ("hr" . "Croatian") ; Croatian
2000 ("hu" . "Latin-2") ; Hungarian
2001 ; hy Armenian
2002 ; ia Interlingua
2003 ("id" . "Latin-1") ; Indonesian
2004 ; ie Interlingue
2005 ; ik Inupiak
2006 ("is" . "Latin-1") ; Icelandic
2007 ("it" . "Italian") ; Italian
2008 ; iu Inuktitut
2009 ("ja" . "Japanese")
2010 ; jw Javanese
2011 ("ka" . "Georgian") ; Georgian
2012 ; kk Kazakh
2013 ("kl" . "Latin-1") ; Greenlandic
2014 ; km Cambodian
2015 ; kn Kannada
2016 ("ko" . "Korean")
2017 ; ks Kashmiri
2018 ; ku Kurdish
2019 ("kw" . "Latin-1") ; Cornish
2020 ; ky Kirghiz
2021 ("la" . "Latin-1") ; Latin
2022 ("lb" . "Latin-1") ; Luxemburgish
2023 ; ln Lingala
2024 ("lo" . "Lao") ; Laothian
2025 ("lt" . "Lithuanian")
2026 ("lv" . "Latvian") ; Latvian, Lettish
2027 ; mg Malagasy
2028 ("mi" . "Latin-7") ; Maori
2029 ("mk" . "Cyrillic-ISO") ; Macedonian
2030 ; ml Malayalam
2031 ; mn Mongolian
2032 ; mo Moldavian
2033 ("mr" . "Devanagari") ; Marathi glibc uses utf-8
2034 ("ms" . "Latin-1") ; Malay
2035 ("mt" . "Latin-3") ; Maltese
2036 ; my Burmese
2037 ; na Nauru
2038 ("ne" . "Devanagari") ; Nepali
2039 ("nl" . "Dutch")
2040 ("no" . "Latin-1") ; Norwegian
2041 ("oc" . "Latin-1") ; Occitan
2042 ; om (Afan) Oromo
2043 ; or Oriya
2044 ; pa Punjabi
2045 ("pl" . "Latin-2") ; Polish
2046 ; ps Pashto, Pushto
2047 ("pt" . "Latin-1") ; Portuguese
2048 ; qu Quechua
2049 ("rm" . "Latin-1") ; Rhaeto-Romanic
2050 ; rn Kirundi
2051 ("ro" . "Romanian")
2052 ("ru.*[_.]koi8" . "Russian")
2053 ("ru" . "Cyrillic-ISO") ; Russian
2054 ; rw Kinyarwanda
2055 ("sa" . "Devanagari") ; Sanskrit
2056 ; sd Sindhi
2057 ; se Northern Sami
2058 ; sg Sangho
2059 ("sh" . "Latin-2") ; Serbo-Croatian
2060 ; si Sinhalese
2061 ("sk" . "Slovak")
2062 ("sl" . "Slovenian")
2063 ; sm Samoan
2064 ; sn Shona
2065 ; so Somali
2066 ("sq" . "Latin-1") ; Albanian
2067 ("sr" . "Latin-2") ; Serbian (Latin alphabet)
2068 ("sr_YU@cyrillic" . "Cyrillic-ISO") ; per glibc
2069 ; ss Siswati
2070 ; st Sesotho
2071 ; su Sundanese
2072 ("sv" . "Swedish") ; Swedish
2073 ("sw" . "Latin-1") ; Swahili
2074 ; ta Tamil glibc uses utf-8
2075 ; te Telugu glibc uses utf-8
2076 ("tg" . "Tajik")
2077 ("th" . "Thai")
2078 ; ti Tigrinya
2079 ; tk Turkmen
2080 ("tl" . "Latin-1") ; Tagalog
2081 ; tn Setswana
2082 ; to Tonga
2083 ("tr" . "Turkish")
2084 ; ts Tsonga
2085 ; tt Tatar
2086 ; tw Twi
2087 ; ug Uighur
2088 ("uk" . "Ukrainian") ; Ukrainian
2089 ; ur Urdu glibc uses utf-8
2090 ("uz" . "Latin-1") ; Uzbek
2091 ("vi" . "Vietnamese") ; glibc uses utf-8
2092 ; vo Volapuk
2093 ("wa" . "Latin-1") ; Walloon
2094 ; wo Wolof
2095 ; xh Xhosa
2096 ("yi" . "Windows-1255") ; Yiddish
2097 ; yo Yoruba
2098 ; za Zhuang
2099
2100 ; glibc:
2101 ; zh_CN.GB18030/GB18030 \
2102 ; zh_CN.GBK/GBK \
2103 ; zh_HK/BIG5-HKSCS \
2104
2105 ("zh.*[._]big5" . "Chinese-BIG5")
2106 ("zh.*[._]gbk" . nil) ; Solaris 2.7; has gbk-0 as well as GB 2312.1980-0
2107 ("zh_tw" . "Chinese-CNS") ; glibc uses big5
2108 ("zh_tw[._]euc-tw" . "Chinese-EUC-TW")
2109 ("zh" . "Chinese-GB")
2110 ; zu Zulu
2111
2112 ;; ISO standard locales
2113 ("c$" . "ASCII")
2114 ("posix$" . "ASCII")
2115
2116 ;; The "IPA" Emacs language environment does not correspond
2117 ;; to any ISO 639 code, so let it stand for itself.
2118 ("ipa$" . "IPA")
2119
2120 ;; Nonstandard or obsolete language codes
2121 ("cz" . "Czech") ; e.g. Solaris 2.6
2122 ("ee" . "Latin-4") ; Estonian, e.g. X11R6.4
2123 ("iw" . "Hebrew") ; e.g. X11R6.4
2124 ("sp" . "Cyrillic-ISO") ; Serbian (Cyrillic alphabet), e.g. X11R6.4
2125 ("su" . "Latin-1") ; Finnish, e.g. Solaris 2.6
2126 ("jp" . "Japanese") ; e.g. MS Windows
2127 ("chs" . "Chinese-GB") ; MS Windows Chinese Simplified
2128 ("cht" . "Chinese-BIG5") ; MS Windows Chinese Traditional
2129 ))
2130 "List of pairs of locale regexps and language names.
2131 The first element whose locale regexp matches the start of a downcased locale
2132 specifies the language name corresponding to that locale.
2133 If the language name is nil, there is no corresponding language environment.")
2134
2135 (defconst locale-charset-language-names
2136 (purecopy
2137 '((".*8859[-_]?1\\>" . "Latin-1")
2138 (".*8859[-_]?2\\>" . "Latin-2")
2139 (".*8859[-_]?3\\>" . "Latin-3")
2140 (".*8859[-_]?4\\>" . "Latin-4")
2141 (".*8859[-_]?9\\>" . "Latin-5")
2142 (".*8859[-_]?14\\>" . "Latin-8")
2143 (".*8859[-_]?15\\>" . "Latin-9")
2144 (".*utf\\(-?8\\)\\>" . "UTF-8")
2145 ;; utf-8@euro exists, so put this last. (@euro really specifies
2146 ;; the currency, rather than the charset.)
2147 (".*@euro\\>" . "Latin-9")))
2148 "List of pairs of locale regexps and charset language names.
2149 The first element whose locale regexp matches the start of a downcased locale
2150 specifies the language name whose charsets corresponds to that locale.
2151 This language name is used if its charsets disagree with the charsets of
2152 the language name that would otherwise be used for this locale.")
2153
2154 (defconst locale-preferred-coding-systems
2155 (purecopy
2156 '(("ja.*[._]euc" . japanese-iso-8bit)
2157 ("ja.*[._]jis7" . iso-2022-jp)
2158 ("ja.*[._]pck" . japanese-shift-jis)
2159 ("ja.*[._]sjis" . japanese-shift-jis)
2160 ("jpn" . japanese-shift-jis) ; MS-Windows uses this.
2161 (".*[._]utf" . utf-8)))
2162 "List of pairs of locale regexps and preferred coding systems.
2163 The first element whose locale regexp matches the start of a downcased locale
2164 specifies the coding system to prefer when using that locale.")
2165
2166 (defun locale-name-match (key alist)
2167 "Search for KEY in ALIST, which should be a list of regexp-value pairs.
2168 Return the value corresponding to the first regexp that matches the
2169 start of KEY, or nil if there is no match."
2170 (let (element)
2171 (while (and alist (not element))
2172 (if (string-match (concat "\\`\\(?:" (car (car alist)) "\\)") key)
2173 (setq element (car alist)))
2174 (setq alist (cdr alist)))
2175 (cdr element)))
2176
2177 (defun set-locale-environment (&optional locale-name)
2178 "Set up multi-lingual environment for using LOCALE-NAME.
2179 This sets the language environment, the coding system priority,
2180 the default input method and sometimes other things.
2181
2182 LOCALE-NAME should be a string
2183 which is the name of a locale supported by the system;
2184 often it is of the form xx_XX.CODE, where xx is a language,
2185 XX is a country, and CODE specifies a character set and coding system.
2186 For example, the locale name \"ja_JP.EUC\" might name a locale
2187 for Japanese in Japan using the `japanese-iso-8bit' coding-system.
2188
2189 If LOCALE-NAME is nil, its value is taken from the environment
2190 variables LC_ALL, LC_CTYPE and LANG (the first one that is set).
2191
2192 The locale names supported by your system can typically be found in a
2193 directory named `/usr/share/locale' or `/usr/lib/locale'. LOCALE-NAME
2194 will be translated according to the table specified by
2195 `locale-translation-file-name'.
2196
2197 See also `locale-charset-language-names', `locale-language-names',
2198 `locale-preferred-coding-systems' and `locale-coding-system'."
2199 (interactive "sSet environment for locale: ")
2200
2201 ;; Do this at runtime for the sake of binaries possibly transported
2202 ;; to a system without X.
2203 (setq locale-translation-file-name
2204 (let ((files
2205 '("/usr/lib/X11/locale/locale.alias" ; e.g. X11R6.4
2206 "/usr/X11R6/lib/X11/locale/locale.alias" ; e.g. RedHat 4.2
2207 "/usr/openwin/lib/locale/locale.alias" ; e.g. Solaris 2.6
2208 ;;
2209 ;; The following name appears after the X-related names above,
2210 ;; since the X-related names are what X actually uses.
2211 "/usr/share/locale/locale.alias" ; GNU/Linux sans X
2212 )))
2213 (while (and files (not (file-exists-p (car files))))
2214 (setq files (cdr files)))
2215 (car files)))
2216
2217 (let ((locale locale-name))
2218
2219 (unless locale
2220 ;; Use the first of these three environment variables
2221 ;; that has a nonempty value.
2222 (let ((vars '("LC_ALL" "LC_CTYPE" "LANG")))
2223 (while (and vars
2224 (= 0 (length locale))) ; nil or empty string
2225 (setq locale (getenv (pop vars))))))
2226
2227 (when locale
2228
2229 ;; Translate "swedish" into "sv_SE.ISO8859-1", and so on,
2230 ;; using the translation file that many systems have.
2231 (when locale-translation-file-name
2232 (with-temp-buffer
2233 (insert-file-contents locale-translation-file-name)
2234 (when (re-search-forward
2235 (concat "^" (regexp-quote locale) ":?[ \t]+") nil t)
2236 (setq locale (buffer-substring (point) (line-end-position))))))
2237
2238 ;; Leave the system locales alone if the caller did not specify
2239 ;; an explicit locale name, as their defaults are set from
2240 ;; LC_MESSAGES and LC_TIME, not LC_CTYPE, and the user might not
2241 ;; want to set them to the same value as LC_CTYPE.
2242 (when locale-name
2243 (setq system-messages-locale locale)
2244 (setq system-time-locale locale))
2245
2246 (setq locale (downcase locale))
2247
2248 (let ((language-name
2249 (locale-name-match locale locale-language-names))
2250 (charset-language-name
2251 (locale-name-match locale locale-charset-language-names))
2252 (coding-system
2253 (locale-name-match locale locale-preferred-coding-systems)))
2254
2255 ;; Give preference to charset-language-name over language-name.
2256 (if (and charset-language-name
2257 (not
2258 (equal (get-language-info language-name 'charset)
2259 (get-language-info charset-language-name 'charset))))
2260 (setq language-name charset-language-name))
2261
2262 (when language-name
2263
2264 ;; Set up for this character set. This is now the right way
2265 ;; to do it for both unibyte and multibyte modes.
2266 (set-language-environment language-name)
2267
2268 ;; If default-enable-multibyte-characters is nil,
2269 ;; we are using single-byte characters,
2270 ;; so the display table and terminal coding system are irrelevant.
2271 (when default-enable-multibyte-characters
2272 (set-display-table-and-terminal-coding-system language-name))
2273
2274 ;; Set the `keyboard-coding-system' if appropriate (tty
2275 ;; only). At least X and MS Windows can generate
2276 ;; multilingual input.
2277 (unless window-system
2278 (let ((kcs (or coding-system
2279 (car (get-language-info language-name
2280 'coding-system)))))
2281 (if kcs (set-keyboard-coding-system kcs))))
2282
2283 (setq locale-coding-system
2284 (car (get-language-info language-name 'coding-priority))))
2285
2286 (when coding-system
2287 (prefer-coding-system coding-system)
2288 (setq locale-coding-system coding-system))))
2289
2290 ;; Default to A4 paper if we're not in a C, POSIX or US locale.
2291 ;; (See comments in Flanginfo.)
2292 (let ((locale locale)
2293 (paper (langinfo 'paper)))
2294 (if paper
2295 ;; This will always be null at the time of writing.
2296 (cond
2297 ((equal paper '(216 279))
2298 (setq ps-paper-type 'letter))
2299 ((equal paper '(210 297))
2300 (setq ps-paper-type 'a4)))
2301 (let ((vars '("LC_ALL" "LC_PAPER" "LANG")))
2302 (while (and vars (= 0 (length locale)))
2303 (setq locale (getenv (pop vars)))))
2304 (when locale
2305 ;; As of glibc 2.2.5, these are the only US Letter locales,
2306 ;; and the rest are A4.
2307 (setq ps-paper-type
2308 (or (locale-name-match locale '(("c$" . letter)
2309 ("posix$" . letter)
2310 (".._us" . letter)
2311 (".._pr" . letter)
2312 (".._ca" . letter)))
2313 'a4))))))
2314 nil)
2315 \f
2316 ;;; Charset property
2317
2318 (defun get-charset-property (charset propname)
2319 "Return the value of CHARSET's PROPNAME property.
2320 This is the last value stored with
2321 (put-charset-property CHARSET PROPNAME VALUE)."
2322 (and (not (eq charset 'composition))
2323 (plist-get (charset-plist charset) propname)))
2324
2325 (defun put-charset-property (charset propname value)
2326 "Store CHARSETS's PROPNAME property with value VALUE.
2327 It can be retrieved with `(get-charset-property CHARSET PROPNAME)'."
2328 (or (eq charset 'composition)
2329 (set-charset-plist charset
2330 (plist-put (charset-plist charset) propname value))))
2331
2332 ;;; Character code property
2333 (put 'char-code-property-table 'char-table-extra-slots 0)
2334
2335 (defvar char-code-property-table
2336 (make-char-table 'char-code-property-table)
2337 "Char-table containing a property list of each character code.
2338
2339 See also the documentation of `get-char-code-property' and
2340 `put-char-code-property'.")
2341
2342 (defun get-char-code-property (char propname)
2343 "Return the value of CHAR's PROPNAME property in `char-code-property-table'."
2344 (let ((plist (aref char-code-property-table char)))
2345 (if (listp plist)
2346 (car (cdr (memq propname plist))))))
2347
2348 (defun put-char-code-property (char propname value)
2349 "Store CHAR's PROPNAME property with VALUE in `char-code-property-table'.
2350 It can be retrieved with `(get-char-code-property CHAR PROPNAME)'."
2351 (let ((plist (aref char-code-property-table char)))
2352 (if plist
2353 (let ((slot (memq propname plist)))
2354 (if slot
2355 (setcar (cdr slot) value)
2356 (nconc plist (list propname value))))
2357 (aset char-code-property-table char (list propname value)))))
2358
2359 \f
2360 ;; Pretty description of encoded string
2361
2362 ;; Alist of ISO 2022 control code vs the corresponding mnemonic string.
2363 (defvar iso-2022-control-alist
2364 '((?\x1b . "ESC")
2365 (?\x0e . "SO")
2366 (?\x0f . "SI")
2367 (?\x8e . "SS2")
2368 (?\x8f . "SS3")
2369 (?\x9b . "CSI")))
2370
2371 (defun encoded-string-description (str coding-system)
2372 "Return a pretty description of STR that is encoded by CODING-SYSTEM."
2373 (setq str (string-as-unibyte str))
2374 (mapconcat
2375 (if (and coding-system (eq (coding-system-type coding-system) 2))
2376 ;; Try to get a pretty description for ISO 2022 escape sequences.
2377 (function (lambda (x) (or (cdr (assq x iso-2022-control-alist))
2378 (format "%02X" x))))
2379 (function (lambda (x) (format "0x%02X" x))))
2380 str " "))
2381
2382 (defun encode-coding-char (char coding-system)
2383 "Encode CHAR by CODING-SYSTEM and return the resulting string.
2384 If CODING-SYSTEM can't safely encode CHAR, return nil."
2385 (let ((str1 (string-as-multibyte (char-to-string char)))
2386 (str2 (string-as-multibyte (make-string 2 char)))
2387 (safe-chars (and coding-system
2388 (coding-system-get coding-system 'safe-chars)))
2389 (charset (char-charset char))
2390 enc1 enc2 i1 i2)
2391 (when (or (eq safe-chars t)
2392 (eq charset 'ascii)
2393 (and safe-chars (aref safe-chars char)))
2394 ;; We must find the encoded string of CHAR. But, just encoding
2395 ;; CHAR will put extra control sequences (usually to designate
2396 ;; ASCII charaset) at the tail if type of CODING is ISO 2022.
2397 ;; To exclude such tailing bytes, we at first encode one-char
2398 ;; string and two-char string, then check how many bytes at the
2399 ;; tail of both encoded strings are the same.
2400
2401 (setq enc1 (encode-coding-string str1 coding-system)
2402 i1 (length enc1)
2403 enc2 (encode-coding-string str2 coding-system)
2404 i2 (length enc2))
2405 (while (and (> i1 0) (= (aref enc1 (1- i1)) (aref enc2 (1- i2))))
2406 (setq i1 (1- i1) i2 (1- i2)))
2407
2408 ;; Now (substring enc1 i1) and (substring enc2 i2) are the same,
2409 ;; and they are the extra control sequences at the tail to
2410 ;; exclude.
2411 (substring enc2 0 i2))))
2412
2413
2414 ;;; mule-cmds.el ends here