*** empty log message ***
[bpt/emacs.git] / lisp / term / internal.el
CommitLineData
c6a6499f 1;;; internal.el --- support for PC internal terminal -*- coding: raw-text; -*-
c8b836f6 2
0064ab85 3;; Copyright (C) 1993, 1994, 1998 Free Software Foundation, Inc.
c8b836f6
RS
4
5;; Author: Morten Welinder <terra@diku.dk>
c8b836f6
RS
6
7;; This file is part of GNU Emacs.
8
9;; GNU Emacs is free software; you can redistribute it and/or modify
10;; it under the terms of the GNU General Public License as published by
11;; the Free Software Foundation; either version 2, or (at your option)
12;; any later version.
13
14;; GNU Emacs is distributed in the hope that it will be useful,
15;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17;; GNU General Public License for more details.
18
19;; You should have received a copy of the GNU General Public License
2fe590dc
EN
20;; along with GNU Emacs; see the file COPYING. If not, write to the
21;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22;; Boston, MA 02111-1307, USA.
23
24;;; Code:
25
c8b836f6
RS
26;; ---------------------------------------------------------------------------
27;; keyboard setup -- that's simple!
28(set-input-mode nil nil 0)
c8b836f6
RS
29(define-key function-key-map [backspace] "\177") ; Normal behaviour for BS
30(define-key function-key-map [delete] "\C-d") ; ... and Delete
31(define-key function-key-map [tab] [?\t])
32(define-key function-key-map [linefeed] [?\n])
33(define-key function-key-map [clear] [11])
34(define-key function-key-map [return] [13])
35(define-key function-key-map [escape] [?\e])
36(define-key function-key-map [M-backspace] [?\M-\d])
37(define-key function-key-map [M-delete] [?\M-\d])
38(define-key function-key-map [M-tab] [?\M-\t])
39(define-key function-key-map [M-linefeed] [?\M-\n])
40(define-key function-key-map [M-clear] [?\M-\013])
41(define-key function-key-map [M-return] [?\M-\015])
42(define-key function-key-map [M-escape] [?\M-\e])
43(put 'backspace 'ascii-character 127)
44(put 'delete 'ascii-character 127)
45(put 'tab 'ascii-character ?\t)
46(put 'linefeed 'ascii-character ?\n)
47(put 'clear 'ascii-character 12)
48(put 'return 'ascii-character 13)
49(put 'escape 'ascii-character ?\e)
0064ab85
EZ
50
51;; ----------------------------------------------------------------------
52;; DOS display setup
53;; =================
54;;
55;; DOS can only support a single font. On most systems (with the
56;; possible exception of Far Eastern DOS versions), this means that
57;; two character sets are available at any given time: the ASCII
58;; charset, and a single national charset, usually mapped to codes
59;; above 128 (i.e., with 8th bit set). Which national charset is
60;; supported depends on the codepage loaded by the system when it
61;; boots; usually, this codepage cannot be changed without
62;; rebooting.
63;;
64;; Since each codepage can usually display character of a single
65;; MULE charset, Emacs can display a single MULE charset with the
66;; glyphs of the current codepage. The mapping from DOS codepages
67;; to MULE charsets is established by the charset property of the
68;; cpNNN-decode-table variables in codepage.el, which also
69;; defines translation tables for each such pair, and a bunch of
70;; functions to generate coding systems that use those translation
71;; tables to convert codepage-encoded text to the appropriate MULE
72;; charset and back. When Emacs starts on DOS, it automatically
73;; sets its default coding systems for file I/O and terminal output
74;; according to the currend DOS codepage, given by the
75;; `dos-codepage' variable.
76;;
77;; This leaves us with the problem of displaying character sets
78;; other than the one which maps directly into the current codepage.
79;; The following functions and variables handle this nuisance by
80;; defining a display table where each character that doesn't have a
81;; glyph in some codepage is mapped to a string which represents it.
82;; For example, a small c with cedilla is mapped to the string
83;; "{,c}" (the braces serve as a sign that this is a single
84;; character). A nice feature of the display tables is that Emacs
85;; knows that the string represents a single character, and thus
86;; cursor motion works as you'd expect: a single `C-f' moves past
87;; the entire string which represents a single character.
88;; ----------------------------------------------------------------------
89
90(defvar IT-character-translations
91 '(
92 (latin-iso8859-1
93 . [255 "!I" "|c" "Pd" "$$" "Ye" "|" "SE" "\"" "(c)"
94 "_a" "<<" "~" "--" "(R)" "'-" "^o" "+-" "^2" "^3"
95 "'" "u" ".P" "^." "'," "^1" "_o" ">>" "1/4" "1/2"
96 "3/4" "?I" "`A" "A'" "A^" "~A" "\"A" "Ao" "AE" ",C"
f3a3ea9a 97 "`E" "E'" "E^" "\"E" "`I" "I'" "I^" "\"I" "-D" "~N"
0064ab85 98 "`O" "O'" "O^" "~O" "\"O" "*x" "/O" "`U" "U'" "U^"
f3a3ea9a 99 "\"U" "Y'" "-P" "ss" "`a" "a'" "a^" "~a" "\"a" "ao"
0064ab85 100 "ae" ",c" "`e" "e'" "e^" "\"e" "`i" "i'" "i^" "\"i"
f3a3ea9a
EZ
101 "-d" "~n" "`o" "o'" "o^" "~o" "\"o" "-:" "/o" "`u"
102 "u'" "u^" "\"u" "y'" "-p" "\"y"]
0064ab85
EZ
103 )
104 (latin-iso8859-2
105 . [255 "A;" "'(" "/L" "$$" "L<" "S'" "SE" "\"" "S<"
106 ",S" "T<" "Z'" "--" "Z<" "Z^." "^o" "a;" "';" "/l"
107 "'" "l<" "s'" "'<" "'," "s<" ",s" "t<" "z'" "'"
108 "z<" "z^." "R'" "A'" "A^" "A(" "\"A" "L'" "C'" ",C"
109 "C<" "E'" "E;" "E:" "E<" "I'" "I^" "D<" "/D" "N'"
110 "N<" "O'" "O^" "O''" "\"O" "*x" "R<" "U^0" "U'" "U''"
111 "\"U" "Y'" ",T" "ss" "r'" "a'" "a^" "a(" "\"a" "l'"
112 "c'" ",c" "c<" "e'" "e;" "\"e" "e<" "i'" "i^" "d<"
113 "/d" "n'" "n<" "o'" "o^" "o''" "\"o" "-:" "r<" "u^0"
114 "u'" "u''" "\"u" "y'" ",t" "'."]
115 )
116 (latin-iso8859-3
117 . [255 "/H" "'(" "Pd" "$$" " " "H^" "SE" "\"" "I^."
118 ",S" "G(" "J^" "--" " " "Z^." "^o" "/h" "^2" "^3"
119 "'" "u" "h^" "." "'," "i^." ",s" "g(" "j^" "1/2"
120 " " "z^." "`A" "A'" "A^" " " "\"A" "C^." "C^" ",C"
121 "`E" "E'" "E^" "\"E" "`I" "I'" "I^" "\"I" " " "~N"
122 "`O" "O'" "O^" "G^." "\"O" "*x" "G^" "`U" "U'" "U^"
123 "\"U" "U(" "S^" "ss" "`a" "a'" "a^" " " "\"a" "c^."
124 "c^" ",c" "`e" "e'" "e^" "\"e" "`i" "i'" "i^" "\"i"
125 " " "~n" "`o" "o'" "o^" "g^." "\"o" "-:" "g^" "`u"
126 "u'" "u^" "\"u" "u(" "s^" "^."]
127 )
128 (latin-iso8859-4
129 . [255 "A;" "kk" ",R" "$$" "?I" ",L" "SE" "\"" "S<"
130 "E-" ",G" "/T" "--" "Z<" "'-" "^o" "a;" "';" ",r"
131 "'" "~i" ",l" "'<" "'," "s<" "e-" ",g" "/t" "NG"
132 "z<" "ng" "A-" "A'" "A^" "~A" "\"A" "Ao" "AE" "I;"
133 "C<" "E'" "E;" "\"E" "E^." "I'" "I^" "I-" "/D" ",N"
134 "O-" ",K" "O^" "~O" "\"O" "*x" "/O" "U;" "U'" "U^"
135 "\"U" "~U" "U-" "ss" "a-" "a'" "a^" "~a" "\"a" "ao"
136 "ae" "i;" "c<" "e'" "e;" "\"e" "e^." "i'" "i^" "i-"
137 "/d" ",n" "o-" ",k" "o^" "~o" "\"o" "-:" "/o" "u;"
138 "u'" "u^" "\"u" "~u" "u-" "^."]
139 )
140 (cyrillic-iso8859-5
141 . [255 "\"E" "Dj" "Gj" "IE" "Dz" "Ii" "Ji" "JE" "Lj"
142 "Nj" "Ts" "Kj" 240 "V%" "Dzh" 65 "B=" 66 226
143 68 69 "Z%" 51 85 "J=" 75 "L=" 77 72
144 79 "P=" 80 67 84 89 232 88 "C=" "C%"
145 "S%" "Sc" "=\"" "Y=" "%\"" "Ee" "Yu" "Ya" 97 98
146 "v=" "g=" 103 101 "z%" "z=" 117 "j=" 107 "l="
147 "m=" "n=" 111 110 112 99 "t=" 121 "f=" 120
148 "c=" "c%" "s%" "sc" "='" "y=" "%'" "ee" "yu" "ya"
149 "N0" "\"e" "dj" "gj" "ie" "dz" "ii" "ji" "je" "lj"
150 "nj" "ts" "kj" 21 "v%" "dzh"]
151 )
152 (arabic-iso8859-6
153 . [255 nil nil nil "$$" nil nil nil nil nil
154 nil nil ",+" "--" nil nil nil nil nil nil
155 nil nil nil nil nil nil nil ";+" nil nil
156 nil "?+" nil "H'" "aM" "aH" "wH" "ah" "yH"
157 "a+" "b+" "tm" "t+" "tk" "g+" "hk" "x+" "d+" "dk"
158 "r+" "z+" "s+" "sn" "c+" "dd" "tj" "zH" "e+" "i+"
159 nil nil nil nil nil "++" "f+" "q+" "k+" "l+"
160 "m+" "n+" "h+" "w+" "j+" "y+" ":+" "\"+" "=+" "/+"
161 "'+" "1+" "3+" "0+" nil nil nil nil nil nil
162 nil nil nil nil nil nil nil]
163 )
164 (greek-iso8859-7
165 . [255 "9'" "'9" "Pd" nil nil "|" "SE" "\"" "(c)"
166 nil "<<" "~" "--" nil "-M" "^o" "+-" "^2" "^3"
c35ba278
EZ
167 "'" "'%" "'A" "^." "'E" "'H" "'I" ">>" "'O" "1/2"
168 "'Y" "W%" "i3" 65 66 "G*" "D*" 69 90 72
169 "TH" 73 74 "L*" 77 78 "C*" 79 "P*" 80
170 nil "S*" 84 89 "F*" 88 "Q*" "W*" "\"I" "\"Y"
0064ab85 171 "a%" "e%" "y%" "i%" "u3" "a*" "b*" "g*" "d*" "e*"
c35ba278
EZ
172 "z*" "y*" "h*" "i*" 107 "l*" "m*" "n*" "c*" 111
173 "p*" "r*" "*s" "s*" "t*" 117 "f*" "x*" "q*" "w*"
174 "\"i" "\"u" "'o" "'u" "'w" nil]
0064ab85
EZ
175 )
176 (hebrew-iso8859-8
177 . [255 nil "|c" "Pd" "$$" "Ye" "|" "SE" "\"" "(c)"
178 "*x" "<<" "~" "--" "(R)" "'-" "^o" "+-" "^2" "^3"
179 "'" "u" ".P" "^." "'," "^1" "-:" ">>" "1/4" "1/2"
180 "3/4" nil nil nil nil nil nil nil nil nil
181 nil nil nil nil nil nil nil nil nil nil
182 nil nil nil nil nil nil nil nil nil nil
183 nil nil nil "=2" "A+" "B+" "G+" "D+" "H+" "W+"
184 "Z+" "X+" "Tj" "J+" "K%" "K+" "L+" "M%" "M+" "N%"
185 "N+" "S+" "E+" "P%" "P+" "Zj" "ZJ" "Q+" "R+" "Sh"
186 "T+" nil nil nil nil nil]
187 )
188 (latin-iso8859-9
189 . [255 "!I" "|c" "Pd" "$$" "Ye" "|" "SE" "\"" "(c)"
190 "_a" "<<" "~" "--" "(R)" "'-" "^o" "+-" "^2" "^3"
191 "'" "u" ".P" "^." "'," "^1" "_o" ">>" "1/4" "1/2"
192 "3/4" "?I" "`A" "A'" "A^" "~A" "\"A" "Ao" "AE" ",C"
193 "`E" "E'" "E^" "\"E" "`I" "I'" "I^" "\"I" "G(" "~N"
194 "`O" "O'" "O^" "~O" "\"O" "*x" "/O" "`U" "U'" "U^"
195 "\"U" "I^." ",S" "ss" "`a" "a'" "a^" "~a" "\"a" "ao"
c35ba278 196 "ae" ",c" "`e" "e'" "e<" "\"e" "e^." "i'" "i^" "i-"
0064ab85 197 "g(" "~n" "`o" "o'" "o^" "~o" "\"o" "-:" "/o" "`u"
c35ba278
EZ
198 "u'" "u^" "\"u" "i." ",s" "\"y"]
199 )
200 (latin-iso8859-14
bb8aea86
EZ
201 . [255 "B`" "b`" "Pd" "C`" "c`" "D`" "SE" "`W" "(c)"
202 "W'" "d`" "`Y" "--" "(R)" "\"Y" "F`" "f`" "G`" "g`"
203 "M`" "m`" ".P" "P`" "`w" "p`" "w'" "S`" "`y" "\"W"
204 "\"w" "s`" "`A" "A'" "A^" "~A" "\"A" "Ao" "AE" ",C"
c35ba278
EZ
205 "`E" "E'" "E^" "\"E" "`I" "I'" "I^" "\"I" "W^" "~N"
206 "`O" "O'" "O^" "~O" "\"O" "T`" "/O" "`U" "U'" "U^"
207 "\"U" "Y'" "Y^" "ss" "`a" "a'" "a^" "~a" "\"a" "ao"
208 "ae" ",c" "`e" "e'" "e^" "\"e" "`i" "i'" "i^" "\"i"
bb8aea86 209 "w^" "~n" "`o" "o'" "o^" "~o" "\"o" "t`" "/o" "`u"
c35ba278
EZ
210 "u'" "u^" "\"u" "y'" "y^" "\"y"]
211 )
212 (latin-iso8859-15
f3a3ea9a 213 . [255 "!I" "|c" "Pd" "E=" "Ye" "S<" "SE" "s<" "(c)"
bb8aea86 214 "_a" "<<" "~" "--" "(R)" "'-" "^o" "+-" "^2" "^3"
c35ba278
EZ
215 "Z<" "u" ".P" "^." "z<" "^1" "_o" ">>" "OE" "oe"
216 "\"Y" "?I" "`A" "A'" "A^" "~A" "\"A" "Ao" "AE" ",C"
f3a3ea9a 217 "`E" "E'" "E^" "\"E" "`I" "I'" "I^" "\"I" "-D" "~N"
c35ba278 218 "`O" "O'" "O^" "~O" "\"O" "*x" "/O" "`U" "U'" "U^"
bb8aea86 219 "\"U" "Y'" "|P" "ss" "`a" "a'" "a^" "~a" "\"a" "ao"
c35ba278 220 "ae" ",c" "`e" "e'" "e^" "\"e" "`i" "i'" "i^" "\"i"
f3a3ea9a 221 "-d" "~n" "`o" "o'" "o^" "~o" "\"o" "-:" "/o" "`u"
bb8aea86 222 "u'" "u^" "\"u" "y'" "|p" "\"y"]
0064ab85
EZ
223 )
224 )
225 "An alist of MULE ISO-8859 character sets and the strings that
226should be used to represent the characters from each set on a DOS
227terminal which does not have corresponding glyphs built into the
228installed codepage.")
229
230(defun IT-display-table-setup (codepage &optional table)
f53c8bb2
EZ
231 "Set up display table TABLE for a DOS terminal which supports
232glyphs built into the codepage CODEPAGE.
0064ab85
EZ
233
234If TABLE is nil or omitted, `standard-display-table' is used."
235 (let* ((surrogates IT-character-translations)
236 (disp-tab (or table standard-display-table))
237 (built-in-set (cp-charset-for-codepage codepage))
238 (offset (cp-offset-for-codepage codepage))
239 (cp-decoder
240 (symbol-value (intern-soft (format "%s-decode-table" codepage))))
241 (cp-decoder-len (length cp-decoder))
242 (c offset)
243 association chset)
244 ;; Undo the effects of previous call (where they may have used
245 ;; a different codepage) by reverting the display table for the
246 ;; built-in charset to its pristine shape.
a88d2801 247 (while (< c 256)
0064ab85
EZ
248 (aset disp-tab (make-char built-in-set c) nil)
249 (setq c (1+ c)))
250 (while surrogates
251 (setq association (car surrogates))
252 (setq chset (car association))
253 (let* ((vector (cdr association))
254 (veclen (length vector))
255 (i 0)
256 glyph)
257 (while (< i veclen)
258 (setq glyph (aref vector i))
259 (if (and glyph
260 (or (not (equal chset built-in-set))
261 (>= i cp-decoder-len)
262 (null (aref cp-decoder i))))
263 (aset disp-tab (make-char chset (+ i (logand offset 127)))
264 (vconcat
265 (if (numberp glyph)
266 (char-to-string glyph)
267 (if (> (length glyph) 1) (concat "{" glyph "}")
268 glyph)))))
269 (setq i (1+ i))))
f53c8bb2 270 (setq surrogates (cdr surrogates)))))
0064ab85 271
08baac3d
EZ
272(defun dos-cpNNN-setup (codepage)
273 "Set up the MULE environment using the DOS codepage CODEPAGE.
0064ab85 274
08baac3d
EZ
275This function creates the coding system cpNNN (where NNN is the value
276of the argument CODEPAGE), and then uses this coding system to set up
277display tables, and the language environment options as appropriate."
278 (let* ((cp (format "cp%s" codepage))
0064ab85
EZ
279 (charset (cp-charset-for-codepage cp))
280 (offset (cp-offset-for-codepage cp)))
281 (cp-make-coding-systems-for-codepage cp charset offset)
282 ;; This is done by set-language-environment.
283 ;;(setq nonascii-translation-table
284 ;; (symbol-value (intern (concat cp "-nonascii-translation-table"))))
285 (set-language-environment (cp-language-for-codepage cp))
286 (set-default-coding-systems (intern (concat cp "-dos")))
4de8f97e 287 (set-selection-coding-system (intern (concat cp "-dos")))
0064ab85
EZ
288 (set-terminal-coding-system
289 (setq default-terminal-coding-system (intern (concat cp
290 "-unix"))))
291 (IT-display-table-setup cp)
3e9c24f6 292 (prefer-coding-system (intern (concat cp "-dos")))
e1b674a1
EZ
293 (if default-enable-multibyte-characters
294 ;; We want this in multibyte version only, since unibyte version
295 ;; should not convert non-ASCII characters at all.
296 (setq unibyte-display-via-language-environment t)
297 ;; Let the unibyte version behave as Emacs 19 did. In particular,
298 ;; let it use and display native codepage-specific glyphs for
299 ;; non-ASCII characters. For this to work correctly, we need to
300 ;; establish the correspondence between lower-case letters and their
301 ;; upper-case brethren, as appropriate for the codepage in use. The
302 ;; code below makes this happen.
303 ;; (In the multibyte mode, the appropriate tables are prepared
304 ;; elsewhere, since multibyte Emacs uses normal MULE character sets,
305 ;; which are supported on all platforms.)
306 (let* ((i 128)
307 (modify (function
308 (lambda (ch sy)
309 (modify-syntax-entry ch sy text-mode-syntax-table)
310 (if (boundp 'tex-mode-syntax-table)
311 (modify-syntax-entry ch sy tex-mode-syntax-table))
312 (modify-syntax-entry ch sy (standard-syntax-table))
313 )))
314 (table (standard-case-table))
315 ;; The following are strings of letters, first lower then
316 ;; upper case. This will look funny on terminals which
317 ;; display other code pages. In particular, what is
318 ;; displayed as blanks or triangles are not what they
319 ;; look lile at all! (Use `C-x =' to see what they
320 ;; really are.)
321 (chars
322 (cond
08baac3d 323 ((= codepage 850)
e1b674a1 324