25012
|
1 ;;; faces.el --- Lisp faces
|
2456
|
2
|
64762
|
3 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
|
100908
|
4 ;; 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
2456
|
5
|
38697
|
6 ;; Maintainer: FSF
|
45078
|
7 ;; Keywords: internal
|
38697
|
8
|
2456
|
9 ;; This file is part of GNU Emacs.
|
|
10
|
94678
|
11 ;; GNU Emacs is free software: you can redistribute it and/or modify
|
2456
|
12 ;; it under the terms of the GNU General Public License as published by
|
94678
|
13 ;; the Free Software Foundation, either version 3 of the License, or
|
|
14 ;; (at your option) any later version.
|
2456
|
15
|
|
16 ;; GNU Emacs is distributed in the hope that it will be useful,
|
|
17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
19 ;; GNU General Public License for more details.
|
|
20
|
|
21 ;; You should have received a copy of the GNU General Public License
|
94678
|
22 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
|
2456
|
23
|
|
24 ;;; Commentary:
|
|
25
|
|
26 ;;; Code:
|
|
27
|
10107
|
28 (eval-when-compile
|
92948
|
29 (require 'cl))
|
|
30
|
|
31 (declare-function xw-defined-colors "term/x-win" (&optional frame))
|
2456
|
32
|
65289
|
33 (defvar help-xref-stack-item)
|
96435
|
34
|
|
35 (defvar face-name-history nil
|
|
36 "History list for some commands that read face names.
|
|
37 Maximum length of the history list is determined by the value
|
|
38 of `history-length', which see.")
|
|
39
|
2744
|
40
|
25012
|
41 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
42 ;;; Font selection.
|
|
43 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
2456
|
44
|
25012
|
45 (defgroup font-selection nil
|
|
46 "Influencing face font selection."
|
|
47 :group 'faces)
|
2456
|
48
|
12562
|
49
|
25012
|
50 (defcustom face-font-selection-order
|
|
51 '(:width :height :weight :slant)
|
100171
|
52 "A list specifying how face font selection chooses fonts.
|
25012
|
53 Each of the four symbols `:width', `:height', `:weight', and `:slant'
|
|
54 must appear once in the list, and the list must not contain any other
|
79031
|
55 elements. Font selection first tries to find a best matching font
|
79026
|
56 for those face attributes that appear before in the list. For
|
25012
|
57 example, if `:slant' appears before `:height', font selection first
|
|
58 tries to find a font with a suitable slant, even if this results in
|
|
59 a font height that isn't optimal."
|
48713
|
60 :tag "Font selection order"
|
30306
|
61 :type '(list symbol symbol symbol symbol)
|
25012
|
62 :group 'font-selection
|
|
63 :set #'(lambda (symbol value)
|
|
64 (set-default symbol value)
|
|
65 (internal-set-font-selection-order value)))
|
17522
|
66
|
33371
|
67
|
96247
|
68 ;; In the absence of Fontconfig support, Monospace and Sans Serif are
|
96241
514c1dae72db
(face-font-family-alternatives, variable-pitch): Change "Sans" to the
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
69 ;; unavailable, and we fall back on the courier and helv families,
|
514c1dae72db
(face-font-family-alternatives, variable-pitch): Change "Sans" to the
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
70 ;; which are generally available.
|
25012
|
71 (defcustom face-font-family-alternatives
|
96169
|
72 '(("Monospace" "courier" "fixed")
|
99144
b7eb74a4d86b
* faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
73 ("courier" "CMU Typewriter Text" "fixed")
|
96247
|
74 ("Sans Serif" "helv" "helvetica" "arial" "fixed")
|
27888
|
75 ("helv" "helvetica" "arial" "fixed"))
|
100171
|
76 "Alist of alternative font family names.
|
42705
|
77 Each element has the form (FAMILY ALTERNATIVE1 ALTERNATIVE2 ...).
|
25012
|
78 If fonts of family FAMILY can't be loaded, try ALTERNATIVE1, then
|
|
79 ALTERNATIVE2 etc."
|
48713
|
80 :tag "Alternative font families to try"
|
30306
|
81 :type '(repeat (repeat string))
|
25012
|
82 :group 'font-selection
|
|
83 :set #'(lambda (symbol value)
|
|
84 (set-default symbol value)
|
|
85 (internal-set-alternative-font-family-alist value)))
|
13725
|
86
|
25012
|
87
|
33371
|
88 ;; This is defined originally in xfaces.c.
|
|
89 (defcustom face-font-registry-alternatives
|
39549
|
90 (if (eq system-type 'windows-nt)
|
42969
|
91 '(("iso8859-1" "ms-oemlatin")
|
90682
|
92 ("gb2312.1980" "gb2312" "gbk" "gb18030")
|
39549
|
93 ("jisx0208.1990" "jisx0208.1983" "jisx0208.1978")
|
|
94 ("ksc5601.1989" "ksx1001.1992" "ksc5601.1987")
|
|
95 ("muletibetan-2" "muletibetan-0"))
|
90682
|
96 '(("gb2312.1980" "gb2312.80&gb8565.88" "gbk" "gb18030")
|
39549
|
97 ("jisx0208.1990" "jisx0208.1983" "jisx0208.1978")
|
|
98 ("ksc5601.1989" "ksx1001.1992" "ksc5601.1987")
|
|
99 ("muletibetan-2" "muletibetan-0")))
|
100171
|
100 "Alist of alternative font registry names.
|
42705
|
101 Each element has the form (REGISTRY ALTERNATIVE1 ALTERNATIVE2 ...).
|
34162
|
102 If fonts of registry REGISTRY can be loaded, font selection
|
|
103 tries to find a best matching font among all fonts of registry
|
|
104 REGISTRY, ALTERNATIVE1, ALTERNATIVE2, and etc."
|
48713
|
105 :tag "Alternative font registries to try"
|
33371
|
106 :type '(repeat (repeat string))
|
33419
|
107 :version "21.1"
|
33371
|
108 :group 'font-selection
|
|
109 :set #'(lambda (symbol value)
|
|
110 (set-default symbol value)
|
|
111 (internal-set-alternative-font-registry-alist value)))
|
|
112
|
2744
|
113
|
25012
|
114 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
115 ;;; Creation, copying.
|
|
116 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
2744
|
117
|
3925
|
118
|
2744
|
119 (defun face-list ()
|
25012
|
120 "Return a list of all defined face names."
|
|
121 (mapcar #'car face-new-frame-defaults))
|
|
122
|
|
123
|
|
124 ;;; ### If not frame-local initialize by what X resources?
|
|
125
|
|
126 (defun make-face (face &optional no-init-from-resources)
|
|
127 "Define a new face with name FACE, a symbol.
|
|
128 NO-INIT-FROM-RESOURCES non-nil means don't initialize frame-local
|
|
129 variants of FACE from X resources. (X resources recognized are found
|
|
130 in the global variable `face-x-resources'.) If FACE is already known
|
|
131 as a face, leave it unmodified. Value is FACE."
|
96435
|
132 (interactive (list (read-from-minibuffer
|
|
133 "Make face: " nil nil t 'face-name-history)))
|
25012
|
134 (unless (facep face)
|
|
135 ;; Make frame-local faces (this also makes the global one).
|
|
136 (dolist (frame (frame-list))
|
|
137 (internal-make-lisp-face face frame))
|
|
138 ;; Add the face to the face menu.
|
|
139 (when (fboundp 'facemenu-add-new-face)
|
|
140 (facemenu-add-new-face face))
|
|
141 ;; Define frame-local faces for all frames from X resources.
|
|
142 (unless no-init-from-resources
|
|
143 (make-face-x-resource-internal face)))
|
|
144 face)
|
|
145
|
|
146
|
|
147 (defun make-empty-face (face)
|
|
148 "Define a new, empty face with name FACE.
|
|
149 If the face already exists, it is left unmodified. Value is FACE."
|
96435
|
150 (interactive (list (read-from-minibuffer
|
|
151 "Make empty face: " nil nil t 'face-name-history)))
|
25012
|
152 (make-face face 'no-init-from-resources))
|
|
153
|
|
154
|
|
155 (defun copy-face (old-face new-face &optional frame new-frame)
|
|
156 "Define a face just like OLD-FACE, with name NEW-FACE.
|
|
157
|
|
158 If NEW-FACE already exists as a face, it is modified to be like
|
|
159 OLD-FACE. If it doesn't already exist, it is created.
|
|
160
|
47258
|
161 If the optional argument FRAME is given as a frame, NEW-FACE is
|
25012
|
162 changed on FRAME only.
|
|
163 If FRAME is t, the frame-independent default specification for OLD-FACE
|
|
164 is copied to NEW-FACE.
|
|
165 If FRAME is nil, copying is done for the frame-independent defaults
|
|
166 and for each existing frame.
|
|
167
|
|
168 If the optional fourth argument NEW-FRAME is given,
|
|
169 copy the information from face OLD-FACE on frame FRAME
|
79615
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
170 to NEW-FACE on frame NEW-FRAME. In this case, FRAME may not be nil."
|
25012
|
171 (let ((inhibit-quit t))
|
|
172 (if (null frame)
|
|
173 (progn
|
79615
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
174 (when new-frame
|
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
175 (error "Copying face %s from all frames to one frame"
|
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
176 old-face))
|
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
177 (make-empty-face new-face)
|
25012
|
178 (dolist (frame (frame-list))
|
|
179 (copy-face old-face new-face frame))
|
|
180 (copy-face old-face new-face t))
|
79615
c70a8429c7d8
(copy-face): Create the new face explicitly if it does not exist already.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
181 (make-empty-face new-face)
|
25012
|
182 (internal-copy-lisp-face old-face new-face frame new-frame))
|
|
183 new-face))
|
|
184
|
|
185
|
|
186
|
|
187 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
188 ;;; Obsolete functions
|
|
189 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
190
|
|
191 ;; The functions in this section are defined because Lisp packages use
|
|
192 ;; them, despite the prefix `internal-' suggesting that they are
|
28840
|
193 ;; private to the face implementation.
|
2744
|
194
|
|
195 (defun internal-find-face (name &optional frame)
|
25012
|
196 "Retrieve the face named NAME.
|
|
197 Return nil if there is no such face.
|
75579
|
198 If NAME is already a face, it is simply returned.
|
|
199 The optional argument FRAME is ignored."
|
25012
|
200 (facep name))
|
29354
|
201 (make-obsolete 'internal-find-face 'facep "21.1")
|
25012
|
202
|
2744
|
203
|
|
204 (defun internal-get-face (name &optional frame)
|
|
205 "Retrieve the face named NAME; error if there is none.
|
75579
|
206 If NAME is already a face, it is simply returned.
|
|
207 The optional argument FRAME is ignored."
|
40351
|
208 (or (facep name)
|
25012
|
209 (check-face name)))
|
46053
|
210 (make-obsolete 'internal-get-face "see `facep' and `check-face'." "21.1")
|
2744
|
211
|
25012
|
212
|
|
213 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
214 ;;; Predicates, type checks.
|
|
215 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
216
|
|
217 (defun facep (face)
|
79651
|
218 "Return non-nil if FACE is a face name; nil otherwise.
|
|
219 A face name can be a string or a symbol."
|
25012
|
220 (internal-lisp-face-p face))
|
|
221
|
|
222
|
|
223 (defun check-face (face)
|
|
224 "Signal an error if FACE doesn't name a face.
|
|
225 Value is FACE."
|
|
226 (unless (facep face)
|
|
227 (error "Not a face: %s" face))
|
|
228 face)
|
2744
|
229
|
|
230
|
25012
|
231 ;; The ID returned is not to be confused with the internally used IDs
|
|
232 ;; of realized faces. The ID assigned to Lisp faces is used to
|
|
233 ;; support faces in display table entries.
|
17386
|
234
|
25012
|
235 (defun face-id (face &optional frame)
|
46267
|
236 "Return the internal ID of face with name FACE.
|
81148
afd58ab52ea7
(face-id): If the argument is a face alias, return the ID of the target face.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
237 If FACE is a face-alias, return the ID of the target face.
|
60495
|
238 The optional argument FRAME is ignored, since the internal face ID
|
|
239 of a face name is the same for all frames."
|
25012
|
240 (check-face face)
|
81148
afd58ab52ea7
(face-id): If the argument is a face alias, return the ID of the target face.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
241 (or (get face 'face)
|
afd58ab52ea7
(face-id): If the argument is a face alias, return the ID of the target face.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
242 (face-id (get face 'face-alias))))
|
2456
|
243
|
|
244 (defun face-equal (face1 face2 &optional frame)
|
25012
|
245 "Non-nil if faces FACE1 and FACE2 are equal.
|
|
246 Faces are considered equal if all their attributes are equal.
|
62968
|
247 If the optional argument FRAME is given, report on FACE1 and FACE2 in that frame.
|
|
248 If FRAME is t, report on the defaults for FACE1 and FACE2 (for new frames).
|
25012
|
249 If FRAME is omitted or nil, use the selected frame."
|
|
250 (internal-lisp-face-equal-p face1 face2 frame))
|
|
251
|
2456
|
252
|
|
253 (defun face-differs-from-default-p (face &optional frame)
|
55899
|
254 "Return non-nil if FACE displays differently from the default face.
|
25012
|
255 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
256 If FRAME is t, report on the defaults for face FACE (for new frames).
|
55899
|
257 If FRAME is omitted or nil, use the selected frame."
|
55902
|
258 (let ((attrs
|
87494
|
259 (delq :inherit (mapcar 'car face-attribute-name-alist)))
|
55902
|
260 (differs nil))
|
|
261 (while (and attrs (not differs))
|
|
262 (let* ((attr (pop attrs))
|
|
263 (attr-val (face-attribute face attr frame t)))
|
|
264 (when (and
|
|
265 (not (eq attr-val 'unspecified))
|
|
266 (display-supports-face-attributes-p (list attr attr-val)
|
|
267 frame))
|
|
268 (setq differs attr))))
|
|
269 differs))
|
10379
|
270
|
2456
|
271
|
10379
|
272 (defun face-nontrivial-p (face &optional frame)
|
|
273 "True if face FACE has some non-nil attribute.
|
25012
|
274 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
275 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
276 If FRAME is omitted or nil, use the selected frame."
|
|
277 (not (internal-lisp-face-empty-p face frame)))
|
|
278
|
|
279
|
|
280
|
|
281 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
282 ;;; Setting face attributes from X resources.
|
|
283 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
284
|
|
285 (defcustom face-x-resources
|
|
286 '((:family (".attributeFamily" . "Face.AttributeFamily"))
|
95862
|
287 (:foundry (".attributeFoundry" . "Face.AttributeFoundry"))
|
25012
|
288 (:width (".attributeWidth" . "Face.AttributeWidth"))
|
|
289 (:height (".attributeHeight" . "Face.AttributeHeight"))
|
|
290 (:weight (".attributeWeight" . "Face.AttributeWeight"))
|
|
291 (:slant (".attributeSlant" . "Face.AttributeSlant"))
|
|
292 (:foreground (".attributeForeground" . "Face.AttributeForeground"))
|
|
293 (:background (".attributeBackground" . "Face.AttributeBackground"))
|
|
294 (:overline (".attributeOverline" . "Face.AttributeOverline"))
|
|
295 (:strike-through (".attributeStrikeThrough" . "Face.AttributeStrikeThrough"))
|
|
296 (:box (".attributeBox" . "Face.AttributeBox"))
|
|
297 (:underline (".attributeUnderline" . "Face.AttributeUnderline"))
|
|
298 (:inverse-video (".attributeInverse" . "Face.AttributeInverse"))
|
|
299 (:stipple
|
|
300 (".attributeStipple" . "Face.AttributeStipple")
|
|
301 (".attributeBackgroundPixmap" . "Face.AttributeBackgroundPixmap"))
|
|
302 (:bold (".attributeBold" . "Face.AttributeBold"))
|
|
303 (:italic (".attributeItalic" . "Face.AttributeItalic"))
|
31193
|
304 (:font (".attributeFont" . "Face.AttributeFont"))
|
|
305 (:inherit (".attributeInherit" . "Face.AttributeInherit")))
|
100171
|
306 "List of X resources and classes for face attributes.
|
25012
|
307 Each element has the form (ATTRIBUTE ENTRY1 ENTRY2...) where ATTRIBUTE is
|
|
308 the name of a face attribute, and each ENTRY is a cons of the form
|
39830
|
309 \(RESOURCE . CLASS) with RESOURCE being the resource and CLASS being the
|
25012
|
310 X resource class for the attribute."
|
31528
|
311 :type '(repeat (cons symbol (repeat (cons string string))))
|
25012
|
312 :group 'faces)
|
|
313
|
|
314
|
95841
|
315 (declare-function internal-face-x-get-resource "xfaces.c"
|
|
316 (resource class frame))
|
|
317
|
|
318 (declare-function internal-set-lisp-face-attribute-from-resource "xfaces.c"
|
|
319 (face attr value &optional frame))
|
|
320
|
25012
|
321 (defun set-face-attribute-from-resource (face attribute resource class frame)
|
|
322 "Set FACE's ATTRIBUTE from X resource RESOURCE, class CLASS on FRAME.
|
|
323 Value is the attribute value specified by the resource, or nil
|
|
324 if not present. This function displays a message if the resource
|
|
325 specifies an invalid attribute."
|
|
326 (let* ((face-name (face-name face))
|
|
327 (value (internal-face-x-get-resource (concat face-name resource)
|
|
328 class frame)))
|
|
329 (when value
|
|
330 (condition-case ()
|
|
331 (internal-set-lisp-face-attribute-from-resource
|
|
332 face attribute (downcase value) frame)
|
|
333 (error
|
|
334 (message "Face %s, frame %s: invalid attribute %s %s from X resource"
|
|
335 face-name frame attribute value))))
|
|
336 value))
|
|
337
|
|
338
|
|
339 (defun set-face-attributes-from-resources (face frame)
|
|
340 "Set attributes of FACE from X resources for FRAME."
|
102609
56f3fbbbd88c
set-face-attributes-from-resources, face-set-after-frame-default:
David Reitter <david.reitter@gmail.com>
diff
changeset
|
341 (when (memq (framep frame) '(x w32))
|
25012
|
342 (dolist (definition face-x-resources)
|
|
343 (let ((attribute (car definition)))
|
|
344 (dolist (entry (cdr definition))
|
|
345 (set-face-attribute-from-resource face attribute (car entry)
|
|
346 (cdr entry) frame))))))
|
37943
|
347
|
|
348
|
25012
|
349 (defun make-face-x-resource-internal (face &optional frame)
|
|
350 "Fill frame-local FACE on FRAME from X resources.
|
|
351 FRAME nil or not specified means do it for all frames."
|
|
352 (if (null frame)
|
|
353 (dolist (frame (frame-list))
|
|
354 (set-face-attributes-from-resources face frame))
|
|
355 (set-face-attributes-from-resources face frame)))
|
|
356
|
|
357
|
|
358
|
|
359 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
360 ;;; Retrieving face attributes.
|
|
361 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
362
|
|
363 (defun face-name (face)
|
|
364 "Return the name of face FACE."
|
|
365 (symbol-name (check-face face)))
|
|
366
|
|
367
|
87494
|
368 (defun face-all-attributes (face &optional frame)
|
|
369 "Return an alist stating the attributes of FACE.
|
|
370 Each element of the result has the form (ATTR-NAME . ATTR-VALUE).
|
|
371 Normally the value describes the default attributes,
|
|
372 but if you specify FRAME, the value describes the attributes
|
|
373 of FACE on FRAME."
|
87502
|
374 (mapcar (lambda (pair)
|
|
375 (let ((attr (car pair)))
|
|
376 (cons attr (face-attribute face attr (or frame t)))))
|
87494
|
377 face-attribute-name-alist))
|
|
378
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
379 (defun face-attribute (face attribute &optional frame inherit)
|
25012
|
380 "Return the value of FACE's ATTRIBUTE on FRAME.
|
|
381 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
382 If FRAME is t, report on the defaults for face FACE (for new frames).
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
383 If FRAME is omitted or nil, use the selected frame.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
384
|
67049
580816de789f
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
385 If INHERIT is nil, only attributes directly defined by FACE are considered,
|
580816de789f
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
386 so the return value may be `unspecified', or a relative value.
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
387 If INHERIT is non-nil, FACE's definition of ATTRIBUTE is merged with the
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
388 faces specified by its `:inherit' attribute; however the return value
|
67049
580816de789f
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
389 may still be `unspecified' or relative.
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
390 If INHERIT is a face or a list of faces, then the result is further merged
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
391 with that face (or faces), until it becomes specified and absolute.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
392
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
393 To ensure that the return value is always specified and absolute, use a
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
394 value of `default' for INHERIT; this will resolve any unspecified or
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
395 relative values by merging with the `default' face (which is always
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
396 completely specified)."
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
397 (let ((value (internal-get-lisp-face-attribute face attribute frame)))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
398 (when (and inherit (face-attribute-relative-p attribute value))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
399 ;; VALUE is relative, so merge with inherited faces
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
400 (let ((inh-from (face-attribute face :inherit frame)))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
401 (unless (or (null inh-from) (eq inh-from 'unspecified))
|
66596
56a63119fa20
(face-attribute): Handle the case where a face inherits from
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
402 (condition-case nil
|
56a63119fa20
(face-attribute): Handle the case where a face inherits from
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
403 (setq value
|
56a63119fa20
(face-attribute): Handle the case where a face inherits from
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
404 (face-attribute-merged-with attribute value inh-from frame))
|
56a63119fa20
(face-attribute): Handle the case where a face inherits from
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
405 ;; The `inherit' attribute may point to non existent faces.
|
56a63119fa20
(face-attribute): Handle the case where a face inherits from
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
406 (error nil)))))
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
407 (when (and inherit
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
408 (not (eq inherit t))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
409 (face-attribute-relative-p attribute value))
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
410 ;; We should merge with INHERIT as well
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
411 (setq value (face-attribute-merged-with attribute value inherit frame)))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
412 value))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
413
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
414 (defun face-attribute-merged-with (attribute value faces &optional frame)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
415 "Merges ATTRIBUTE, initially VALUE, with faces from FACES until absolute.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
416 FACES may be either a single face or a list of faces.
|
64539
|
417 \[This is an internal function.]"
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
418 (cond ((not (face-attribute-relative-p attribute value))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
419 value)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
420 ((null faces)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
421 value)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
422 ((consp faces)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
423 (face-attribute-merged-with
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
424 attribute
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
425 (face-attribute-merged-with attribute value (car faces) frame)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
426 (cdr faces)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
427 frame))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
428 (t
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
429 (merge-face-attribute attribute
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
430 value
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
431 (face-attribute faces attribute frame t)))))
|
25012
|
432
|
|
433
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
434 (defmacro face-attribute-specified-or (value &rest body)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
435 "Return VALUE, unless it's `unspecified', in which case evaluate BODY and return the result."
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
436 (let ((temp (make-symbol "value")))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
437 `(let ((,temp ,value))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
438 (if (not (eq ,temp 'unspecified))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
439 ,temp
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
440 ,@body))))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
441
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
442 (defun face-foreground (face &optional frame inherit)
|
25012
|
443 "Return the foreground color name of FACE, or nil if unspecified.
|
|
444 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
445 If FRAME is t, report on the defaults for face FACE (for new frames).
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
446 If FRAME is omitted or nil, use the selected frame.
|
25012
|
447
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
448 If INHERIT is nil, only a foreground color directly defined by FACE is
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
449 considered, so the return value may be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
450 If INHERIT is t, and FACE doesn't define a foreground color, then any
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
451 foreground color that FACE inherits through its `:inherit' attribute
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
452 is considered as well; however the return value may still be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
453 If INHERIT is a face or a list of faces, then it is used to try to
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
454 resolve an unspecified foreground color.
|
25012
|
455
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
456 To ensure that a valid color is always returned, use a value of
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
457 `default' for INHERIT; this will resolve any unspecified values by
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
458 merging with the `default' face (which is always completely specified)."
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
459 (face-attribute-specified-or (face-attribute face :foreground frame inherit)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
460 nil))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
461
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
462 (defun face-background (face &optional frame inherit)
|
25012
|
463 "Return the background color name of FACE, or nil if unspecified.
|
|
464 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
465 If FRAME is t, report on the defaults for face FACE (for new frames).
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
466 If FRAME is omitted or nil, use the selected frame.
|
25012
|
467
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
468 If INHERIT is nil, only a background color directly defined by FACE is
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
469 considered, so the return value may be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
470 If INHERIT is t, and FACE doesn't define a background color, then any
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
471 background color that FACE inherits through its `:inherit' attribute
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
472 is considered as well; however the return value may still be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
473 If INHERIT is a face or a list of faces, then it is used to try to
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
474 resolve an unspecified background color.
|
25012
|
475
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
476 To ensure that a valid color is always returned, use a value of
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
477 `default' for INHERIT; this will resolve any unspecified values by
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
478 merging with the `default' face (which is always completely specified)."
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
479 (face-attribute-specified-or (face-attribute face :background frame inherit)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
480 nil))
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
481
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
482 (defun face-stipple (face &optional frame inherit)
|
25012
|
483 "Return the stipple pixmap name of FACE, or nil if unspecified.
|
|
484 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
485 If FRAME is t, report on the defaults for face FACE (for new frames).
|
40399
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
486 If FRAME is omitted or nil, use the selected frame.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
487
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
488 If INHERIT is nil, only a stipple directly defined by FACE is
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
489 considered, so the return value may be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
490 If INHERIT is t, and FACE doesn't define a stipple, then any stipple
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
491 that FACE inherits through its `:inherit' attribute is considered as
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
492 well; however the return value may still be nil.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
493 If INHERIT is a face or a list of faces, then it is used to try to
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
494 resolve an unspecified stipple.
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
495
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
496 To ensure that a valid stipple or nil is always returned, use a value of
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
497 `default' for INHERIT; this will resolve any unspecified values by merging
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
498 with the `default' face (which is always completely specified)."
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
499 (face-attribute-specified-or (face-attribute face :stipple frame inherit)
|
3e67855bb4bf
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader <miles@gnu.org>
diff
changeset
|
500 nil))
|
25012
|
501
|
|
502
|
|
503 (defalias 'face-background-pixmap 'face-stipple)
|
|
504
|
|
505
|
|
506 (defun face-underline-p (face &optional frame)
|
|
507 "Return non-nil if FACE is underlined.
|
|
508 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
509 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
510 If FRAME is omitted or nil, use the selected frame."
|
|
511 (eq (face-attribute face :underline frame) t))
|
|
512
|
|
513
|
|
514 (defun face-inverse-video-p (face &optional frame)
|
|
515 "Return non-nil if FACE is in inverse video on FRAME.
|
|
516 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
517 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
518 If FRAME is omitted or nil, use the selected frame."
|
|
519 (eq (face-attribute face :inverse-video frame) t))
|
|
520
|
|
521
|
|
522 (defun face-bold-p (face &optional frame)
|
|
523 "Return non-nil if the font of FACE is bold on FRAME.
|
|
524 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
525 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
526 If FRAME is omitted or nil, use the selected frame.
|
|
527 Use `face-attribute' for finer control."
|
|
528 (let ((bold (face-attribute face :weight frame)))
|
25561
|
529 (memq bold '(semi-bold bold extra-bold ultra-bold))))
|
25012
|
530
|
|
531
|
|
532 (defun face-italic-p (face &optional frame)
|
|
533 "Return non-nil if the font of FACE is italic on FRAME.
|
|
534 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
535 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
536 If FRAME is omitted or nil, use the selected frame.
|
|
537 Use `face-attribute' for finer control."
|
|
538 (let ((italic (face-attribute face :slant frame)))
|
25616
|
539 (memq italic '(italic oblique))))
|
37943
|
540
|
25012
|
541
|
|
542
|
|
543 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
544 ;;; Face documentation.
|
|
545 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
546
|
|
547 (defun face-documentation (face)
|
63660
|
548 "Get the documentation string for FACE.
|
|
549 If FACE is a face-alias, get the documentation for the target face."
|
|
550 (let ((alias (get face 'face-alias))
|
|
551 doc)
|
|
552 (if alias
|
|
553 (progn
|
|
554 (setq doc (get alias 'face-documentation))
|
|
555 (format "%s is an alias for the face `%s'.%s" face alias
|
|
556 (if doc (format "\n%s" doc)
|
|
557 "")))
|
|
558 (get face 'face-documentation))))
|
25012
|
559
|
|
560
|
|
561 (defun set-face-documentation (face string)
|
|
562 "Set the documentation string for FACE to STRING."
|
26927
|
563 ;; Perhaps the text should go in DOC.
|
26657
|
564 (put face 'face-documentation (purecopy string)))
|
25012
|
565
|
|
566
|
|
567 (defalias 'face-doc-string 'face-documentation)
|
|
568 (defalias 'set-face-doc-string 'set-face-documentation)
|
|
569
|
|
570
|
|
571
|
|
572 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
573 ;; Setting face attributes.
|
|
574 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
575
|
|
576
|
|
577 (defun set-face-attribute (face frame &rest args)
|
|
578 "Set attributes of FACE on FRAME from ARGS.
|
|
579
|
|
580 FRAME nil means change attributes on all frames. FRAME t means change
|
|
581 the default for new frames (this is done automatically each time an
|
|
582 attribute is changed on all frames).
|
|
583
|
|
584 ARGS must come in pairs ATTRIBUTE VALUE. ATTRIBUTE must be a valid
|
67049
580816de789f
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
585 face attribute name. All attributes can be set to `unspecified';
|
580816de789f
* faces.el: Revert 2005-11-17 change. :ignore-defface is now
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
586 this fact is not further mentioned below.
|
25012
|
587
|
|
588 The following attributes are recognized:
|
|
589
|
|
590 `:family'
|
|
591
|
96292
|
592 VALUE must be a string specifying the font family, e.g. ``monospace'',
|
25012
|
593 or a fontset alias name. If a font family is specified, wild-cards `*'
|
|
594 and `?' are allowed.
|
|
595
|
95862
|
596 `:foundry'
|
|
597
|
|
598 VALUE must be a string specifying the font foundry,
|
|
599 e.g. ``adobe''. If a font foundry is specified, wild-cards `*'
|
|
600 and `?' are allowed.
|
|
601
|
25012
|
602 `:width'
|
|
603
|
|
604 VALUE specifies the relative proportionate width of the font to use.
|
|
605 It must be one of the symbols `ultra-condensed', `extra-condensed',
|
|
606 `condensed', `semi-condensed', `normal', `semi-expanded', `expanded',
|
|
607 `extra-expanded', or `ultra-expanded'.
|
|
608
|
|
609 `:height'
|
|
610
|
31190
|
611 VALUE must be either an integer specifying the height of the font to use
|
|
612 in 1/10 pt, a floating point number specifying the amount by which to
|
|
613 scale any underlying face, or a function, which is called with the old
|
|
614 height (from the underlying face), and should return the new height.
|
25012
|
615
|
|
616 `:weight'
|
|
617
|
|
618 VALUE specifies the weight of the font to use. It must be one of the
|
|
619 symbols `ultra-bold', `extra-bold', `bold', `semi-bold', `normal',
|
|
620 `semi-light', `light', `extra-light', `ultra-light'.
|
|
621
|
|
622 `:slant'
|
|
623
|
|
624 VALUE specifies the slant of the font to use. It must be one of the
|
|
625 symbols `italic', `oblique', `normal', `reverse-italic', or
|
|
626 `reverse-oblique'.
|
|
627
|
|
628 `:foreground', `:background'
|
|
629
|
|
630 VALUE must be a color name, a string.
|
|
631
|
|
632 `:underline'
|
|
633
|
|
634 VALUE specifies whether characters in FACE should be underlined. If
|
|
635 VALUE is t, underline with foreground color of the face. If VALUE is
|
|
636 a string, underline with that color. If VALUE is nil, explicitly
|
|
637 don't underline.
|
|
638
|
|
639 `:overline'
|
|
640
|
|
641 VALUE specifies whether characters in FACE should be overlined. If
|
|
642 VALUE is t, overline with foreground color of the face. If VALUE is a
|
|
643 string, overline with that color. If VALUE is nil, explicitly don't
|
|
644 overline.
|
|
645
|
|
646 `:strike-through'
|
|
647
|
|
648 VALUE specifies whether characters in FACE should be drawn with a line
|
|
649 striking through them. If VALUE is t, use the foreground color of the
|
|
650 face. If VALUE is a string, strike-through with that color. If VALUE
|
|
651 is nil, explicitly don't strike through.
|
|
652
|
|
653 `:box'
|
|
654
|
|
655 VALUE specifies whether characters in FACE should have a box drawn
|
|
656 around them. If VALUE is nil, explicitly don't draw boxes. If
|
|
657 VALUE is t, draw a box with lines of width 1 in the foreground color
|
|
658 of the face. If VALUE is a string, the string must be a color name,
|
|
659 and the box is drawn in that color with a line width of 1. Otherwise,
|
|
660 VALUE must be a property list of the form `(:line-width WIDTH
|
|
661 :color COLOR :style STYLE)'. If a keyword/value pair is missing from
|
|
662 the property list, a default value will be used for the value, as
|
|
663 specified below. WIDTH specifies the width of the lines to draw; it
|
36009
|
664 defaults to 1. If WIDTH is negative, the absolute value is the width
|
|
665 of the lines, and draw top/bottom lines inside the characters area,
|
|
666 not around it. COLOR is the name of the color to draw in, default is
|
25012
|
667 the foreground color of the face for simple boxes, and the background
|
|
668 color of the face for 3D boxes. STYLE specifies whether a 3D box
|
|
669 should be draw. If STYLE is `released-button', draw a box looking
|
|
670 like a released 3D button. If STYLE is `pressed-button' draw a box
|
|
671 that appears like a pressed button. If STYLE is nil, the default if
|
|
672 the property list doesn't contain a style specification, draw a 2D
|
|
673 box.
|
|
674
|
|
675 `:inverse-video'
|
|
676
|
|
677 VALUE specifies whether characters in FACE should be displayed in
|
28840
|
678 inverse video. VALUE must be one of t or nil.
|
25012
|
679
|
|
680 `:stipple'
|
|
681
|
|
682 If VALUE is a string, it must be the name of a file of pixmap data.
|
|
683 The directories listed in the `x-bitmap-file-path' variable are
|
|
684 searched. Alternatively, VALUE may be a list of the form (WIDTH
|
|
685 HEIGHT DATA) where WIDTH and HEIGHT are the size in pixels, and DATA
|
|
686 is a string containing the raw bits of the bitmap. VALUE nil means
|
|
687 explicitly don't use a stipple pattern.
|
|
688
|
95862
|
689 For convenience, attributes `:family', `:foundry', `:width',
|
|
690 `:height', `:weight', and `:slant' may also be set in one step
|
|
691 from an X font name:
|
25012
|
692
|
|
693 `:font'
|
|
694
|
|
695 Set font-related face attributes from VALUE. VALUE must be a valid
|
|
696 XLFD font name. If it is a font name pattern, the first matching font
|
|
697 will be used.
|
|
698
|
|
699 For compatibility with Emacs 20, keywords `:bold' and `:italic' can
|
|
700 be used to specify that a bold or italic font should be used. VALUE
|
31190
|
701 must be t or nil in that case. A value of `unspecified' is not allowed.
|
|
702
|
|
703 `:inherit'
|
|
704
|
|
705 VALUE is the name of a face from which to inherit attributes, or a list
|
|
706 of face names. Attributes from inherited faces are merged into the face
|
|
707 like an underlying face would be, with higher priority than underlying faces."
|
98728
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
708 (setq args (purecopy args))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
709 (let ((where (if (null frame) 0 frame))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
710 (spec args)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
711 family foundry)
|
51280
|
712 ;; If we set the new-frame defaults, this face is modified outside Custom.
|
|
713 (if (memq where '(0 t))
|
63660
|
714 (put (or (get face 'face-alias) face) 'face-modified t))
|
98728
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
715 ;; If family and/or foundry are specified, set it first. Certain
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
716 ;; face attributes, e.g. :weight semi-condensed, are not supported
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
717 ;; in every font. See bug#1127.
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
718 (while spec
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
719 (cond ((eq (car spec) :family)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
720 (setq family (cadr spec)))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
721 ((eq (car spec) :foundry)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
722 (setq foundry (cadr spec))))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
723 (setq spec (cddr spec)))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
724 (when (or family foundry)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
725 (when (and (stringp family)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
726 (string-match "\\([^-]*\\)-\\([^-]*\\)" family))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
727 (unless foundry
|
103252
|
728 (setq foundry (match-string 1 family)))
|
|
729 (setq family (match-string 2 family)))
|
98728
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
730 (when (stringp family)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
731 (internal-set-lisp-face-attribute face :family (purecopy family)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
732 where))
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
733 (when (stringp foundry)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
734 (internal-set-lisp-face-attribute face :foundry (purecopy foundry)
|
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
735 where)))
|
31439
|
736 (while args
|
98728
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
737 (unless (memq (car args) '(:family :foundry))
|
96398
|
738 (internal-set-lisp-face-attribute face (car args)
|
|
739 (purecopy (cadr args))
|
|
740 where))
|
98728
a962df9a86fb
(set-face-attribute): Set family and foundry before other attributes.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
741 (setq args (cddr args)))))
|
25012
|
742
|
26337
|
743 (defun make-face-bold (face &optional frame noerror)
|
25012
|
744 "Make the font of FACE be bold, if possible.
|
|
745 FRAME nil or not specified means change face on all frames.
|
26337
|
746 Argument NOERROR is ignored and retained for compatibility.
|
25012
|
747 Use `set-face-attribute' for finer control of the font weight."
|
40456
|
748 (interactive (list (read-face-name "Make which face bold")))
|
25012
|
749 (set-face-attribute face frame :weight 'bold))
|
|
750
|
|
751
|
26337
|
752 (defun make-face-unbold (face &optional frame noerror)
|
25012
|
753 "Make the font of FACE be non-bold, if possible.
|
26337
|
754 FRAME nil or not specified means change face on all frames.
|
|
755 Argument NOERROR is ignored and retained for compatibility."
|
40456
|
756 (interactive (list (read-face-name "Make which face non-bold")))
|
25012
|
757 (set-face-attribute face frame :weight 'normal))
|
|
758
|
37943
|
759
|
26337
|
760 (defun make-face-italic (face &optional frame noerror)
|
25012
|
761 "Make the font of FACE be italic, if possible.
|
|
762 FRAME nil or not specified means change face on all frames.
|
26337
|
763 Argument NOERROR is ignored and retained for compatibility.
|
25012
|
764 Use `set-face-attribute' for finer control of the font slant."
|
40456
|
765 (interactive (list (read-face-name "Make which face italic")))
|
25012
|
766 (set-face-attribute face frame :slant 'italic))
|
|
767
|
|
768
|
26337
|
769 (defun make-face-unitalic (face &optional frame noerror)
|
25012
|
770 "Make the font of FACE be non-italic, if possible.
|
28840
|
771 FRAME nil or not specified means change face on all frames.
|
|
772 Argument NOERROR is ignored and retained for compatibility."
|
40456
|
773 (interactive (list (read-face-name "Make which face non-italic")))
|
25012
|
774 (set-face-attribute face frame :slant 'normal))
|
|
775
|
37943
|
776
|
26337
|
777 (defun make-face-bold-italic (face &optional frame noerror)
|
25012
|
778 "Make the font of FACE be bold and italic, if possible.
|
|
779 FRAME nil or not specified means change face on all frames.
|
26337
|
780 Argument NOERROR is ignored and retained for compatibility.
|
25012
|
781 Use `set-face-attribute' for finer control of font weight and slant."
|
40456
|
782 (interactive (list (read-face-name "Make which face bold-italic")))
|
25012
|
783 (set-face-attribute face frame :weight 'bold :slant 'italic))
|
|
784
|
|
785
|
|
786 (defun set-face-font (face font &optional frame)
|
|
787 "Change font-related attributes of FACE to those of FONT (a string).
|
|
788 FRAME nil or not specified means change face on all frames.
|
95862
|
789 This sets the attributes `:family', `:foundry', `:width',
|
|
790 `:height', `:weight', and `:slant'. When called interactively,
|
|
791 prompt for the face and font."
|
25012
|
792 (interactive (read-face-and-attribute :font))
|
|
793 (set-face-attribute face frame :font font))
|
|
794
|
|
795
|
|
796 ;; Implementation note: Emulating gray background colors with a
|
|
797 ;; stipple pattern is now part of the face realization process, and is
|
|
798 ;; done in C depending on the frame on which the face is realized.
|
|
799
|
|
800 (defun set-face-background (face color &optional frame)
|
|
801 "Change the background color of face FACE to COLOR (a string).
|
|
802 FRAME nil or not specified means change face on all frames.
|
59281
|
803 COLOR can be a system-defined color name (see `list-colors-display')
|
|
804 or a hex spec of the form #RRGGBB.
|
|
805 When called interactively, prompts for the face and color."
|
25012
|
806 (interactive (read-face-and-attribute :background))
|
36060
|
807 (set-face-attribute face frame :background (or color 'unspecified)))
|
25012
|
808
|
|
809
|
|
810 (defun set-face-foreground (face color &optional frame)
|
|
811 "Change the foreground color of face FACE to COLOR (a string).
|
|
812 FRAME nil or not specified means change face on all frames.
|
59281
|
813 COLOR can be a system-defined color name (see `list-colors-display')
|
|
814 or a hex spec of the form #RRGGBB.
|
|
815 When called interactively, prompts for the face and color."
|
25012
|
816 (interactive (read-face-and-attribute :foreground))
|
36060
|
817 (set-face-attribute face frame :foreground (or color 'unspecified)))
|
25012
|
818
|
|
819
|
|
820 (defun set-face-stipple (face stipple &optional frame)
|
|
821 "Change the stipple pixmap of face FACE to STIPPLE.
|
|
822 FRAME nil or not specified means change face on all frames.
|
28840
|
823 STIPPLE should be a string, the name of a file of pixmap data.
|
25012
|
824 The directories listed in the `x-bitmap-file-path' variable are searched.
|
|
825
|
|
826 Alternatively, STIPPLE may be a list of the form (WIDTH HEIGHT DATA)
|
|
827 where WIDTH and HEIGHT are the size in pixels,
|
|
828 and DATA is a string, containing the raw bits of the bitmap."
|
|
829 (interactive (read-face-and-attribute :stipple))
|
36060
|
830 (set-face-attribute face frame :stipple (or stipple 'unspecified)))
|
25012
|
831
|
|
832
|
75591
a0f90fb2d33d
(set-face-underline-p, modify-face): Rename arg UNDERLINE-P
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
833 (defun set-face-underline-p (face underline &optional frame)
|
25012
|
834 "Specify whether face FACE is underlined.
|
|
835 UNDERLINE nil means FACE explicitly doesn't underline.
|
|
836 UNDERLINE non-nil means FACE explicitly does underlining
|
|
837 with the same of the foreground color.
|
|
838 If UNDERLINE is a string, underline with the color named UNDERLINE.
|
|
839 FRAME nil or not specified means change face on all frames.
|
|
840 Use `set-face-attribute' to ``unspecify'' underlining."
|
|
841 (interactive
|
|
842 (let ((list (read-face-and-attribute :underline)))
|
|
843 (list (car list) (eq (car (cdr list)) t))))
|
75591
a0f90fb2d33d
(set-face-underline-p, modify-face): Rename arg UNDERLINE-P
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
844 (set-face-attribute face frame :underline underline))
|
25012
|
845
|
65068
|
846 (define-obsolete-function-alias 'set-face-underline
|
|
847 'set-face-underline-p "22.1")
|
25012
|
848
|
|
849
|
|
850 (defun set-face-inverse-video-p (face inverse-video-p &optional frame)
|
|
851 "Specify whether face FACE is in inverse video.
|
|
852 INVERSE-VIDEO-P non-nil means FACE displays explicitly in inverse video.
|
|
853 INVERSE-VIDEO-P nil means FACE explicitly is not in inverse video.
|
|
854 FRAME nil or not specified means change face on all frames.
|
|
855 Use `set-face-attribute' to ``unspecify'' the inverse video attribute."
|
|
856 (interactive
|
|
857 (let ((list (read-face-and-attribute :inverse-video)))
|
|
858 (list (car list) (eq (car (cdr list)) t))))
|
|
859 (set-face-attribute face frame :inverse-video inverse-video-p))
|
|
860
|
|
861
|
|
862 (defun set-face-bold-p (face bold-p &optional frame)
|
|
863 "Specify whether face FACE is bold.
|
|
864 BOLD-P non-nil means FACE should explicitly display bold.
|
|
865 BOLD-P nil means FACE should explicitly display non-bold.
|
|
866 FRAME nil or not specified means change face on all frames.
|
|
867 Use `set-face-attribute' or `modify-face' for finer control."
|
|
868 (if (null bold-p)
|
|
869 (make-face-unbold face frame)
|
|
870 (make-face-bold face frame)))
|
|
871
|
|
872
|
|
873 (defun set-face-italic-p (face italic-p &optional frame)
|
|
874 "Specify whether face FACE is italic.
|
|
875 ITALIC-P non-nil means FACE should explicitly display italic.
|
|
876 ITALIC-P nil means FACE should explicitly display non-italic.
|
|
877 FRAME nil or not specified means change face on all frames.
|
|
878 Use `set-face-attribute' or `modify-face' for finer control."
|
|
879 (if (null italic-p)
|
|
880 (make-face-unitalic face frame)
|
|
881 (make-face-italic face frame)))
|
|
882
|
|
883
|
|
884 (defalias 'set-face-background-pixmap 'set-face-stipple)
|
10379
|
885
|
2456
|
886
|
|
887 (defun invert-face (face &optional frame)
|
25012
|
888 "Swap the foreground and background colors of FACE.
|
40454
|
889 If FRAME is omitted or nil, it means change face on all frames.
|
25012
|
890 If FACE specifies neither foreground nor background color,
|
|
891 set its foreground and background to the background and foreground
|
|
892 of the default face. Value is FACE."
|
40456
|
893 (interactive (list (read-face-name "Invert face")))
|
25012
|
894 (let ((fg (face-attribute face :foreground frame))
|
|
895 (bg (face-attribute face :background frame)))
|
40454
|
896 (if (not (and (eq fg 'unspecified) (eq bg 'unspecified)))
|
25012
|
897 (set-face-attribute face frame :foreground bg :background fg)
|
|
898 (set-face-attribute face frame
|
|
899 :foreground
|
|
900 (face-attribute 'default :background frame)
|
|
901 :background
|
|
902 (face-attribute 'default :foreground frame))))
|
2456
|
903 face)
|
|
904
|
25012
|
905
|
|
906 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
907 ;;; Interactively modifying faces.
|
|
908 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
2456
|
909
|
44886
|
910 (defun read-face-name (prompt &optional string-describing-default multiple)
|
|
911 "Read a face, defaulting to the face or faces on the char after point.
|
71521
1109575a2873
* help-mode.el (help-xref-symbol-regexp): Add property as a keyword
Nick Roberts <nickrob@snap.net.nz>
diff
changeset
|
912 If it has the property `read-face-name', that overrides the `face' property.
|
71591
|
913 PROMPT should be a string that describes what the caller will do with the face;
|
|
914 it should not end in a space.
|
|
915 STRING-DESCRIBING-DEFAULT should describe what default the caller will use if
|
|
916 the user just types RET; you can omit it.
|
44886
|
917 If MULTIPLE is non-nil, return a list of faces (possibly only one).
|
|
918 Otherwise, return a single face."
|
|
919 (let ((faceprop (or (get-char-property (point) 'read-face-name)
|
|
920 (get-char-property (point) 'face)))
|
63382
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
921 (aliasfaces nil)
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
922 (nonaliasfaces nil)
|
44886
|
923 faces)
|
63984
|
924 ;; Try to get a face name from the buffer.
|
|
925 (if (memq (intern-soft (thing-at-point 'symbol)) (face-list))
|
|
926 (setq faces (list (intern-soft (thing-at-point 'symbol)))))
|
|
927 ;; Add the named faces that the `face' property uses.
|
59262
c9bf2e1b7e1a
(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
928 (if (and (listp faceprop)
|
c9bf2e1b7e1a
(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
929 ;; Don't treat an attribute spec as a list of faces.
|
c9bf2e1b7e1a
(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
930 (not (keywordp (car faceprop)))
|
c9bf2e1b7e1a
(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
931 (not (memq (car faceprop) '(foreground-color background-color))))
|
44886
|
932 (dolist (f faceprop)
|
|
933 (if (symbolp f)
|
|
934 (push f faces)))
|
|
935 (if (symbolp faceprop)
|
59262
c9bf2e1b7e1a
(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
936 (push faceprop faces)))
|
64724
|
937 (delete-dups faces)
|
44886
|
938
|
63382
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
939 ;; Build up the completion tables.
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
940 (mapatoms (lambda (s)
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
941 (if (custom-facep s)
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
942 (if (get s 'face-alias)
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
943 (push (symbol-name s) aliasfaces)
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
944 (push (symbol-name s) nonaliasfaces)))))
|
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
945
|
44886
|
946 ;; If we only want one, and the default is more than one,
|
|
947 ;; discard the unwanted ones now.
|
|
948 (unless multiple
|
|
949 (if faces
|
|
950 (setq faces (list (car faces)))))
|
63984
|
951 (require 'crm)
|
44886
|
952 (let* ((input
|
|
953 ;; Read the input.
|
63984
|
954 (completing-read-multiple
|
44886
|
955 (if (or faces string-describing-default)
|
|
956 (format "%s (default %s): " prompt
|
63984
|
957 (if faces (mapconcat 'symbol-name faces ",")
|
44886
|
958 string-describing-default))
|
44896
fc1fdc78c3eb
(read-face-name): Format the prompt correctly when there's no default.
Miles Bader <miles@gnu.org>
diff
changeset
|
959 (format "%s: " prompt))
|
94054
41482de59a50
(read-face-name): Use `completion-table-in-turn', not `complete-in-turn'.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
960 (completion-table-in-turn nonaliasfaces aliasfaces)
|
96435
|
961 nil t nil 'face-name-history
|
63984
|
962 (if faces (mapconcat 'symbol-name faces ","))))
|
44886
|
963 ;; Canonicalize the output.
|
|
964 (output
|
63984
|
965 (cond ((or (equal input "") (equal input '("")))
|
|
966 faces)
|
|
967 ((stringp input)
|
|
968 (mapcar 'intern (split-string input ", *" t)))
|
|
969 ((listp input)
|
|
970 (mapcar 'intern input))
|
|
971 (input))))
|
44886
|
972 ;; Return either a list of faces or just one face.
|
|
973 (if multiple
|
|
974 output
|
|
975 (car output)))))
|
|
976
|
95841
|
977 ;; Not defined without X, but behind window-system test.
|
|
978 (defvar x-bitmap-file-path)
|
44886
|
979
|
25012
|
980 (defun face-valid-attribute-values (attribute &optional frame)
|
|
981 "Return valid values for face attribute ATTRIBUTE.
|
|
982 The optional argument FRAME is used to determine available fonts
|
|
983 and colors. If it is nil or not specified, the selected frame is
|
|
984 used. Value is an alist of (NAME . VALUE) if ATTRIBUTE expects a value
|
|
985 out of a set of discrete values. Value is `integerp' if ATTRIBUTE expects
|
|
986 an integer value."
|
37943
|
987 (let ((valid
|
|
988 (case attribute
|
|
989 (:family
|
83004
7900111db01c
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
990 (if (window-system frame)
|
101025
18e1be1514e1
(face-valid-attribute-values): Use string as value for :family
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
991 (mapcar (lambda (x) (cons x x))
|
94956
|
992 (font-family-list))
|
37943
|
993 ;; Only one font on TTYs.
|
|
994 (list (cons "default" "default"))))
|
95862
|
995 (:foundry
|
|
996 (list nil))
|
94956
|
997 (:width
|
97325
|
998 (mapcar #'(lambda (x) (cons (symbol-name (aref x 1)) (aref x 1)))
|
94956
|
999 font-width-table))
|
|
1000 (:weight
|
97325
|
1001 (mapcar #'(lambda (x) (cons (symbol-name (aref x 1)) (aref x 1)))
|
94956
|
1002 font-weight-table))
|
|
1003 (:slant
|
97325
|
1004 (mapcar #'(lambda (x) (cons (symbol-name (aref x 1)) (aref x 1)))
|
94956
|
1005 font-slant-table))
|
|
1006 (:inverse-video
|
|
1007 (mapcar #'(lambda (x) (cons (symbol-name x) x))
|
|
1008 (internal-lisp-face-attribute-values attribute)))
|
37943
|
1009 ((:underline :overline :strike-through :box)
|
83004
7900111db01c
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
1010 (if (window-system frame)
|
37943
|
1011 (nconc (mapcar #'(lambda (x) (cons (symbol-name x) x))
|
|
1012 (internal-lisp-face-attribute-values attribute))
|
|
1013 (mapcar #'(lambda (c) (cons c c))
|
75703
|
1014 (defined-colors frame)))
|
37943
|
1015 (mapcar #'(lambda (x) (cons (symbol-name x) x))
|
|
1016 (internal-lisp-face-attribute-values attribute))))
|
|
1017 ((:foreground :background)
|
|
1018 (mapcar #'(lambda (c) (cons c c))
|
|
1019 (defined-colors frame)))
|
|
1020 ((:height)
|
|
1021 'integerp)
|
|
1022 (:stipple
|
101149
|
1023 (and (memq (window-system frame) '(x ns)) ; No stipple on w32
|
37943
|
1024 (mapcar #'list
|
|
1025 (apply #'nconc
|
|
1026 (mapcar (lambda (dir)
|
|
1027 (and (file-readable-p dir)
|
|
1028 (file-directory-p dir)
|
|
1029 (directory-files dir)))
|
|
1030 x-bitmap-file-path)))))
|
|
1031 (:inherit
|
|
1032 (cons '("none" . nil)
|
|
1033 (mapcar #'(lambda (c) (cons (symbol-name c) c))
|
|
1034 (face-list))))
|
|
1035 (t
|
|
1036 (error "Internal error")))))
|
31190
|
1037 (if (and (listp valid) (not (memq attribute '(:inherit))))
|
25245
|
1038 (nconc (list (cons "unspecified" 'unspecified)) valid)
|
|
1039 valid)))
|
25012
|
1040
|
|
1041
|
|
1042 (defvar face-attribute-name-alist
|
|
1043 '((:family . "font family")
|
95862
|
1044 (:foundry . "font foundry")
|
25012
|
1045 (:width . "character set width")
|
|
1046 (:height . "height in 1/10 pt")
|
|
1047 (:weight . "weight")
|
|
1048 (:slant . "slant")
|
|
1049 (:underline . "underline")
|
|
1050 (:overline . "overline")
|
|
1051 (:strike-through . "strike-through")
|
|
1052 (:box . "box")
|
|
1053 (:inverse-video . "inverse-video display")
|
|
1054 (:foreground . "foreground color")
|
|
1055 (:background . "background color")
|
31190
|
1056 (:stipple . "background stipple")
|
|
1057 (:inherit . "inheritance"))
|
25012
|
1058 "An alist of descriptive names for face attributes.
|
|
1059 Each element has the form (ATTRIBUTE-NAME . DESCRIPTION) where
|
|
1060 ATTRIBUTE-NAME is a face attribute name (a keyword symbol), and
|
|
1061 DESCRIPTION is a descriptive name for ATTRIBUTE-NAME.")
|
|
1062
|
|
1063
|
|
1064 (defun face-descriptive-attribute-name (attribute)
|
|
1065 "Return a descriptive name for ATTRIBUTE."
|
|
1066 (cdr (assq attribute face-attribute-name-alist)))
|
|
1067
|
|
1068
|
|
1069 (defun face-read-string (face default name &optional completion-alist)
|
|
1070 "Interactively read a face attribute string value.
|
31190
|
1071 FACE is the face whose attribute is read. If non-nil, DEFAULT is the
|
|
1072 default string to return if no new value is entered. NAME is a
|
|
1073 descriptive name of the attribute for prompting. COMPLETION-ALIST is an
|
|
1074 alist of valid values, if non-nil.
|
25012
|
1075
|
31190
|
1076 Entering nothing accepts the default string DEFAULT.
|
25012
|
1077 Value is the new attribute value."
|
31190
|
1078 ;; Capitalize NAME (we don't use `capitalize' because that capitalizes
|
|
1079 ;; each word in a string separately).
|
|
1080 (setq name (concat (upcase (substring name 0 1)) (substring name 1)))
|
25012
|
1081 (let* ((completion-ignore-case t)
|
|
1082 (value (completing-read
|
|
1083 (if default
|
31190
|
1084 (format "%s for face `%s' (default %s): "
|
|
1085 name face default)
|
|
1086 (format "%s for face `%s': " name face))
|
66959
|
1087 completion-alist nil nil nil nil default)))
|
25245
|
1088 (if (equal value "") default value)))
|
25012
|
1089
|
|
1090
|
|
1091 (defun face-read-integer (face default name)
|
|
1092 "Interactively read an integer face attribute value.
|
|
1093 FACE is the face whose attribute is read. DEFAULT is the default
|
|
1094 value to return if no new value is entered. NAME is a descriptive
|
|
1095 name of the attribute for prompting. Value is the new attribute value."
|
25245
|
1096 (let ((new-value
|
|
1097 (face-read-string face
|
31190
|
1098 (format "%s" default)
|
25245
|
1099 name
|
|
1100 (list (cons "unspecified" 'unspecified)))))
|
31190
|
1101 (cond ((equal new-value "unspecified")
|
|
1102 'unspecified)
|
|
1103 ((member new-value '("unspecified-fg" "unspecified-bg"))
|
|
1104 new-value)
|
|
1105 (t
|
62402
|
1106 (string-to-number new-value)))))
|
25012
|
1107
|
|
1108
|
|
1109 (defun read-face-attribute (face attribute &optional frame)
|
|
1110 "Interactively read a new value for FACE's ATTRIBUTE.
|
|
1111 Optional argument FRAME nil or unspecified means read an attribute value
|
|
1112 of a global face. Value is the new attribute value."
|
|
1113 (let* ((old-value (face-attribute face attribute frame))
|
|
1114 (attribute-name (face-descriptive-attribute-name attribute))
|
|
1115 (valid (face-valid-attribute-values attribute frame))
|
|
1116 new-value)
|
|
1117 ;; Represent complex attribute values as strings by printing them
|
|
1118 ;; out. Stipple can be a vector; (WIDTH HEIGHT DATA). Box can be
|
|
1119 ;; a list `(:width WIDTH :color COLOR)' or `(:width WIDTH :shadow
|
|
1120 ;; SHADOW)'.
|
|
1121 (when (and (or (eq attribute :stipple)
|
|
1122 (eq attribute :box))
|
|
1123 (or (consp old-value)
|
|
1124 (vectorp old-value)))
|
|
1125 (setq old-value (prin1-to-string old-value)))
|
|
1126 (cond ((listp valid)
|
31190
|
1127 (let ((default
|
|
1128 (or (car (rassoc old-value valid))
|
|
1129 (format "%s" old-value))))
|
|
1130 (setq new-value
|
|
1131 (face-read-string face default attribute-name valid))
|
|
1132 (if (equal new-value default)
|
|
1133 ;; Nothing changed, so don't bother with all the stuff
|
|
1134 ;; below. In particular, this avoids a non-tty color
|
|
1135 ;; from being canonicalized for a tty when the user
|
|
1136 ;; just uses the default.
|
|
1137 (setq new-value old-value)
|
|
1138 ;; Terminal frames can support colors that don't appear
|
|
1139 ;; explicitly in VALID, using color approximation code
|
|
1140 ;; in tty-colors.el.
|
34585
|
1141 (when (and (memq attribute '(:foreground :background))
|
97043
|
1142 (not (memq (window-system frame) '(x w32 ns)))
|
34585
|
1143 (not (member new-value
|
|
1144 '("unspecified"
|
|
1145 "unspecified-fg" "unspecified-bg"))))
|
34587
|
1146 (setq new-value (car (tty-color-desc new-value frame))))
|
34585
|
1147 (when (assoc new-value valid)
|
|
1148 (setq new-value (cdr (assoc new-value valid)))))))
|
25012
|
1149 ((eq valid 'integerp)
|
|
1150 (setq new-value (face-read-integer face old-value attribute-name)))
|
|
1151 (t (error "Internal error")))
|
|
1152 ;; Convert stipple and box value text we read back to a list or
|
|
1153 ;; vector if it looks like one. This makes the assumption that a
|
|
1154 ;; pixmap file name won't start with an open-paren.
|
|
1155 (when (and (or (eq attribute :stipple)
|
|
1156 (eq attribute :box))
|
|
1157 (stringp new-value)
|
|
1158 (string-match "^[[(]" new-value))
|
|
1159 (setq new-value (read new-value)))
|
|
1160 new-value))
|
|
1161
|
95841
|
1162 (declare-function fontset-list "fontset.c" ())
|
|
1163 (declare-function x-list-fonts "xfaces.c"
|
|
1164 (pattern &optional face frame maximum width))
|
25012
|
1165
|
|
1166 (defun read-face-font (face &optional frame)
|
|
1167 "Read the name of a font for FACE on FRAME.
|
64539
|
1168 If optional argument FRAME is nil or omitted, use the selected frame."
|
25012
|
1169 (let ((completion-ignore-case t))
|
31197
|
1170 (completing-read (format "Set font attributes of face `%s' from font: " face)
|
89909
|
1171 (append (fontset-list) (x-list-fonts "*" nil frame)))))
|
25012
|
1172
|
|
1173
|
|
1174 (defun read-all-face-attributes (face &optional frame)
|
|
1175 "Interactively read all attributes for FACE.
|
64539
|
1176 If optional argument FRAME is nil or omitted, use the selected frame.
|
25012
|
1177 Value is a property list of attribute names and new values."
|
|
1178 (let (result)
|
|
1179 (dolist (attribute face-attribute-name-alist result)
|
|
1180 (setq result (cons (car attribute)
|
|
1181 (cons (read-face-attribute face (car attribute) frame)
|
|
1182 result))))))
|
|
1183
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1184 (defun modify-face (&optional face foreground background stipple
|
75591
a0f90fb2d33d
(set-face-underline-p, modify-face): Rename arg UNDERLINE-P
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1185 bold-p italic-p underline inverse-p frame)
|
25012
|
1186 "Modify attributes of faces interactively.
|
|
1187 If optional argument FRAME is nil or omitted, modify the face used
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1188 for newly created frame, i.e. the global face.
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1189 For non-interactive use, `set-face-attribute' is preferred.
|
64539
|
1190 When called from Lisp, if FACE is nil, all arguments but FRAME are ignored
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1191 and the face and its settings are obtained by querying the user."
|
25012
|
1192 (interactive)
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1193 (if face
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1194 (set-face-attribute face frame
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1195 :foreground (or foreground 'unspecified)
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1196 :background (or background 'unspecified)
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1197 :stipple stipple
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1198 :bold bold-p
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1199 :italic italic-p
|
75591
a0f90fb2d33d
(set-face-underline-p, modify-face): Rename arg UNDERLINE-P
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1200 :underline underline
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1201 :inverse-video inverse-p)
|
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1202 (setq face (read-face-name "Modify face"))
|
25012
|
1203 (apply #'set-face-attribute face frame
|
|
1204 (read-all-face-attributes face frame))))
|
|
1205
|
|
1206 (defun read-face-and-attribute (attribute &optional frame)
|
|
1207 "Read face name and face attribute value.
|
|
1208 ATTRIBUTE is the attribute whose new value is read.
|
|
1209 FRAME nil or unspecified means read attribute value of global face.
|
|
1210 Value is a list (FACE NEW-VALUE) where FACE is the face read
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1211 \(a symbol), and NEW-VALUE is value read."
|
25012
|
1212 (cond ((eq attribute :font)
|
31197
|
1213 (let* ((prompt "Set font-related attributes of face")
|
25012
|
1214 (face (read-face-name prompt))
|
|
1215 (font (read-face-font face frame)))
|
|
1216 (list face font)))
|
|
1217 (t
|
|
1218 (let* ((attribute-name (face-descriptive-attribute-name attribute))
|
31190
|
1219 (prompt (format "Set %s of face" attribute-name))
|
25012
|
1220 (face (read-face-name prompt))
|
|
1221 (new-value (read-face-attribute face attribute frame)))
|
|
1222 (list face new-value)))))
|
|
1223
|
|
1224
|
|
1225
|
|
1226 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1227 ;;; Listing faces.
|
|
1228 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1229
|
|
1230 (defvar list-faces-sample-text
|
|
1231 "abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ"
|
|
1232 "*Text string to display as the sample text for `list-faces-display'.")
|
|
1233
|
|
1234
|
|
1235 ;; The name list-faces would be more consistent, but let's avoid a
|
|
1236 ;; conflict with Lucid, which uses that name differently.
|
|
1237
|
48914
|
1238 (defvar help-xref-stack)
|
59872
|
1239 (defun list-faces-display (&optional regexp)
|
25012
|
1240 "List all faces, using the same sample text in each.
|
|
1241 The sample text is a string that comes from the variable
|
59872
|
1242 `list-faces-sample-text'.
|
|
1243
|
|
1244 If REGEXP is non-nil, list only those faces with names matching
|
|
1245 this regular expression. When called interactively with a prefix
|
|
1246 arg, prompt for a regular expression."
|
|
1247 (interactive (list (and current-prefix-arg
|
96435
|
1248 (read-regexp "List faces matching regexp"))))
|
62947
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1249 (let ((all-faces (zerop (length regexp)))
|
25012
|
1250 (frame (selected-frame))
|
62947
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1251 (max-length 0)
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1252 faces line-format
|
27716
|
1253 disp-frame window face-name)
|
62947
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1254 ;; We filter and take the max length in one pass
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1255 (setq faces
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1256 (delq nil
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1257 (mapcar (lambda (f)
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1258 (let ((s (symbol-name f)))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1259 (when (or all-faces (string-match regexp s))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1260 (setq max-length (max (length s) max-length))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1261 f)))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1262 (sort (face-list) #'string-lessp))))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1263 (unless faces
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1264 (error "No faces matching \"%s\"" regexp))
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1265 (setq max-length (1+ max-length)
|
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1266 line-format (format "%%-%ds" max-length))
|
86010
|
1267 (with-help-window "*Faces*"
|
25012
|
1268 (save-excursion
|
|
1269 (set-buffer standard-output)
|
|
1270 (setq truncate-lines t)
|
27716
|
1271 (insert
|
|
1272 (substitute-command-keys
|
|
1273 (concat
|
|
1274 "Use "
|
27736
|
1275 (if (display-mouse-p) "\\[help-follow-mouse] or ")
|
27831
|
1276 "\\[help-follow] on a face name to customize it\n"
|
43550
|
1277 "or on its sample text for a description of the face.\n\n")))
|
27716
|
1278 (setq help-xref-stack nil)
|
59872
|
1279 (dolist (face faces)
|
27716
|
1280 (setq face-name (symbol-name face))
|
62947
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1281 (insert (format line-format face-name))
|
27716
|
1282 ;; Hyperlink to a customization buffer for the face. Using
|
|
1283 ;; the help xref mechanism may not be the best way.
|
|
1284 (save-excursion
|
|
1285 (save-match-data
|
|
1286 (search-backward face-name)
|
62534
bf6a0cd0e835
(list-faces-display): Make back button respect optional regexp arg.
Nick Roberts <nickrob@snap.net.nz>
diff
changeset
|
1287 (setq help-xref-stack-item `(list-faces-display ,regexp))
|
44886
|
1288 (help-xref-button 0 'help-customize-face face)))
|
|
1289 (let ((beg (point))
|
|
1290 (line-beg (line-beginning-position)))
|
25012
|
1291 (insert list-faces-sample-text)
|
27716
|
1292 ;; Hyperlink to a help buffer for the face.
|
|
1293 (save-excursion
|
|
1294 (save-match-data
|
|
1295 (search-backward list-faces-sample-text)
|
39799
|
1296 (help-xref-button 0 'help-face face)))
|
25012
|
1297 (insert "\n")
|
|
1298 (put-text-property beg (1- (point)) 'face face)
|
44886
|
1299 ;; Make all face commands default to the proper face
|
|
1300 ;; anywhere in the line.
|
|
1301 (put-text-property line-beg (1- (point)) 'read-face-name face)
|
25012
|
1302 ;; If the sample text has multiple lines, line up all of them.
|
|
1303 (goto-char beg)
|
|
1304 (forward-line 1)
|
|
1305 (while (not (eobp))
|
62947
2a5dbdf6d22a
(list-faces-display): Improve the formatting by computing the maximum length
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1306 (insert-char ?\s max-length)
|
25012
|
1307 (forward-line 1))))
|
86010
|
1308 (goto-char (point-min))))
|
25012
|
1309 ;; If the *Faces* buffer appears in a different frame,
|
|
1310 ;; copy all the face definitions from FRAME,
|
|
1311 ;; so that the display will reflect the frame that was selected.
|
|
1312 (setq window (get-buffer-window (get-buffer "*Faces*") t))
|
|
1313 (setq disp-frame (if window (window-frame window)
|
|
1314 (car (frame-list))))
|
|
1315 (or (eq frame disp-frame)
|
|
1316 (let ((faces (face-list)))
|
|
1317 (while faces
|
|
1318 (copy-face (car faces) (car faces) frame disp-frame)
|
|
1319 (setq faces (cdr faces)))))))
|
|
1320
|
59872
|
1321
|
25012
|
1322 (defun describe-face (face &optional frame)
|
|
1323 "Display the properties of face FACE on FRAME.
|
45314
|
1324 Interactively, FACE defaults to the faces of the character after point
|
44886
|
1325 and FRAME defaults to the selected frame.
|
|
1326
|
25012
|
1327 If the optional argument FRAME is given, report on face FACE in that frame.
|
|
1328 If FRAME is t, report on the defaults for face FACE (for new frames).
|
|
1329 If FRAME is omitted or nil, use the selected frame."
|
44886
|
1330 (interactive (list (read-face-name "Describe face" "= `default' face" t)))
|
25012
|
1331 (let* ((attrs '((:family . "Family")
|
95862
|
1332 (:foundry . "Foundry")
|
25012
|
1333 (:width . "Width")
|
|
1334 (:height . "Height")
|
|
1335 (:weight . "Weight")
|
|
1336 (:slant . "Slant")
|
|
1337 (:foreground . "Foreground")
|
|
1338 (:background . "Background")
|
|
1339 (:underline . "Underline")
|
|
1340 (:overline . "Overline")
|
|
1341 (:strike-through . "Strike-through")
|
|
1342 (:box . "Box")
|
|
1343 (:inverse-video . "Inverse")
|
28214
|
1344 (:stipple . "Stipple")
|
89129
|
1345 (:font . "Font")
|
|
1346 (:fontset . "Fontset")
|
31179
|
1347 (:inherit . "Inherit")))
|
25012
|
1348 (max-width (apply #'max (mapcar #'(lambda (x) (length (cdr x)))
|
|
1349 attrs))))
|
39830
|
1350 (help-setup-xref (list #'describe-face face) (interactive-p))
|
44886
|
1351 (unless face
|
|
1352 (setq face 'default))
|
|
1353 (if (not (listp face))
|
|
1354 (setq face (list face)))
|
86010
|
1355 (with-help-window (help-buffer)
|
25012
|
1356 (save-excursion
|
|
1357 (set-buffer standard-output)
|
44886
|
1358 (dolist (f face)
|
85297
|
1359 (if (stringp f) (setq f (intern f)))
|
101128
|
1360 ;; We may get called for anonymous faces (i.e., faces
|
|
1361 ;; expressed using prop-value plists). Those can't be
|
|
1362 ;; usefully customized, so ignore them.
|
|
1363 (when (symbolp f)
|
|
1364 (insert "Face: " (symbol-name f))
|
|
1365 (if (not (facep f))
|
|
1366 (insert " undefined face.\n")
|
|
1367 (let ((customize-label "customize this face")
|
|
1368 file-name)
|
|
1369 (insert (concat " (" (propertize "sample" 'font-lock-face f) ")"))
|
|
1370 (princ (concat " (" customize-label ")\n"))
|
|
1371 (insert "Documentation: "
|
|
1372 (or (face-documentation f)
|
|
1373 "Not documented as a face.")
|
|
1374 "\n")
|
|
1375 (with-current-buffer standard-output
|
|
1376 (save-excursion
|
|
1377 (re-search-backward
|
|
1378 (concat "\\(" customize-label "\\)") nil t)
|
|
1379 (help-xref-button 1 'help-customize-face f)))
|
|
1380 (setq file-name (find-lisp-object-file-name f 'defface))
|
|
1381 (when file-name
|
|
1382 (princ "Defined in `")
|
|
1383 (princ (file-name-nondirectory file-name))
|
|
1384 (princ "'")
|
|
1385 ;; Make a hyperlink to the library.
|
|
1386 (save-excursion
|
|
1387 (re-search-backward "`\\([^`']+\\)'" nil t)
|
|
1388 (help-xref-button 1 'help-face-def f file-name))
|
|
1389 (princ ".")
|
|
1390 (terpri)
|
|
1391 (terpri))
|
|
1392 (dolist (a attrs)
|
|
1393 (let ((attr (face-attribute f (car a) frame)))
|
|
1394 (insert (make-string (- max-width (length (cdr a))) ?\s)
|
|
1395 (cdr a) ": " (format "%s" attr))
|
|
1396 (if (and (eq (car a) :inherit)
|
|
1397 (not (eq attr 'unspecified)))
|
|
1398 ;; Make a hyperlink to the parent face.
|
|
1399 (save-excursion
|
|
1400 (re-search-backward ": \\([^:]+\\)" nil t)
|
|
1401 (help-xref-button 1 'help-face attr)))
|
|
1402 (insert "\n")))))
|
|
1403 (terpri)))))))
|
39799
|
1404
|
2456
|
1405
|
25012
|
1406 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1407 ;;; Face specifications (defface).
|
|
1408 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1409
|
|
1410 ;; Parameter FRAME Is kept for call compatibility to with previous
|
|
1411 ;; face implementation.
|
|
1412
|
|
1413 (defun face-attr-construct (face &optional frame)
|
64539
|
1414 "Return a `defface'-style attribute list for FACE on FRAME.
|
25012
|
1415 Value is a property list of pairs ATTRIBUTE VALUE for all specified
|
|
1416 face attributes of FACE where ATTRIBUTE is the attribute name and
|
|
1417 VALUE is the specified value of that attribute."
|
|
1418 (let (result)
|
|
1419 (dolist (entry face-attribute-name-alist result)
|
|
1420 (let* ((attribute (car entry))
|
|
1421 (value (face-attribute face attribute)))
|
|
1422 (unless (eq value 'unspecified)
|
|
1423 (setq result (nconc (list attribute value) result)))))))
|
37943
|
1424
|
25012
|
1425
|
|
1426 (defun face-spec-set-match-display (display frame)
|
|
1427 "Non-nil if DISPLAY matches FRAME.
|
|
1428 DISPLAY is part of a spec such as can be used in `defface'.
|
|
1429 If FRAME is nil, the current FRAME is used."
|
|
1430 (let* ((conjuncts display)
|
|
1431 conjunct req options
|
|
1432 ;; t means we have succeeded against all the conjuncts in
|
|
1433 ;; DISPLAY that have been tested so far.
|
|
1434 (match t))
|
|
1435 (if (eq conjuncts t)
|
|
1436 (setq conjuncts nil))
|
|
1437 (while (and conjuncts match)
|
|
1438 (setq conjunct (car conjuncts)
|
|
1439 conjuncts (cdr conjuncts)
|
|
1440 req (car conjunct)
|
|
1441 options (cdr conjunct)
|
|
1442 match (cond ((eq req 'type)
|
83004
7900111db01c
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
1443 (or (memq (window-system frame) options)
|
33447
|
1444 ;; FIXME: This should be revisited to use
|
|
1445 ;; display-graphic-p, provided that the
|
|
1446 ;; color selection depends on the number
|
|
1447 ;; of supported colors, and all defface's
|
|
1448 ;; are changed to look at number of colors
|
|
1449 ;; instead of (type graphic) etc.
|
83004
7900111db01c
Converted display hooks to be display-local. Plus many bugfixes.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
1450 (and (null (window-system frame))
|
33447
|
1451 (memq 'tty options))
|
25887
|
1452 (and (memq 'motif options)
|
|
1453 (featurep 'motif))
|
55545
|
1454 (and (memq 'gtk options)
|
|
1455 (featurep 'gtk))
|
25887
|
1456 (and (memq 'lucid options)
|
|
1457 (featurep 'x-toolkit)
|
55545
|
1458 (not (featurep 'motif))
|
|
1459 (not (featurep 'gtk)))
|
25887
|
1460 (and (memq 'x-toolkit options)
|
|
1461 (featurep 'x-toolkit))))
|
54151
|
1462 ((eq req 'min-colors)
|
|
1463 (>= (display-color-cells frame) (car options)))
|
25012
|
1464 ((eq req 'class)
|
|
1465 (memq (frame-parameter frame 'display-type) options))
|
|
1466 ((eq req 'background)
|
|
1467 (memq (frame-parameter frame 'background-mode)
|
|
1468 options))
|
45722
c553d91619aa
(display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.
Miles Bader <miles@gnu.org>
diff
changeset
|
1469 ((eq req 'supports)
|
c553d91619aa
(display-supports-face-attributes-p): Work correctly if DISPLAY is a frame.
Miles Bader <miles@gnu.org>
diff
changeset
|
1470 (display-supports-face-attributes-p options frame))
|
28840
|
1471 (t (error "Unknown req `%S' with options `%S'"
|
25012
|
1472 req options)))))
|
|
1473 match))
|
|
1474
|
|
1475
|
|
1476 (defun face-spec-choose (spec &optional frame)
|
32758
|
1477 "Choose the proper attributes for FRAME, out of SPEC.
|
|
1478 If SPEC is nil, return nil."
|
25012
|
1479 (unless frame
|
|
1480 (setq frame (selected-frame)))
|
|
1481 (let ((tail spec)
|
58935
|
1482 result defaults)
|
25012
|
1483 (while tail
|
32940
80681aca0859
(face-spec-choose): Change syntax so that the list of attribute-value
Miles Bader <miles@gnu.org>
diff
changeset
|
1484 (let* ((entry (pop tail))
|
80681aca0859
(face-spec-choose): Change syntax so that the list of attribute-value
Miles Bader <miles@gnu.org>
diff
changeset
|
1485 (display (car entry))
|
58935
|
1486 (attrs (cdr entry))
|
|
1487 thisval)
|
|
1488 ;; Get the attributes as actually specified by this alternative.
|
|
1489 (setq thisval
|
|
1490 (if (null (cdr attrs)) ;; was (listp (car attrs))
|
|
1491 ;; Old-style entry, the attribute list is the
|
|
1492 ;; first element.
|
|
1493 (car attrs)
|
|
1494 attrs))
|
|
1495
|
|
1496 ;; If the condition is `default', that sets the default
|
|
1497 ;; for following conditions.
|
|
1498 (if (eq display 'default)
|
|
1499 (setq defaults thisval)
|
|
1500 ;; Otherwise, if it matches, use it.
|
|
1501 (when (face-spec-set-match-display display frame)
|
|
1502 (setq result thisval)
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1503 (setq tail nil)))))
|
58935
|
1504 (if defaults (append result defaults) result)))
|
25012
|
1505
|
|
1506
|
|
1507 (defun face-spec-reset-face (face &optional frame)
|
|
1508 "Reset all attributes of FACE on FRAME to unspecified."
|
31401
|
1509 (let ((attrs face-attribute-name-alist))
|
25012
|
1510 (while attrs
|
|
1511 (let ((attr-and-name (car attrs)))
|
31401
|
1512 (set-face-attribute face frame (car attr-and-name) 'unspecified))
|
|
1513 (setq attrs (cdr attrs)))))
|
25012
|
1514
|
|
1515
|
87483
|
1516 (defun face-spec-set (face spec &optional for-defface)
|
92446
|
1517 "Set FACE's face spec, which controls its appearance, to SPEC.
|
87483
|
1518 If FOR-DEFFACE is t, set the base spec, the one that `defface'
|
|
1519 and Custom set. (In that case, the caller must put it in the
|
|
1520 appropriate property, because that depends on the caller.)
|
|
1521 If FOR-DEFFACE is nil, set the overriding spec (and store it
|
|
1522 in the `face-override-spec' property of FACE).
|
|
1523
|
|
1524 The appearance of FACE is controlled by the base spec,
|
|
1525 by any custom theme specs on top of that, and by the
|
92446
|
1526 overriding spec on top of all the rest.
|
87483
|
1527
|
|
1528 FOR-DEFFACE can also be a frame, in which case we set the
|
|
1529 frame-specific attributes of FACE for that frame based on SPEC.
|
|
1530 That usage is deprecated.
|
|
1531
|
|
1532 See `defface' for information about the format and meaning of SPEC."
|
|
1533 (if (framep for-defface)
|
|
1534 ;; Handle the deprecated case where third arg is a frame.
|
|
1535 (face-spec-set-2 face for-defface spec)
|
|
1536 (if for-defface
|
|
1537 ;; When we reset the face based on its custom spec, then it is
|
|
1538 ;; unmodified as far as Custom is concerned.
|
|
1539 (put (or (get face 'face-alias) face) 'face-modified nil)
|
|
1540 ;; When we change a face based on a spec from outside custom,
|
|
1541 ;; record it for future frames.
|
|
1542 (put (or (get face 'face-alias) face) 'face-override-spec spec))
|
|
1543 ;; Reset each frame according to the rules implied by all its specs.
|
|
1544 (dolist (frame (frame-list))
|
|
1545 (face-spec-recalc face frame))))
|
|
1546
|
|
1547 (defun face-spec-recalc (face frame)
|
|
1548 "Reset the face attributes of FACE on FRAME according to its specs.
|
|
1549 This applies the defface/custom spec first, then the custom theme specs,
|
|
1550 then the override spec."
|
|
1551 (face-spec-reset-face face frame)
|
|
1552 (let ((face-sym (or (get face 'face-alias) face)))
|
95787
09e6bd8a641a
(face-spec-recalc): When the face is set using Customize, avoid
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1553 (or (get face 'customized-face)
|
09e6bd8a641a
(face-spec-recalc): When the face is set using Customize, avoid
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1554 (get face 'saved-face)
|
09e6bd8a641a
(face-spec-recalc): When the face is set using Customize, avoid
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1555 (face-spec-set-2 face frame (face-default-spec face)))
|
87483
|
1556 (let ((theme-faces (reverse (get face-sym 'theme-face))))
|
|
1557 (dolist (spec theme-faces)
|
|
1558 (face-spec-set-2 face frame (cadr spec))))
|
|
1559 (face-spec-set-2 face frame (get face-sym 'face-override-spec))))
|
|
1560
|
|
1561 (defun face-spec-set-2 (face frame spec)
|
|
1562 "Set the face attributes of FACE on FRAME according to SPEC."
|
98801
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1563 (let* ((spec (face-spec-choose spec frame))
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1564 attrs)
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1565 (while spec
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1566 (when (assq (car spec) face-x-resources)
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1567 (push (car spec) attrs)
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1568 (push (cadr spec) attrs))
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1569 (setq spec (cddr spec)))
|
72d21af5dec4
(face-spec-set-2): Don't pass invalid attributes to set-face-attribute.
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1570 (apply 'set-face-attribute face frame (nreverse attrs))))
|
25012
|
1571
|
|
1572 (defun face-attr-match-p (face attrs &optional frame)
|
30971
|
1573 "Return t if attributes of FACE match values in plist ATTRS.
|
25012
|
1574 Optional parameter FRAME is the frame whose definition of FACE
|
|
1575 is used. If nil or omitted, use the selected frame."
|
|
1576 (unless frame
|
|
1577 (setq frame (selected-frame)))
|
|
1578 (let ((list face-attribute-name-alist)
|
|
1579 (match t))
|
|
1580 (while (and match (not (null list)))
|
|
1581 (let* ((attr (car (car list)))
|
30971
|
1582 (specified-value
|
|
1583 (if (plist-member attrs attr)
|
|
1584 (plist-get attrs attr)
|
|
1585 'unspecified))
|
25012
|
1586 (value-now (face-attribute face attr frame)))
|
30971
|
1587 (setq match (equal specified-value value-now))
|
25012
|
1588 (setq list (cdr list))))
|
|
1589 match))
|
|
1590
|
|
1591 (defun face-spec-match-p (face spec &optional frame)
|
|
1592 "Return t if FACE, on FRAME, matches what SPEC says it should look like."
|
|
1593 (face-attr-match-p face (face-spec-choose spec frame) frame))
|
|
1594
|
32795
|
1595 (defsubst face-default-spec (face)
|
|
1596 "Return the default face-spec for FACE, ignoring any user customization.
|
|
1597 If there is no default for FACE, return nil."
|
|
1598 (get face 'face-defface-spec))
|
|
1599
|
|
1600 (defsubst face-user-default-spec (face)
|
32758
|
1601 "Return the user's customized face-spec for FACE, or the default if none.
|
37467
342409bb6b91
(modify-face): Add compatibility for non-interactive use.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
1602 If there is neither a user setting nor a default for FACE, return nil."
|
63637
de897c139738
(face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
Juri Linkov <juri@jurta.org>
diff
changeset
|
1603 (or (get face 'customized-face)
|
de897c139738
(face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
Juri Linkov <juri@jurta.org>
diff
changeset
|
1604 (get face 'saved-face)
|
32795
|
1605 (face-default-spec face)))
|
25012
|
1606
|
|
1607
|
|
1608 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
26736
|
1609 ;;; Frame-type independent color support.
|
|
1610 ;;; We keep the old x-* names as aliases for back-compatibility.
|
|
1611 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1612
|
|
1613 (defun defined-colors (&optional frame)
|
|
1614 "Return a list of colors supported for a particular frame.
|
|
1615 The argument FRAME specifies which frame to try.
|
|
1616 The value may be different for frames on different display types.
|
71231
|
1617 If FRAME doesn't support colors, the value is nil.
|
|
1618 If FRAME is nil, that stands for the selected frame."
|
97043
|
1619 (if (memq (framep (or frame (selected-frame))) '(x w32 ns))
|
26736
|
1620 (xw-defined-colors frame)
|
27090
|
1621 (mapcar 'car (tty-color-alist frame))))
|
26736
|
1622 (defalias 'x-defined-colors 'defined-colors)
|
|
1623
|
95841
|
1624 (declare-function xw-color-defined-p "xfns.c" (color &optional frame))
|
|
1625
|
26736
|
1626 (defun color-defined-p (color &optional frame)
|
|
1627 "Return non-nil if color COLOR is supported on frame FRAME.
|
|
1628 If FRAME is omitted or nil, use the selected frame.
|
27117
|
1629 If COLOR is the symbol `unspecified' or one of the strings
|
|
1630 \"unspecified-fg\" or \"unspecified-bg\", the value is nil."
|
32734
|
1631 (if (member color '(unspecified "unspecified-bg" "unspecified-fg"))
|
26736
|
1632 nil
|
97043
|
1633 (if (member (framep (or frame (selected-frame))) '(x w32 ns))
|
26736
|
1634 (xw-color-defined-p color frame)
|
27090
|
1635 (numberp (tty-color-translate color frame)))))
|
26736
|
1636 (defalias 'x-color-defined-p 'color-defined-p)
|
|
1637
|
95841
|
1638 (declare-function xw-color-values "xfns.c" (color &optional frame))
|
|
1639
|
26736
|
1640 (defun color-values (color &optional frame)
|
|
1641 "Return a description of the color named COLOR on frame FRAME.
|
75884
ab51c2b6faf8
(color-values): Revert changes to docstring from 2007-01-31 and 2000-09-07.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1642 The value is a list of integer RGB values--(RED GREEN BLUE).
|
ab51c2b6faf8
(color-values): Revert changes to docstring from 2007-01-31 and 2000-09-07.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1643 These values appear to range from 0 to 65280 or 65535, depending
|
ab51c2b6faf8
(color-values): Revert changes to docstring from 2007-01-31 and 2000-09-07.
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
1644 on the system; white is \(65280 65280 65280\) or \(65535 65535 65535\).
|
26736
|
1645 If FRAME is omitted or nil, use the selected frame.
|
|
1646 If FRAME cannot display COLOR, the value is nil.
|
27117
|
1647 If COLOR is the symbol `unspecified' or one of the strings
|
|
1648 \"unspecified-fg\" or \"unspecified-bg\", the value is nil."
|
32734
|
1649 (if (member color '(unspecified "unspecified-fg" "unspecified-bg"))
|
26736
|
1650 nil
|
97043
|
1651 (if (memq (framep (or frame (selected-frame))) '(x w32 ns))
|
26736
|
1652 (xw-color-values color frame)
|
|
1653 (tty-color-values color frame))))
|
|
1654 (defalias 'x-color-values 'color-values)
|
|
1655
|
95841
|
1656 (declare-function xw-display-color-p "xfns.c" (&optional terminal))
|
|
1657
|
26736
|
1658 (defun display-color-p (&optional display)
|
|
1659 "Return t if DISPLAY supports color.
|
|
1660 The optional argument DISPLAY specifies which display to ask about.
|
|
1661 DISPLAY should be either a frame or a display name (a string).
|
|
1662 If omitted or nil, that stands for the selected frame's display."
|
97043
|
1663 (if (memq (framep-on-display display) '(x w32 ns))
|
27571
|
1664 (xw-display-color-p display)
|
|
1665 (tty-display-color-p display)))
|
26736
|
1666 (defalias 'x-display-color-p 'display-color-p)
|
|
1667
|
95841
|
1668 (declare-function x-display-grayscale-p "xfns.c" (&optional terminal))
|
|
1669
|
27571
|
1670 (defun display-grayscale-p (&optional display)
|
|
1671 "Return non-nil if frames on DISPLAY can display shades of gray."
|
|
1672 (let ((frame-type (framep-on-display display)))
|
|
1673 (cond
|
97043
|
1674 ((memq frame-type '(x w32 ns))
|
27571
|
1675 (x-display-grayscale-p display))
|
|
1676 (t
|
|
1677 (> (tty-color-gray-shades display) 2)))))
|
|
1678
|
85758
|
1679 (defun read-color (&optional prompt convert-to-RGB-p allow-empty-name-p msg-p)
|
|
1680 "Read a color name or RGB hex value: #RRRRGGGGBBBB.
|
|
1681 Completion is available for color names, but not for RGB hex strings.
|
|
1682 If the user inputs an RGB hex string, it must have the form
|
|
1683 #XXXXXXXXXXXX or XXXXXXXXXXXX, where each X is a hex digit. The
|
|
1684 number of Xs must be a multiple of 3, with the same number of Xs for
|
|
1685 each of red, green, and blue. The order is red, green, blue.
|
|
1686
|
|
1687 In addition to standard color names and RGB hex values, the following
|
|
1688 are available as color candidates. In each case, the corresponding
|
|
1689 color is used.
|
|
1690
|
|
1691 * `foreground at point' - foreground under the cursor
|
|
1692 * `background at point' - background under the cursor
|
|
1693
|
|
1694 Checks input to be sure it represents a valid color. If not, raises
|
|
1695 an error (but see exception for empty input with non-nil
|
|
1696 ALLOW-EMPTY-NAME-P).
|
|
1697
|
|
1698 Optional arg PROMPT is the prompt; if nil, uses a default prompt.
|
|
1699
|
|
1700 Interactively, or with optional arg CONVERT-TO-RGB-P non-nil, converts
|
|
1701 an input color name to an RGB hex string. Returns the RGB hex string.
|
|
1702
|
|
1703 Optional arg ALLOW-EMPTY-NAME-P controls what happens if the user
|
|
1704 enters an empty color name (that is, just hits `RET'). If non-nil,
|
|
1705 then returns an empty color name, \"\". If nil, then raises an error.
|
|
1706 Programs must test for \"\" if ALLOW-EMPTY-NAME-P is non-nil. They
|
|
1707 can then perform an appropriate action in case of empty input.
|
|
1708
|
|
1709 Interactively, or with optional arg MSG-P non-nil, echoes the color in
|
|
1710 a message."
|
|
1711 (interactive "i\np\ni\np") ; Always convert to RGB interactively.
|
|
1712 (let* ((completion-ignore-case t)
|
|
1713 (colors (append '("foreground at point" "background at point")
|
|
1714 (defined-colors)))
|
|
1715 (color (completing-read (or prompt "Color (name or #R+G+B+): ")
|
|
1716 colors))
|
|
1717 hex-string)
|
|
1718 (cond ((string= "foreground at point" color)
|
|
1719 (setq color (foreground-color-at-point)))
|
|
1720 ((string= "background at point" color)
|
|
1721 (setq color (background-color-at-point))))
|
|
1722 (unless color
|
|
1723 (setq color ""))
|
|
1724 (setq hex-string
|
|
1725 (string-match "^#?\\([a-fA-F0-9][a-fA-F0-9][a-fA-F0-9]\\)+$" color))
|
|
1726 (if (and allow-empty-name-p (string= "" color))
|
|
1727 ""
|
|
1728 (when (and hex-string (not (eq (aref color 0) ?#)))
|
|
1729 (setq color (concat "#" color))) ; No #; add it.
|
|
1730 (unless hex-string
|
|
1731 (when (or (string= "" color) (not (test-completion color colors)))
|
|
1732 (error "No such color: %S" color))
|
|
1733 (when convert-to-RGB-p
|
|
1734 (let ((components (x-color-values color)))
|
|
1735 (unless components (error "No such color: %S" color))
|
|
1736 (unless (string-match "^#\\([a-fA-F0-9][a-fA-F0-9][a-fA-F0-9]\\)+$" color)
|
|
1737 (setq color (format "#%04X%04X%04X"
|
|
1738 (logand 65535 (nth 0 components))
|
|
1739 (logand 65535 (nth 1 components))
|
|
1740 (logand 65535 (nth 2 components))))))))
|
|
1741 (when msg-p (message "Color: `%s'" color))
|
|
1742 color)))
|
|
1743
|
|
1744 ;; Commented out because I decided it is better to include the
|
|
1745 ;; duplicates in read-color's completion list.
|
|
1746
|
|
1747 ;; (defun defined-colors-without-duplicates ()
|
|
1748 ;; "Return the list of defined colors, without the no-space versions.
|
|
1749 ;; For each color name, we keep the variant that DOES have spaces."
|
|
1750 ;; (let ((result (copy-sequence (defined-colors)))
|
|
1751 ;; to-be-rejected)
|
|
1752 ;; (save-match-data
|
|
1753 ;; (dolist (this result)
|
|
1754 ;; (if (string-match " " this)
|
92115
|
1755 ;; (push (replace-regexp-in-string " " ""
|
85758
|
1756 ;; this)
|
|
1757 ;; to-be-rejected)))
|
|
1758 ;; (dolist (elt to-be-rejected)
|
|
1759 ;; (let ((as-found (car (member-ignore-case elt result))))
|
|
1760 ;; (setq result (delete as-found result)))))
|
|
1761 ;; result))
|
|
1762
|
|
1763 (defun face-at-point ()
|
|
1764 "Return the face of the character after point.
|
|
1765 If it has more than one face, return the first one.
|
|
1766 Return nil if it has no specified face."
|
|
1767 (let* ((faceprop (or (get-char-property (point) 'read-face-name)
|
|
1768 (get-char-property (point) 'face)
|
|
1769 'default))
|
|
1770 (face (cond ((symbolp faceprop) faceprop)
|
|
1771 ;; List of faces (don't treat an attribute spec).
|
|
1772 ;; Just use the first face.
|
|
1773 ((and (consp faceprop) (not (keywordp (car faceprop)))
|
|
1774 (not (memq (car faceprop)
|
|
1775 '(foreground-color background-color))))
|
|
1776 (car faceprop))
|
|
1777 (t nil)))) ; Invalid face value.
|
|
1778 (if (facep face) face nil)))
|
|
1779
|
|
1780 (defun foreground-color-at-point ()
|
|
1781 "Return the foreground color of the character after point."
|
|
1782 ;; `face-at-point' alone is not sufficient. It only gets named faces.
|
|
1783 ;; Need also pick up any face properties that are not associated with named faces.
|
|
1784 (let ((face (or (face-at-point)
|
|
1785 (get-char-property (point) 'read-face-name)
|
|
1786 (get-char-property (point) 'face))))
|
|
1787 (cond ((and face (symbolp face))
|
|
1788 (let ((value (face-foreground face nil 'default)))
|
|
1789 (if (member value '("unspecified-fg" "unspecified-bg"))
|
|
1790 nil
|
|
1791 value)))
|
|
1792 ((consp face)
|
|
1793 (cond ((memq 'foreground-color face) (cdr (memq 'foreground-color face)))
|
|
1794 ((memq ':foreground face) (cadr (memq ':foreground face)))))
|
|
1795 (t nil)))) ; Invalid face value.
|
|
1796
|
|
1797 (defun background-color-at-point ()
|
|
1798 "Return the background color of the character after point."
|
|
1799 ;; `face-at-point' alone is not sufficient. It only gets named faces.
|
|
1800 ;; Need also pick up any face properties that are not associated with named faces.
|
|
1801 (let ((face (or (face-at-point)
|
|
1802 (get-char-property (point) 'read-face-name)
|
|
1803 (get-char-property (point) 'face))))
|
|
1804 (cond ((and face (symbolp face))
|
|
1805 (let ((value (face-background face nil 'default)))
|
|
1806 (if (member value '("unspecified-fg" "unspecified-bg"))
|
|
1807 nil
|
|
1808 value)))
|
|
1809 ((consp face)
|
|
1810 (cond ((memq 'background-color face) (cdr (memq 'background-color face)))
|
|
1811 ((memq ':background face) (cadr (memq ':background face)))))
|
|
1812 (t nil)))) ; Invalid face value.
|
26736
|
1813
|
|
1814 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
25012
|
1815 ;;; Background mode.
|
|
1816 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1817
|
|
1818 (defcustom frame-background-mode nil
|
100171
|
1819 "The brightness of the background.
|
63637
de897c139738
(face-user-default-spec): Try getting `customized-face' prior to `saved-face'.
Juri Linkov <juri@jurta.org>
diff
changeset
|
1820 Set this to the symbol `dark' if your background color is dark,
|
67503
|
1821 `light' if your background is light, or nil (automatic by default)
|
|
1822 if you want Emacs to examine the brightness for you. Don't set this
|
|
1823 variable with `setq'; this won't have the expected effect."
|
25012
|
1824 :group 'faces
|
|
1825 :set #'(lambda (var value)
|
29769
|
1826 (set-default var value)
|
31528
|
1827 (mapc 'frame-set-background-mode (frame-list)))
|
25012
|
1828 :initialize 'custom-initialize-changed
|
67503
|
1829 :type '(choice (const dark)
|
|
1830 (const light)
|
|
1831 (const :tag "automatic" nil)))
|
25012
|
1832
|
|
1833
|
95841
|
1834 (declare-function x-get-resource "frame.c"
|
|
1835 (attribute class &optional component subclass))
|
|
1836
|
98469
|
1837 (defvar inhibit-frame-set-background-mode nil)
|
|
1838
|
25012
|
1839 (defun frame-set-background-mode (frame)
|
32649
47bf921bccd5
(frame-set-background-mode): `unspecified' &c are symbols, not strings.
Miles Bader <miles@gnu.org>
diff
changeset
|
1840 "Set up display-dependent faces on FRAME.
|
47bf921bccd5
(frame-set-background-mode): `unspecified' &c are symbols, not strings.
Miles Bader <miles@gnu.org>
diff
changeset
|
1841 Display-dependent faces are those which have different definitions
|
47bf921bccd5
(frame-set-background-mode): `unspecified' &c are symbols, not strings.
Miles Bader <miles@gnu.org>
diff
changeset
|
1842 according to the `background-mode' and `display-type' frame parameters."
|
98469
|
1843 (unless inhibit-frame-set-background-mode
|
|
1844 (let* ((bg-resource
|
|
1845 (and (window-system frame)
|
|
1846 (x-get-resource "backgroundMode" "BackgroundMode")))
|
|
1847 (bg-color (frame-parameter frame 'background-color))
|
|
1848 (terminal-bg-mode (terminal-parameter frame 'background-mode))
|
|
1849 (tty-type (tty-type frame))
|
102949
|
1850 (default-bg-mode
|
|
1851 (if (or (window-system frame)
|
|
1852 (and tty-type
|
|
1853 (string-match "^\\(xterm\\|\\rxvt\\|dtterm\\|eterm\\)"
|
|
1854 tty-type)))
|
|
1855 'light
|
|
1856 'dark))
|
|
1857 (non-default-bg-mode (if (eq default-bg-mode 'light) 'dark 'light))
|
98469
|
1858 (bg-mode
|
|
1859 (cond (frame-background-mode)
|
|
1860 (bg-resource (intern (downcase bg-resource)))
|
|
1861 (terminal-bg-mode)
|
|
1862 ((equal bg-color "unspecified-fg") ; inverted colors
|
102949
|
1863 non-default-bg-mode)
|
|
1864 ((not (color-values bg-color frame))
|
|
1865 default-bg-mode)
|
98469
|
1866 ((>= (apply '+ (color-values bg-color frame))
|
|
1867 ;; Just looking at the screen, colors whose
|
|
1868 ;; values add up to .6 of the white total
|
|
1869 ;; still look dark to me.
|
|
1870 (* (apply '+ (color-values "white" frame)) .6))
|
|
1871 'light)
|
|
1872 (t 'dark)))
|
|
1873 (display-type
|
|
1874 (cond ((null (window-system frame))
|
|
1875 (if (tty-display-color-p frame) 'color 'mono))
|
|
1876 ((display-color-p frame)
|
|
1877 'color)
|
|
1878 ((x-display-grayscale-p frame)
|
|
1879 'grayscale)
|
|
1880 (t 'mono)))
|
|
1881 (old-bg-mode
|
|
1882 (frame-parameter frame 'background-mode))
|
|
1883 (old-display-type
|
|
1884 (frame-parameter frame 'display-type)))
|
32376
|
1885
|
98469
|
1886 (unless (and (eq bg-mode old-bg-mode) (eq display-type old-display-type))
|
|
1887 (let ((locally-modified-faces nil)
|
|
1888 ;; Prevent face-spec-recalc from calling this function
|
|
1889 ;; again, resulting in a loop (bug#911).
|
|
1890 (inhibit-frame-set-background-mode t))
|
|
1891 ;; Before modifying the frame parameters, collect a list of
|
|
1892 ;; faces that don't match what their face-spec says they
|
|
1893 ;; should look like. We then avoid changing these faces
|
|
1894 ;; below. These are the faces whose attributes were
|
|
1895 ;; modified on FRAME. We use a negative list on the
|
|
1896 ;; assumption that most faces will be unmodified, so we can
|
|
1897 ;; avoid consing in the common case.
|
|
1898 (dolist (face (face-list))
|
|
1899 (and (not (get face 'face-override-spec))
|
|
1900 (not (face-spec-match-p face
|
|
1901 (face-user-default-spec face)
|
|
1902 (selected-frame)))
|
|
1903 (push face locally-modified-faces)))
|
|
1904 ;; Now change to the new frame parameters
|
|
1905 (modify-frame-parameters frame
|
|
1906 (list (cons 'background-mode bg-mode)
|
|
1907 (cons 'display-type display-type)))
|
|
1908 ;; For all named faces, choose face specs matching the new frame
|
|
1909 ;; parameters, unless they have been locally modified.
|
|
1910 (dolist (face (face-list))
|
|
1911 (unless (memq face locally-modified-faces)
|
|
1912 (face-spec-recalc face frame))))))))
|
25012
|
1913
|
|
1914
|
|
1915 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1916 ;;; Frame creation.
|
|
1917 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1918
|
95841
|
1919 (declare-function x-parse-geometry "frame.c" (string))
|
|
1920
|
25012
|
1921 (defun x-handle-named-frame-geometry (parameters)
|
|
1922 "Add geometry parameters for a named frame to parameter list PARAMETERS.
|
|
1923 Value is the new parameter list."
|
103604
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1924 ;; Note that `x-resource-name' has a global meaning.
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1925 (let ((x-resource-name (or (cdr (assq 'name parameters))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1926 (cdr (assq 'name default-frame-alist)))))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1927 (when x-resource-name
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1928 ;; Before checking X resources, we must have an X connection.
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1929 (or (window-system)
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1930 (x-display-list)
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1931 (x-open-connection (or (cdr (assq 'display parameters))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1932 x-display-name)))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1933 (let (res-geometry parsed)
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1934 (and (setq res-geometry (x-get-resource "geometry" "Geometry"))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1935 (setq parsed (x-parse-geometry res-geometry))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1936 (setq parameters
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1937 (append parameters default-frame-alist parsed
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1938 ;; If the resource specifies a position,
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1939 ;; take note of that.
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1940 (if (or (assq 'top parsed) (assq 'left parsed))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1941 '((user-position . t) (user-size . t)))))))))
|
5883b0a08647
* faces.el (x-handle-named-frame-geometry): Ensure that we have
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
1942 parameters)
|
25012
|
1943
|
|
1944
|
|
1945 (defun x-handle-reverse-video (frame parameters)
|
|
1946 "Handle the reverse-video frame parameter and X resource.
|
|
1947 `x-create-frame' does not handle this one."
|
|
1948 (when (cdr (or (assq 'reverse parameters)
|
|
1949 (assq 'reverse default-frame-alist)
|
|
1950 (let ((resource (x-get-resource "reverseVideo"
|
|
1951 "ReverseVideo")))
|
|
1952 (if resource
|
|
1953 (cons nil (member (downcase resource)
|
|
1954 '("on" "true")))))))
|
|
1955 (let* ((params (frame-parameters frame))
|
|
1956 (bg (cdr (assq 'foreground-color params)))
|
|
1957 (fg (cdr (assq 'background-color params))))
|
|
1958 (modify-frame-parameters frame
|
|
1959 (list (cons 'foreground-color fg)
|
|
1960 (cons 'background-color bg)))
|
|
1961 (if (equal bg (cdr (assq 'border-color params)))
|
|
1962 (modify-frame-parameters frame
|
|
1963 (list (cons 'border-color fg))))
|
|
1964 (if (equal bg (cdr (assq 'mouse-color params)))
|
|
1965 (modify-frame-parameters frame
|
|
1966 (list (cons 'mouse-color fg))))
|
|
1967 (if (equal bg (cdr (assq 'cursor-color params)))
|
|
1968 (modify-frame-parameters frame
|
|
1969 (list (cons 'cursor-color fg)))))))
|
|
1970
|
95841
|
1971 (declare-function x-create-frame "xfns.c" (parms))
|
|
1972 (declare-function x-setup-function-keys "term/x-win" (frame))
|
25012
|
1973
|
|
1974 (defun x-create-frame-with-faces (&optional parameters)
|
|
1975 "Create a frame from optional frame parameters PARAMETERS.
|
|
1976 Parameters not specified by PARAMETERS are taken from
|
|
1977 `default-frame-alist'. If PARAMETERS specify a frame name,
|
|
1978 handle X geometry resources for that name. If either PARAMETERS
|
|
1979 or `default-frame-alist' contains a `reverse' parameter, or
|
|
1980 the X resource ``reverseVideo'' is present, handle that.
|
|
1981 Value is the new frame created."
|
|
1982 (setq parameters (x-handle-named-frame-geometry parameters))
|
96585
|
1983 (let* ((params (copy-tree parameters))
|
|
1984 (visibility-spec (assq 'visibility parameters))
|
|
1985 (delayed-params '(foreground-color background-color font
|
|
1986 border-color cursor-color mouse-color
|
|
1987 visibility scroll-bar-foreground
|
|
1988 scroll-bar-background))
|
|
1989 frame success)
|
|
1990 (dolist (param delayed-params)
|
|
1991 (setq params (assq-delete-all param params)))
|
|
1992 (setq frame (x-create-frame `((visibility . nil) . ,params)))
|
25012
|
1993 (unwind-protect
|
|
1994 (progn
|
83316
|
1995 (x-setup-function-keys frame)
|
25012
|
1996 (x-handle-reverse-video frame parameters)
|
|
1997 (frame-set-background-mode frame)
|
96549
|
1998 (face-set-after-frame-default frame parameters)
|
83496
f271076dab2d
Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
1999 (if (null visibility-spec)
|
25012
|
2000 (make-frame-visible frame)
|
|
2001 (modify-frame-parameters frame (list visibility-spec)))
|
|
2002 (setq success t))
|
|
2003 (unless success
|
|
2004 (delete-frame frame)))
|
|
2005 frame))
|
|
2006
|
96549
|
2007 (defun face-set-after-frame-default (frame &optional parameters)
|
|
2008 "Initialize the frame-local faces of FRAME.
|
|
2009 Calculate the face definitions using the face specs, custom theme
|
96585
|
2010 settings, X resources, and `face-new-frame-defaults'.
|
96549
|
2011 Finally, apply any relevant face attributes found amongst the
|
|
2012 frame parameters in PARAMETERS and `default-frame-alist'."
|
|
2013 (dolist (face (nreverse (face-list)))
|
|
2014 (condition-case ()
|
|
2015 (progn
|
|
2016 ;; Initialize faces from face spec and custom theme.
|
|
2017 (face-spec-recalc face frame)
|
96585
|
2018 ;; X resouces for the default face are applied during
|
|
2019 ;; x-create-frame.
|
|
2020 (and (not (eq face 'default))
|
102609
56f3fbbbd88c
set-face-attributes-from-resources, face-set-after-frame-default:
David Reitter <david.reitter@gmail.com>
diff
changeset
|
2021 (memq (window-system frame) '(x w32))
|
96585
|
2022 (make-face-x-resource-internal face frame))
|
96549
|
2023 ;; Apply attributes specified by face-new-frame-defaults
|
|
2024 (internal-merge-in-global-face face frame))
|
|
2025 ;; Don't let invalid specs prevent frame creation.
|
|
2026 (error nil)))
|
|
2027 ;; Apply attributes specified by frame parameters.
|
75696
97897143b20e
(face-set-after-frame-default): Compile attributes to be set by frame
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
2028 (let ((face-params '((foreground-color default :foreground)
|
96549
|
2029 (background-color default :background)
|
|
2030 (font default :font)
|
|
2031 (border-color border :background)
|
|
2032 (cursor-color cursor :background)
|
|
2033 (scroll-bar-foreground scroll-bar :foreground)
|
|
2034 (scroll-bar-background scroll-bar :background)
|
|
2035 (mouse-color mouse :background))))
|
75696
97897143b20e
(face-set-after-frame-default): Compile attributes to be set by frame
Chong Yidong <cyd@stupidchicken.com>
diff
changeset
|
2036 (dolist (param face-params)
|
96549
|
2037 (let* ((param-name (nth 0 param))
|
|
2038 (value (cdr (or (assq param-name parameters)
|
|
2039 (assq param-name default-frame-alist)))))
|
|
2040 (if value
|
|
2041 (set-face-attribute (nth 1 param) frame
|
|
2042 (nth 2 param) value))))))
|
25012
|
2043
|
33008
|
2044 (defun tty-handle-reverse-video (frame parameters)
|
|
2045 "Handle the reverse-video frame parameter for terminal frames."
|
|
2046 (when (cdr (or (assq 'reverse parameters)
|
|
2047 (assq 'reverse default-frame-alist)))
|
|
2048 (let* ((params (frame-parameters frame))
|
|
2049 (bg (cdr (assq 'foreground-color params)))
|
|
2050 (fg (cdr (assq 'background-color params))))
|
|
2051 (modify-frame-parameters frame
|
|
2052 (list (cons 'foreground-color fg)
|
|
2053 (cons 'background-color bg)))
|
|
2054 (if (equal bg (cdr (assq 'mouse-color params)))
|
|
2055 (modify-frame-parameters frame
|
|
2056 (list (cons 'mouse-color fg))))
|
|
2057 (if (equal bg (cdr (assq 'cursor-color params)))
|
|
2058 (modify-frame-parameters frame
|
|
2059 (list (cons 'cursor-color fg)))))))
|
|
2060
|
25012
|
2061
|
|
2062 (defun tty-create-frame-with-faces (&optional parameters)
|
|
2063 "Create a frame from optional frame parameters PARAMETERS.
|
|
2064 Parameters not specified by PARAMETERS are taken from
|
|
2065 `default-frame-alist'. If either PARAMETERS or `default-frame-alist'
|
|
2066 contains a `reverse' parameter, handle that. Value is the new frame
|
|
2067 created."
|
|
2068 (let ((frame (make-terminal-frame parameters))
|
|
2069 success)
|
|
2070 (unwind-protect
|
83129
|
2071 (with-selected-frame frame
|
33008
|
2072 (tty-handle-reverse-video frame (frame-parameters frame))
|
83359
8f0c7632f259
Slightly refactor the terminal initialization code for simplicity.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2073
|
85415
|
2074 (unless (terminal-parameter frame 'terminal-initted)
|
|
2075 (set-terminal-parameter frame 'terminal-initted t)
|
|
2076 (set-locale-environment nil frame)
|
|
2077 (tty-run-terminal-initialization frame))
|
25012
|
2078 (frame-set-background-mode frame)
|
96549
|
2079 (face-set-after-frame-default frame parameters)
|
25012
|
2080 (setq success t))
|
|
2081 (unless success
|
|
2082 (delete-frame frame)))
|
|
2083 frame))
|
|
2084
|
83523
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2085 (defun tty-find-type (pred type)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2086 "Return the longest prefix of TYPE to which PRED returns non-nil.
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2087 TYPE should be a tty type name such as \"xterm-16color\".
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2088
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2089 The function tries only those prefixes that are followed by a
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2090 dash or underscore in the original type name, like \"xterm\" in
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2091 the above example."
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2092 (let (hyphend)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2093 (while (and type
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2094 (not (funcall pred type)))
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2095 ;; Strip off last hyphen and what follows, then try again
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2096 (setq type
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2097 (if (setq hyphend (string-match "[-_][^-_]+$" type))
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2098 (substring type 0 hyphend)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2099 nil))))
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2100 type)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2101
|
83524
|
2102 (defun tty-run-terminal-initialization (frame &optional type)
|
|
2103 "Run the special initialization code for the terminal type of FRAME.
|
|
2104 The optional TYPE parameter may be used to override the autodetected
|
|
2105 terminal type to a different value."
|
|
2106 (setq type (or type (tty-type frame)))
|
83359
8f0c7632f259
Slightly refactor the terminal initialization code for simplicity.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2107 ;; Load library for our terminal type.
|
8f0c7632f259
Slightly refactor the terminal initialization code for simplicity.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2108 ;; User init file can set term-file-prefix to nil to prevent this.
|
8f0c7632f259
Slightly refactor the terminal initialization code for simplicity.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2109 (with-selected-frame frame
|
85415
|
2110 (unless (null term-file-prefix)
|
83523
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2111 (let* (term-init-func)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2112 ;; First, load the terminal initialization file, if it is
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2113 ;; available and it hasn't been loaded already.
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2114 (tty-find-type #'(lambda (type)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2115 (let ((file (locate-library (concat term-file-prefix type))))
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2116 (and file
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2117 (or (assoc file load-history)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2118 (load file t t)))))
|
83524
|
2119 type)
|
83523
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2120 ;; Next, try to find a matching initialization function, and call it.
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2121 (tty-find-type #'(lambda (type)
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2122 (fboundp (setq term-init-func
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2123 (intern (concat "terminal-init-" type)))))
|
83524
|
2124 type)
|
83380
|
2125 (when (fboundp term-init-func)
|
83523
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2126 (funcall term-init-func))
|
6ce7108f7eef
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
Karoly Lorentey <lorentey@elte.hu>
diff
changeset
|
2127 (set-terminal-parameter frame 'terminal-initted term-init-func)))))
|
25012
|
2128
|
|
2129 ;; Called from C function init_display to initialize faces of the
|
|
2130 ;; dumped terminal frame on startup.
|
|
2131
|
|
2132 (defun tty-set-up-initial-frame-faces ()
|
|
2133 (let ((frame (selected-frame)))
|
|
2134 (frame-set-background-mode frame)
|
|
2135 (face-set-after-frame-default frame)))
|
37943
|
2136
|
25012
|
2137
|
|
2138
|
|
2139
|
|
2140 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2141 ;;; Compatiblity with 20.2
|
|
2142 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2143
|
|
2144 ;; Update a frame's faces when we change its default font.
|
|
2145
|
55883
cde9d1fff89c
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't
Juanma Barranquero <lekktu@gmail.com>
diff
changeset
|
2146 (defalias 'frame-update-faces 'ignore "")
|
46053
|
2147 (make-obsolete 'frame-update-faces "no longer necessary." "21.1")
|
25012
|
2148
|
|
2149 ;; Update the colors of FACE, after FRAME's own colors have been
|
|
2150 ;; changed.
|
|
2151
|
64539
|
2152 (define-obsolete-function-alias 'frame-update-face-colors
|
|
2153 'frame-set-background-mode "21.1")
|
25012
|
2154
|
|
2155
|
|
2156 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2157 ;;; Standard faces.
|
|
2158 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2159
|
|
2160 (defgroup basic-faces nil
|
|
2161 "The standard faces of Emacs."
|
|
2162 :group 'faces)
|
|
2163
|
93694
|
2164 (defface default
|
|
2165 '((t nil)) ; If this were nil, face-defface-spec would not be set.
|
25012
|
2166 "Basic default face."
|
|
2167 :group 'basic-faces)
|
|
2168
|
65730
|
2169 (defface bold
|
|
2170 '((t :weight bold))
|
|
2171 "Basic bold face."
|
|
2172 :group 'basic-faces)
|
|
2173
|
|
2174 (defface italic
|
|
2175 '((((supports :slant italic))
|
|
2176 :slant italic)
|
|
2177 (((supports :underline t))
|
|
2178 :underline t)
|
|
2179 (t
|
|
2180 ;; default to italic, even it doesn't appear to be supported,
|
|
2181 ;; because in some cases the display engine will do it's own
|
|
2182 ;; workaround (to `dim' on ttys)
|
|
2183 :slant italic))
|
|
2184 "Basic italic face."
|
|
2185 :group 'basic-faces)
|
|
2186
|
|
2187 (defface bold-italic
|
|
2188 '((t :weight bold :slant italic))
|
|
2189 "Basic bold-italic face."
|
|
2190 :group 'basic-faces)
|
|
2191
|
|
2192 (defface underline
|
|
2193 '((((supports :underline t))
|
|
2194 :underline t)
|
|
2195 (((supports :weight bold))
|
|
2196 :weight bold)
|
|
2197 (t :underline t))
|
|
2198 "Basic underlined face."
|
|
2199 :group 'basic-faces)
|
|
2200
|
|
2201 (defface fixed-pitch
|
96169
|
2202 '((t :family "Monospace"))
|
65730
|
2203 "The basic fixed-pitch face."
|
|
2204 :group 'basic-faces)
|
|
2205
|
|
2206 (defface variable-pitch
|
96247
|
2207 '((t :family "Sans Serif"))
|
65730
|
2208 "The basic variable-pitch face."
|
|
2209 :group 'basic-faces)
|
|
2210
|
|
2211 (defface shadow
|
|
2212 '((((class color grayscale) (min-colors 88) (background light))
|
|
2213 :foreground "grey50")
|
|
2214 (((class color grayscale) (min-colors 88) (background dark))
|
|
2215 :foreground "grey70")
|
|
2216 (((class color) (min-colors 8) (background light))
|
|
2217 :foreground "green")
|
|
2218 (((class color) (min-colors 8) (background dark))
|
|
2219 :foreground "yellow"))
|
|
2220 "Basic face for shadowed text."
|
|
2221 :group 'basic-faces
|
|
2222 :version "22.1")
|
|
2223
|
68341
|
2224 (defface link
|
|
2225 '((((class color) (min-colors 88) (background light))
|
|
2226 :foreground "blue1" :underline t)
|
|
2227 (((class color) (background light))
|
|
2228 :foreground "blue" :underline t)
|
|
2229 (((class color) (min-colors 88) (background dark))
|
|
2230 :foreground "cyan1" :underline t)
|
|
2231 (((class color) (background dark))
|
|
2232 :foreground "cyan" :underline t)
|
|
2233 (t :inherit underline))
|
|
2234 "Basic face for unvisited links."
|
|
2235 :group 'basic-faces
|
|
2236 :version "22.1")
|
|
2237
|
|
2238 (defface link-visited
|
|
2239 '((default :inherit link)
|
|
2240 (((class color) (background light)) :foreground "magenta4")
|
|
2241 (((class color) (background dark)) :foreground "violet"))
|
|
2242 "Basic face for visited links."
|
|
2243 :group 'basic-faces
|
|
2244 :version "22.1")
|
|
2245
|
65730
|
2246 (defface highlight
|
|
2247 '((((class color) (min-colors 88) (background light))
|
|
2248 :background "darkseagreen2")
|
|
2249 (((class color) (min-colors 88) (background dark))
|
|
2250 :background "darkolivegreen")
|
|
2251 (((class color) (min-colors 16) (background light))
|
|
2252 :background "darkseagreen2")
|
|
2253 (((class color) (min-colors 16) (background dark))
|
|
2254 :background "darkolivegreen")
|
|
2255 (((class color) (min-colors 8))
|
|
2256 :background "green" :foreground "black")
|
|
2257 (t :inverse-video t))
|
|
2258 "Basic face for highlighting."
|
|
2259 :group 'basic-faces)
|
|
2260
|
|
2261 (defface region
|
|
2262 '((((class color) (min-colors 88) (background dark))
|
|
2263 :background "blue3")
|
|
2264 (((class color) (min-colors 88) (background light))
|
|
2265 :background "lightgoldenrod2")
|
|
2266 (((class color) (min-colors 16) (background dark))
|
|
2267 :background "blue3")
|
|
2268 (((class color) (min-colors 16) (background light))
|
|
2269 :background "lightgoldenrod2")
|
|
2270 (((class color) (min-colors 8))
|
|
2271 :background "blue" :foreground "white")
|
|
2272 (((type tty) (class mono))
|
|
2273 :inverse-video t)
|
|
2274 (t :background "gray"))
|
|
2275 "Basic face for highlighting the region."
|
|
2276 :version "21.1"
|
|
2277 :group 'basic-faces)
|
|
2278
|
|
2279 (defface secondary-selection
|
|
2280 '((((class color) (min-colors 88) (background light))
|
|
2281 :background "yellow1")
|
|
2282 (((class color) (min-colors 88) (background dark))
|
|
2283 :background "SkyBlue4")
|
|
2284 (((class color) (min-colors 16) (background light))
|
|
2285 :background "yellow")
|
|
2286 (((class color) (min-colors 16) (background dark))
|
|
2287 :background "SkyBlue4")
|
|
2288 (((class color) (min-colors 8))
|
|
2289 :background "cyan" :foreground "black")
|
|
2290 (t :inverse-video t))
|
|
2291 "Basic face for displaying the secondary selection."
|
|
2292 :group 'basic-faces)
|
|
2293
|
|
2294 (defface trailing-whitespace
|
|
2295 '((((class color) (background light))
|
|
2296 :background "red1")
|
|
2297 (((class color) (background dark))
|
|
2298 :background "red1")
|
|
2299 (t :inverse-video t))
|
|
2300 "Basic face for highlighting trailing whitespace."
|
|
2301 :version "21.1"
|
67503
|
2302 :group 'whitespace-faces ; like `show-trailing-whitespace'
|
65730
|
2303 :group 'basic-faces)
|
|
2304
|
|
2305 (defface escape-glyph
|
|
2306 '((((background dark)) :foreground "cyan")
|
|
2307 ;; See the comment in minibuffer-prompt for
|
|
2308 ;; the reason not to use blue on MS-DOS.
|
|
2309 (((type pc)) :foreground "magenta")
|
|
2310 ;; red4 is too dark, but some say blue is too loud.
|
|
2311 ;; brown seems to work ok. -- rms.
|
|
2312 (t :foreground "brown"))
|
72280
|
2313 "Face for characters displayed as sequences using `^' or `\\'."
|
65730
|
2314 :group 'basic-faces
|
|
2315 :version "22.1")
|
|
2316
|
|
2317 (defface nobreak-space
|
|
2318 '((((class color) (min-colors 88)) :inherit escape-glyph :underline t)
|
|
2319 (((class color) (min-colors 8)) :background "magenta")
|
|
2320 (t :inverse-video t))
|
|
2321 "Face for displaying nobreak space."
|
|
2322 :group 'basic-faces
|
|
2323 :version "22.1")
|
25012
|
2324
|
68214
|
2325 (defgroup mode-line-faces nil
|
|
2326 "Faces used in the mode line."
|
72879
|
2327 :group 'mode-line
|
68214
|
2328 :group 'faces
|
|
2329 :version "22.1")
|
|
2330
|
25650
|
2331 (defface mode-line
|
59077
|
2332 '((((class color) (min-colors 88))
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2333 :box (:line-width -1 :style released-button)
|
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2334 :background "grey75" :foreground "black")
|
25012
|
2335 (t
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2336 :inverse-video t))
|
43204
|
2337 "Basic mode line face for selected window."
|
25687
|
2338 :version "21.1"
|
68214
|
2339 :group 'mode-line-faces
|
25012
|
2340 :group 'basic-faces)
|
|
2341
|
43204
|
2342 (defface mode-line-inactive
|
58935
|
2343 '((default
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2344 :inherit mode-line)
|
59077
|
2345 (((class color) (min-colors 88) (background light))
|
43204
|
2346 :weight light
|
|
2347 :box (:line-width -1 :color "grey75" :style nil)
|
|
2348 :foreground "grey20" :background "grey90")
|
59077
|
2349 (((class color) (min-colors 88) (background dark) )
|
43247
|
2350 :weight light
|
|
2351 :box (:line-width -1 :color "grey40" :style nil)
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2352 :foreground "grey80" :background "grey30"))
|
43204
|
2353 "Basic mode line face for non-selected windows."
|
59996
|
2354 :version "22.1"
|
68214
|
2355 :group 'mode-line-faces
|
|
2356 :group 'basic-faces)
|
|
2357
|
|
2358 (defface mode-line-highlight
|
|
2359 '((((class color) (min-colors 88))
|
|
2360 :box (:line-width 2 :color "grey40" :style released-button))
|
|
2361 (t
|
|
2362 :inherit highlight))
|
|
2363 "Basic mode line face for highlighting."
|
|
2364 :version "22.1"
|
|
2365 :group 'mode-line-faces
|
|
2366 :group 'basic-faces)
|
|
2367
|
92717
|
2368 (defface mode-line-emphasis
|
|
2369 '((t (:weight bold)))
|
|
2370 "Face used to emphasize certain mode line features.
|
|
2371 Use the face `mode-line-highlight' for features that can be selected."
|
|
2372 :version "23.1"
|
|
2373 :group 'mode-line-faces
|
|
2374 :group 'basic-faces)
|
|
2375
|
68214
|
2376 (defface mode-line-buffer-id
|
|
2377 '((t (:weight bold)))
|
|
2378 "Face used for buffer identification parts of the mode line."
|
|
2379 :version "22.1"
|
|
2380 :group 'mode-line-faces
|
43204
|
2381 :group 'basic-faces)
|
|
2382
|
25650
|
2383 ;; Make `modeline' an alias for `mode-line', for compatibility.
|
|
2384 (put 'modeline 'face-alias 'mode-line)
|
43204
|
2385 (put 'modeline-inactive 'face-alias 'mode-line-inactive)
|
63311
212616057d0b
(modeline-highlight): Rename from (the erroneous) `modeline-higilight'.
Eli Zaretskii <eliz@gnu.org>
diff
changeset
|
2386 (put 'modeline-highlight 'face-alias 'mode-line-highlight)
|
68214
|
2387 (put 'modeline-buffer-id 'face-alias 'mode-line-buffer-id)
|
25012
|
2388
|
25545
|
2389 (defface header-line
|
58935
|
2390 '((default
|
54574
|
2391 :inherit mode-line)
|
|
2392 (((type tty))
|
32404
|
2393 ;; This used to be `:inverse-video t', but that doesn't look very
|
|
2394 ;; good when combined with inverse-video mode-lines and multiple
|
|
2395 ;; windows. Underlining looks better, and is more consistent with
|
|
2396 ;; the window-system face variants, which deemphasize the
|
|
2397 ;; header-line in relation to the mode-line face. If a terminal
|
|
2398 ;; can't underline, then the header-line will end up without any
|
|
2399 ;; highlighting; this may be too confusing in general, although it
|
|
2400 ;; happens to look good with the only current use of header-lines,
|
|
2401 ;; the info browser. XXX
|
54574
|
2402 :inverse-video nil ;Override the value inherited from mode-line.
|
46146
f883ac732e39
(header-line): Don't use a `common' clause for inheriting from the mode-line
Miles Bader <miles@gnu.org>
diff
changeset
|
2403 :underline t)
|
32756
|
2404 (((class color grayscale) (background light))
|
33465
|
2405 :background "grey90" :foreground "grey20"
|
54574
|
2406 :box nil)
|
32756
|
2407 (((class color grayscale) (background dark))
|
33465
|
2408 :background "grey20" :foreground "grey90"
|
54574
|
2409 :box nil)
|
32756
|
2410 (((class mono) (background light))
|
33465
|
2411 :background "white" :foreground "black"
|
|
2412 :inverse-video nil
|
|
2413 :box nil
|
54574
|
2414 :underline t)
|
32756
|
2415 (((class mono) (background dark))
|
33465
|
2416 :background "black" :foreground "white"
|
|
2417 :inverse-video nil
|
|
2418 :box nil
|
54574
|
2419 :underline t))
|
25545
|
2420 "Basic header-line face."
|
25687
|
2421 :version "21.1"
|
25012
|
2422 :group 'basic-faces)
|
|
2423
|
75166
|
2424 (defface vertical-border
|
|
2425 '((((type tty)) :inherit mode-line-inactive))
|
|
2426 "Face used for vertical window dividers on ttys."
|
|
2427 :version "22.1"
|
|
2428 :group 'basic-faces)
|
|
2429
|
65084
|
2430 (defface minibuffer-prompt
|
|
2431 '((((background dark)) :foreground "cyan")
|
|
2432 ;; Don't use blue because many users of the MS-DOS port customize
|
|
2433 ;; their foreground color to be blue.
|
|
2434 (((type pc)) :foreground "magenta")
|
76292
|
2435 (t :foreground "medium blue"))
|
65084
|
2436 "Face for minibuffer prompts.
|
|
2437 By default, Emacs automatically adds this face to the value of
|
|
2438 `minibuffer-prompt-properties', which is a list of text properties
|
|
2439 used to display the prompt text."
|
59996
|
2440 :version "22.1"
|
42298
|
2441 :group 'basic-faces)
|
|
2442
|
|
2443 (setq minibuffer-prompt-properties
|
|
2444 (append minibuffer-prompt-properties (list 'face 'minibuffer-prompt)))
|
|
2445
|
25588
|
2446 (defface fringe
|
29943
|
2447 '((((class color) (background light))
|
43711
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2448 :background "grey95")
|
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2449 (((class color) (background dark))
|
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2450 :background "grey10")
|
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2451 (t
|
d15360503e4e
(face-spec-choose): Allow `t' to appear before the end.
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2452 :background "gray"))
|
25588
|
2453 "Basic face for the fringes to the left and right of windows under X."
|
|
2454 :version "21.1"
|
27716
|
2455 :group 'frames
|
25588
|
2456 :group 'basic-faces)
|
|
2457
|
70178
667cd756c089
(scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
Luc Teirlinck <teirllm@auburn.edu>
diff
changeset
|
2458 (defface scroll-bar '((t nil))
|
25588
|
2459 "Basic face for the scroll bar colors under X."
|
|
2460 :version "21.1"
|
27716
|
2461 :group 'frames
|
25588
|
2462 :group 'basic-faces)
|
|
2463
|
70178
667cd756c089
(scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
Luc Teirlinck <teirllm@auburn.edu>
diff
changeset
|
2464 (defface border '((t nil))
|
25588
|
2465 "Basic face for the frame border under X."
|
|
2466 :version "21.1"
|
27716
|
2467 :group 'frames
|
25588
|
2468 :group 'basic-faces)
|
|
2469
|
70178
667cd756c089
(scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
Luc Teirlinck <teirllm@auburn.edu>
diff
changeset
|
2470 (defface cursor '((t nil))
|
57105
|
2471 "Basic face for the cursor color under X.
|
|
2472 Note: Other faces cannot inherit from the cursor face."
|
25588
|
2473 :version "21.1"
|
27716
|
2474 :group 'cursor
|
25588
|
2475 :group 'basic-faces)
|
|
2476
|
57105
|
2477 (put 'cursor 'face-no-inherit t)
|
25588
|
2478
|
70178
667cd756c089
(scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
Luc Teirlinck <teirllm@auburn.edu>
diff
changeset
|
2479 (defface mouse '((t nil))
|
25588
|
2480 "Basic face for the mouse color under X."
|
25137
|
2481 :version "21.1"
|
27716
|
2482 :group 'mouse
|
25012
|
2483 :group 'basic-faces)
|
|
2484
|
65730
|
2485 (defface tool-bar
|
|
2486 '((default
|
|
2487 :box (:line-width 1 :style released-button)
|
|
2488 :foreground "black")
|
97043
|
2489 (((type x w32 ns) (class color))
|
65730
|
2490 :background "grey75")
|
|
2491 (((type x) (class mono))
|
|
2492 :background "grey"))
|
|
2493 "Basic tool-bar face."
|
|
2494 :version "21.1"
|
25687
|
2495 :group 'basic-faces)
|
25012
|
2496
|
65730
|
2497 (defface menu
|
|
2498 '((((type tty))
|
|
2499 :inverse-video t)
|
|
2500 (((type x-toolkit))
|
|
2501 )
|
|
2502 (t
|
|
2503 :inverse-video t))
|
|
2504 "Basic face for the font and colors of the menu bar and popup menus."
|
25687
|
2505 :version "21.1"
|
65730
|
2506 :group 'menu
|
25687
|
2507 :group 'basic-faces)
|
25012
|
2508
|
104258
|
2509 (defface help-argument-name '((((supports :slant italic)) :inherit italic))
|
|
2510 "Face to highlight argument names in *Help* buffers."
|
|
2511 :group 'help)
|
25012
|
2512
|
|
2513 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2514 ;;; Manipulating font names.
|
|
2515 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
2516
|
|
2517 ;; This is here for compatibilty with Emacs 20.2. For example,
|
28907
|
2518 ;; international/fontset.el uses x-resolve-font-name. The following
|
|
2519 ;; functions are not used in the face implementation itself.
|
2456
|
2520
|
16687
|
2521 (defvar x-font-regexp nil)
|
|
2522 (defvar x-font-regexp-head nil)
|
|
2523 (defvar x-font-regexp-weight nil)
|
|
2524 (defvar x-font-regexp-slant nil)
|
2456
|
2525
|
12668
|
2526 (defconst x-font-regexp-weight-subnum 1)
|
|
2527 (defconst x-font-regexp-slant-subnum 2)
|
|
2528 (defconst x-font-regexp-swidth-subnum 3)
|
|
2529 (defconst x-font-regexp-adstyle-subnum 4)
|
|
2530
|
2456
|
2531 ;;; Regexps matching font names in "Host Portable Character Representation."
|
|
2532 ;;;
|
|
2533 (let ((- "[-?]")
|
|
2534 (foundry "[^-]+")
|
|
2535 (family "[^-]+")
|
|
2536 (weight "\\(bold\\|demibold\\|medium\\)") ; 1
|
|
2537 ; (weight\? "\\(\\*\\|bold\\|demibold\\|medium\\|\\)") ; 1
|
|
2538 (weight\? "\\([^-]*\\)") ; 1
|
|
2539 (slant "\\([ior]\\)") ; 2
|
|
2540 ; (slant\? "\\([ior?*]?\\)") ; 2
|
|
2541 (slant\? "\\([^-]?\\)") ; 2
|
|
2542 ; (swidth "\\(\\*\\|normal\\|semicondensed\\|\\)") ; 3
|
|
2543 (swidth "\\([^-]*\\)") ; 3
|
|
2544 ; (adstyle "\\(\\*\\|sans\\|\\)") ; 4
|
12690
|
2545 (adstyle "\\([^-]*\\)") ; 4
|
2456
|
2546 (pixelsize "[0-9]+")
|
|
2547 (pointsize "[0-9][0-9]+")
|
|
2548 (resx "[0-9][0-9]+")
|
|
2549 (resy "[0-9][0-9]+")
|
|
2550 (spacing "[cmp?*]")
|
|
2551 (avgwidth "[0-9]+")
|
|
2552 (registry "[^-]+")
|
|
2553 (encoding "[^-]+")
|
|
2554 )
|
|
2555 (setq x-font-regexp
|
|
2556 (concat "\\`\\*?[-?*]"
|
|
2557 foundry - family - weight\? - slant\? - swidth - adstyle -
|
12475
|
2558 pixelsize - pointsize - resx - resy - spacing - avgwidth -
|
|
2559 registry - encoding "\\*?\\'"
|
2456
|
2560 ))
|
|
2561 (setq x-font-regexp-head
|
|
2562 (concat "\\`[-?*]" foundry - family - weight\? - slant\?
|
|
2563 "\\([-*?]\\|\\'\\)"))
|
|
2564 (setq x-font-regexp-slant (concat - slant -))
|
|
2565 (setq x-font-regexp-weight (concat - weight -))
|
28840
|
2566 nil)
|
2456
|
2567
|
25012
|
2568
|
3071
|
2569 (defun x-resolve-font-name (pattern &optional face frame)
|
|
2570 "Return a font name matching PATTERN.
|
28849
|
2571 All wildcards in PATTERN are instantiated.
|
3130
|
2572 If PATTERN is nil, return the name of the frame's base font, which never
|
|
2573 contains wildcards.
|
10170
|
2574 Given optional arguments FACE and FRAME, return a font which is
|
|
2575 also the same size as FACE on FRAME, or fail."
|
3233
|
2576 (or (symbolp face)
|
|
2577 (setq face (face-name face)))
|
|
2578 (and (eq frame t)
|
|
2579 (setq frame nil))
|
3130
|
2580 (if pattern
|
5092
|
2581 ;; Note that x-list-fonts has code to handle a face with nil as its font.
|
16002
c8cbde1d3f11
(internal-set-face-1): When calling x-list-fonts, ask for just one match.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2582 (let ((fonts (x-list-fonts pattern face frame 1)))
|
3130
|
2583 (or fonts
|
|
2584 (if face
|
10584
|
2585 (if (string-match "\\*" pattern)
|
|
2586 (if (null (face-font face))
|
|
2587 (error "No matching fonts are the same height as the frame default font")
|
|
2588 (error "No matching fonts are the same height as face `%s'" face))
|
|
2589 (if (null (face-font face))
|
|
2590 (error "Height of font `%s' doesn't match the frame default font"
|
|
2591 pattern)
|
|
2592 (error "Height of font `%s' doesn't match face `%s'"
|
|
2593 pattern face)))
|
3353
|
2594 (error "No fonts match `%s'" pattern)))
|
3130
|
2595 (car fonts))
|
|
2596 (cdr (assq 'font (frame-parameters (selected-frame))))))
|
3071
|
2597
|
25012
|
2598
|
2456
|
2599 (defun x-frob-font-weight (font which)
|
13704
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2600 (let ((case-fold-search t))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2601 (cond ((string-match x-font-regexp font)
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2602 (concat (substring font 0
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2603 (match-beginning x-font-regexp-weight-subnum))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2604 which
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2605 (substring font (match-end x-font-regexp-weight-subnum)
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2606 (match-beginning x-font-regexp-adstyle-subnum))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2607 ;; Replace the ADD_STYLE_NAME field with *
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2608 ;; because the info in it may not be the same
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2609 ;; for related fonts.
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2610 "*"
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2611 (substring font (match-end x-font-regexp-adstyle-subnum))))
|
14880
|
2612 ((string-match x-font-regexp-head font)
|
|
2613 (concat (substring font 0 (match-beginning 1)) which
|
|
2614 (substring font (match-end 1))))
|
|
2615 ((string-match x-font-regexp-weight font)
|
13704
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2616 (concat (substring font 0 (match-beginning 1)) which
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2617 (substring font (match-end 1)))))))
|
29354
|
2618 (make-obsolete 'x-frob-font-weight 'make-face-... "21.1")
|
25012
|
2619
|
2456
|
2620 (defun x-frob-font-slant (font which)
|
13704
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2621 (let ((case-fold-search t))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2622 (cond ((string-match x-font-regexp font)
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2623 (concat (substring font 0
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2624 (match-beginning x-font-regexp-slant-subnum))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2625 which
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2626 (substring font (match-end x-font-regexp-slant-subnum)
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2627 (match-beginning x-font-regexp-adstyle-subnum))
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2628 ;; Replace the ADD_STYLE_NAME field with *
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2629 ;; because the info in it may not be the same
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2630 ;; for related fonts.
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2631 "*"
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2632 (substring font (match-end x-font-regexp-adstyle-subnum))))
|
14880
|
2633 ((string-match x-font-regexp-head font)
|
|
2634 (concat (substring font 0 (match-beginning 2)) which
|
|
2635 (substring font (match-end 2))))
|
|
2636 ((string-match x-font-regexp-slant font)
|
13704
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2637 (concat (substring font 0 (match-beginning 1)) which
|
3dcaddea344a
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall <simon@gnu.org>
diff
changeset
|
2638 (substring font (match-end 1)))))))
|
29354
|
2639 (make-obsolete 'x-frob-font-slant 'make-face-... "21.1")
|
25012
|
2640
|
40351
|
2641 ;; These aliases are here so that we don't get warnings about obsolete
|
|
2642 ;; functions from the byte compiler.
|
|
2643 (defalias 'internal-frob-font-weight 'x-frob-font-weight)
|
|
2644 (defalias 'internal-frob-font-slant 'x-frob-font-slant)
|
|
2645
|
2456
|
2646 (defun x-make-font-bold (font)
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2647 "Given an X font specification, make a bold version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2648 If that can't be done, return nil."
|
40351
|
2649 (internal-frob-font-weight font "bold"))
|
29354
|
2650 (make-obsolete 'x-make-font-bold 'make-face-bold "21.1")
|
25012
|
2651
|
2456
|
2652 (defun x-make-font-demibold (font)
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2653 "Given an X font specification, make a demibold version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2654 If that can't be done, return nil."
|
40351
|
2655 (internal-frob-font-weight font "demibold"))
|
29354
|
2656 (make-obsolete 'x-make-font-demibold 'make-face-bold "21.1")
|
25012
|
2657
|
2456
|
2658 (defun x-make-font-unbold (font)
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2659 "Given an X font specification, make a non-bold version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2660 If that can't be done, return nil."
|
40351
|
2661 (internal-frob-font-weight font "medium"))
|
29354
|
2662 (make-obsolete 'x-make-font-unbold 'make-face-unbold "21.1")
|
25012
|
2663
|
2456
|
2664 (defun x-make-font-italic (font)
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2665 "Given an X font specification, make an italic version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2666 If that can't be done, return nil."
|
40351
|
2667 (internal-frob-font-slant font "i"))
|
29354
|
2668 (make-obsolete 'x-make-font-italic 'make-face-italic "21.1")
|
25012
|
2669
|
2456
|
2670 (defun x-make-font-oblique (font) ; you say tomayto...
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2671 "Given an X font specification, make an oblique version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2672 If that can't be done, return nil."
|
40351
|
2673 (internal-frob-font-slant font "o"))
|
29354
|
2674 (make-obsolete 'x-make-font-oblique 'make-face-italic "21.1")
|
25012
|
2675
|
2456
|
2676 (defun x-make-font-unitalic (font)
|
4439
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2677 "Given an X font specification, make a non-italic version of it.
|
e7ab04f23df5
Make boldness and italicness affect subsequently created frames.
Richard M. Stallman <rms@gnu.org>
diff
changeset
|
2678 If that can't be done, return nil."
|
40351
|
2679 (internal-frob-font-slant font "r"))
|
29354
|
2680 (make-obsolete 'x-make-font-unitalic 'make-face-unitalic "21.1")
|
25012
|
2681
|
17752
|
2682 (defun x-make-font-bold-italic (font)
|
|
2683 "Given an X font specification, make a bold and italic version of it.
|
|
2684 If that can't be done, return nil."
|
40351
|
2685 (and (setq font (internal-frob-font-weight font "bold"))
|
|
2686 (internal-frob-font-slant font "i")))
|
29354
|
2687 (make-obsolete 'x-make-font-bold-italic 'make-face-bold-italic "21.1")
|
2456
|
2688
|
2715
|
2689 (provide 'faces)
|
|
2690
|
63382
9cbfa983c1cf
(read-face-name): Use complete-in-turn complete non-aliases
Stefan Monnier <monnier@iro.umontreal.ca>
diff
changeset
|
2691 ;; arch-tag: 19a4759f-2963-445f-b004-425b9aadd7d6
|
28840
|
2692 ;;; faces.el ends here
|