Mercurial > emacs
annotate lisp/obsolete/hilit19.el @ 39892:ef399b9ffc2b
(2C-mode): Don't use make-local-hook.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 13 Oct 2001 19:12:07 +0000 |
parents | 253f761ad37b |
children | 2dee495c21db |
rev | line source |
---|---|
38412
253f761ad37b
Some fixes to follow coding conventions in files maintained by FSF.
Pavel Janík <Pavel@Janik.cz>
parents:
35063
diff
changeset
|
1 ;;; hilit19.el --- customizable highlighting for Emacs 19 |
35063 | 2 |
3 ;; Copyright (c) 1993, 1994 Free Software Foundation, Inc. | |
4 | |
5 ;; Author: Jonathan Stigelman <stig@hackvan.com> | |
6 ;; Maintainer: FSF | |
7 ;; (actually no longer maintained) | |
8 ;; Keywords: faces | |
9 | |
10 ;; This file is part of GNU Emacs. | |
11 | |
12 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
13 ;; it under the terms of the GNU General Public License as published by | |
14 ;; the Free Software Foundation; either version 2, or (at your option) | |
15 ;; any later version. | |
16 | |
17 ;; GNU Emacs is distributed in the hope that it will be useful, | |
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
20 ;; GNU General Public License for more details. | |
21 | |
22 ;; You should have received a copy of the GNU General Public License | |
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the | |
24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
25 ;; Boston, MA 02111-1307, USA. | |
26 | |
27 ;;; Commentary: | |
28 | |
38412
253f761ad37b
Some fixes to follow coding conventions in files maintained by FSF.
Pavel Janík <Pavel@Janik.cz>
parents:
35063
diff
changeset
|
29 ;; Hilit19.el is a customizable highlighting package for Emacs 19. It supports |
35063 | 30 ;; not only source code highlighting, but also Info, RMAIL, VM, gnus... |
31 ;; Hilit19 knows (or thinks it knows) how to highlight emacs buffers in | |
32 ;; about 25 different modes. | |
33 ;; | |
34 ;; WHERE TO GET THE LATEST VERSIONS OF HILIT19.EL (beta and release): | |
35 ;; | |
36 ;; http://hackvan.com/pub/stig/src/elisp/ | |
37 ;; | |
38 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
39 ;; | |
40 ;; TO SUBMIT BUG REPORTS (or feedback of any sort)... | |
41 ;; | |
42 ;; M-x hilit-submit-feedback RET | |
43 ;; | |
44 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
45 ;; | |
46 ;; hilit19.el,v 2.19 1993/09/08 18:44:10 stig Release | |
47 ;; | |
48 ;; LCD Archive Entry: | |
49 ;; hilit19|Jonathan Stigelman|stig@hackvan.com| | |
50 ;; Comprehensive (and comparatively fast) regex-based highlighting for Emacs 19| | |
51 ;; 1993/09/08 18:44:10|Release 2.19|~/packages/hilit19.el.Z| | |
52 ;; | |
53 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
54 ;; | |
55 ;; GENERAL OVERVIEW | |
56 ;; | |
57 ;; This package installs numerous hooks to colorfully highlight your | |
58 ;; source code buffers as well as mail and news buffers. Most | |
59 ;; programming languages have predefined highlighting patterns. | |
60 ;; Just load hilit19 and files will be automatically highlighted as | |
61 ;; they're loaded. | |
62 ;; | |
63 ;; Rehighlight a buffer by typing C-S-l (control-shift-lowercase-L). | |
64 ;; | |
65 ;; If, when you edit the buffer, the coloring gets messed up, just | |
66 ;; redraw and the coloring will be adjusted. If automatic highlighting | |
67 ;; in the current buffer has been turned off, then typing C-u C-S-l will | |
68 ;; force a rehighlight of the entire buffer. | |
69 ;; | |
70 ;; Hilit19 can build faces by examining the names that you give to them | |
71 ;; For example, green/black-bold-italic-underline would be created as | |
72 ;; a face with a green foreground, and a black background, using a | |
73 ;; bold-italic font...with underlining for good measure. | |
74 ;; | |
75 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
76 ;; | |
77 ;; SETUP -- In your .emacs: | |
78 ;; | |
79 ;; | |
80 ;; (cond (window-system | |
81 ;; (setq hilit-mode-enable-list '(not text-mode) | |
82 ;; hilit-background-mode 'light | |
83 ;; hilit-inhibit-hooks nil | |
84 ;; hilit-inhibit-rebinding nil) | |
85 ;; | |
86 ;; (require 'hilit19) | |
87 ;; )) | |
88 ;; | |
89 ;; If you like font-lock-mode and want to use both packages, then you can | |
90 ;; disable hilit for the modes in which you want to use font-lock by listing | |
91 ;; said modes in hilit-mode-enable-list. | |
92 ;; | |
93 ;; (hilit-translate type 'RoyalBlue ; enable highlighting in C/C++ | |
94 ;; string nil) ; disable string highlighting | |
95 ;; | |
96 ;; To get 100% of the utility of hilit19, you may also have to apply the | |
97 ;; patches below for info.el and vm5.33L_19/vm-summary.el | |
98 ;; | |
99 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
100 ;; | |
101 ;; SETUP -- Are you using the right font for Emacs? | |
102 ;; | |
103 ;; Emacs cannot properly find bold and italic fonts unless you specify a | |
104 ;; verbose X11 font name. If you specify a font for emacs in your | |
105 ;; .Xdefaults, it *MUST* be specified using the long form of the font name. | |
106 ;; Here's a good font menu: | |
107 ;; | |
108 ;; (setq | |
109 ;; x-fixed-font-alist | |
110 ;; '("Font Menu" | |
111 ;; ("Misc" | |
112 ;; ("6x12" "-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-*-1") | |
113 ;; ("6x13" "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-*-1") | |
114 ;; ("lucida 13" | |
115 ;; "-b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-*-1") | |
116 ;; ("7x13" "-misc-fixed-medium-r-normal--13-120-75-75-c-70-*-1") | |
117 ;; ("7x14" "-misc-fixed-medium-r-normal--14-130-75-75-c-70-*-1") | |
118 ;; ("9x15" "-misc-fixed-medium-r-normal--15-140-*-*-c-*-*-1") | |
119 ;; ("") | |
120 ;; ("clean 8x8" "-schumacher-clean-medium-r-normal--*-80-*-*-c-*-*-1") | |
121 ;; ("clean 8x14" "-schumacher-clean-medium-r-normal--*-140-*-*-c-*-*-1") | |
122 ;; ("clean 8x10" "-schumacher-clean-medium-r-normal--*-100-*-*-c-*-*-1") | |
123 ;; ("clean 8x16" "-schumacher-clean-medium-r-normal--*-160-*-*-c-*-*-1") | |
124 ;; ("") | |
125 ;; ("sony 8x16" "-sony-fixed-medium-r-normal--16-120-100-100-c-80-*-1") | |
126 ;; ("") | |
127 ;; ("-- Courier --") | |
128 ;; ("Courier 10" "-adobe-courier-medium-r-normal--*-100-*-*-m-*-*-1") | |
129 ;; ("Courier 12" "-adobe-courier-medium-r-normal--*-120-*-*-m-*-*-1") | |
130 ;; ("Courier 14" "-adobe-courier-medium-r-normal--*-140-*-*-m-*-*-1") | |
131 ;; ("Courier 18" "-adobe-courier-medium-r-normal--*-180-*-*-m-*-*-1") | |
132 ;; ("Courier 18-b" "-adobe-courier-bold-r-normal--*-180-*-*-m-*-*-1") | |
133 ;; ))) | |
134 ;; | |
135 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
136 ;; | |
137 ;; KNOWN BUGS/TO DO LIST/HELP WANTED/APPLY WITHIN | |
138 ;; | |
139 ;; * unbalanced, unescaped double quote characters can confuse hilit19. | |
140 ;; This will be fixed someday, so don't bug me about it. | |
141 ;; | |
142 ;; * ALTHOUGH HILIT19 IS FASTER THAN FONT-LOCK-MODE... | |
143 ;; For various reasons, the speed of the package could still stand to be | |
144 ;; improved. If you care to do a little profiling and make things tighter... | |
145 ;; | |
146 ;; * hilit-toggle-highlight is flaky when auto-rehighlight is neither t nor nil. | |
147 ;; Does anyone actually USE this? I think I might just remove it. | |
148 ;; | |
149 ;; PROJECTS THAT YOU CAN TAKE OVER BECAUSE I DON'T MUCH CARE ABOUT THEM... | |
150 ;; | |
151 ;; * Moved hilit-wysiwyg-replace here from my version of man.el, this is not | |
152 ;; a bug. The bug is that I don't have a reverse operation yet...just a | |
153 ;; stub Wysiwyg-anything really belongs in a package of its own. | |
154 ;; | |
155 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
156 ;; | |
157 ;; Thanks to the following people for their input: | |
158 ;; ebert@enpc.enpc.fr (Rolf EBERT), ada, LaTeX & bibtex highlights | |
159 ;; Vivek Khera <khera@cs.duke.edu>, gnus hooks + random advice & patches | |
160 ;; brian@athe.WUstl.EDU (Brian Dunford-Shore), prolog highlights | |
161 ;; John Ladwig <jladwig@soils.umn.edu>, 1st pass nroff highlights | |
162 ;; campo@sunthpi3.difi.unipi.it (Massimo Campostrini), fortran highlights | |
163 ;; jayb@laplace.MATH.ColoState.EDU (Jay Bourland), 1st pass dired | |
164 ;; Yoshio Turner <yoshio@CS.UCLA.EDU>, modula 2 highlights | |
165 ;; Fritz Knabe <knabe@ecrc.de>, advice & patches | |
166 ;; Alon Albert <alon@milcse.rtsg.mot.com>, advice & patches | |
167 ;; dana@thumper.bellcore.com (Dana A. Chee), working on the multi-frame bug | |
168 ;; derway@ndc.com (Don Erway), for breaking it... | |
169 ;; moss_r@summer.chem.su.oz.au (Richard Moss), first pass at add-pattern | |
170 ;; Olivier Lecarme <ol@aiguemarine.unice.fr>, Pascal & Icon patterns | |
171 ;; | |
172 ;; With suggestions and minor regex patches from numerous others... | |
173 ;; | |
174 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
175 ;; | |
176 ;; hilit19.el,v | |
177 ;; Revision 2.19 1993/09/08 18:44:10 stig | |
178 ;; installed patch for elusive bug in hilit-rehighlight-region that caused | |
179 ;; hilit-unhighlight-region to hang in an infinite loop. | |
180 ;; | |
181 ;; Revision 2.18 1993/08/27 03:51:00 stig | |
182 ;; minor mods to lisp-mode and c/c++ mode patterns | |
183 ;; | |
184 ;; Revision 2.17 1993/08/25 02:19:17 stig | |
185 ;; work-around for bug in next-overlay-change that caused dired and jargon-mode | |
186 ;; to hang in an endless loop. Perhaps other modes were doing this too. | |
187 ;; | |
188 ;; Revision 2.16 1993/08/22 19:46:00 stig | |
189 ;; bug fix for next-overlay-change and accompanying change to | |
190 ;; hilit-unhighlight-region | |
191 ;; | |
192 ;; Revision 2.15 1993/08/20 12:16:22 stig | |
193 ;; minor change to fortran patterns | |
194 ;; | |
195 ;; Revision 2.14 1993/08/17 14:12:10 stig | |
196 ;; added default face mapping for 'formula' which is needed for new latex | |
197 ;; patterns. | |
198 ;; | |
199 ;; twiddled the calendar-mode patterns a bit. | |
200 ;; | |
201 ;; Revision 2.13 1993/08/16 04:33:54 stig | |
202 ;; hilit-set-mode-patterns was screwing up two part patterns. it doesn't now. | |
203 ;; | |
204 ;; Revision 2.12 1993/08/16 00:16:41 stig | |
205 ;; changed references to default-bold-italic to just bold-italic because the | |
206 ;; font for that face is maintained by emacs. | |
207 ;; | |
208 ;; the pattern matcher now starts its searches from the end of the most | |
209 ;; recently highlighted region (which is not necessarily the end of the most | |
210 ;; recently matched regex). | |
211 ;; | |
212 ;; multiple errors in pattern matcher now just give an error instead of lots of | |
213 ;; annoying messages and dings. | |
214 ;; | |
215 ;; no longer use vm-summary-mode-hooks. | |
216 ;; | |
217 ;; some code moved from hilit-highlight-region to hilit-set-mode-patterns. | |
218 ;; This will affect you if you pass your patterns directly to | |
219 ;; hilit-highlight-region....use a pseudo-mode instead. | |
220 ;; | |
221 ;; pattern changes to C/C++, latex, texinfo, fortran, nroff, etc. | |
222 ;; | |
223 ;; Revision 2.11 1993/08/13 12:12:37 stig | |
224 ;; removed some crufty commented-out code | |
225 ;; | |
226 ;; diverged lisp-mode and emacs-lisp-mode...also added lisp keywords. | |
227 ;; | |
228 ;; Revision 2.10 1993/08/13 09:47:06 stig | |
229 ;; added calendar-mode, icon-mode and pascal-mode patterns | |
230 ;; | |
231 ;; commented out hilit-toggle-highlight because I want to phase it out entirely | |
232 ;; | |
233 ;; Revision 2.9 1993/08/13 08:44:22 stig | |
234 ;; added optional case-fold argument to hilit-set-mode-patterns, this case-fold | |
235 ;; parameter is now stored in hilit-patterns-alist. | |
236 ;; | |
237 ;; Revision 2.8 1993/08/12 22:05:03 stig | |
238 ;; fixed some typos in documentation | |
239 ;; | |
240 ;; twiddled some of the color defaults for dark backgrounds | |
241 ;; | |
242 ;; always get 'mono color defaults if (not (x-display-color-p)) | |
243 ;; | |
244 ;; added hilit-rehighlight-buffer-quietly to dired-after-readin-hook | |
245 ;; | |
246 ;; fixed bug in hilit-string-find that mishandled strings of the form: "\\" | |
247 ;; | |
248 ;; NEW FUNCTION: hilit-add-mode-pattern... kinda like add-hook for patterns | |
249 ;; | |
250 ;; fixed minor pattern bugs for latex-mode and emacs-lisp-mode | |
251 ;; | |
252 ;; Revision 2.7 1993/07/30 02:43:01 stig | |
253 ;; added const to the list of modifiers for C/C++ types | |
254 ;; | |
255 ;; Revision 2.6 1993/07/30 00:30:54 stig | |
256 ;; now permit selection of arbitrary subexpressions for highlighting... | |
257 ;; fixed keyword patterns for C/C++ using this technique. | |
258 ;; | |
259 ;; Revision 2.5 1993/07/28 05:02:56 stig | |
260 ;; improvements to makefile regular expressions | |
261 ;; removed about 130 lines just by compacting the big defconst for | |
262 ;; hilit-face-translation-table into a mapcar and defining a separate table | |
263 ;; of default faces. | |
264 ;; | |
265 ;; Revision 2.4 1993/07/27 14:09:05 stig | |
266 ;; documented another "known problem" to "head off gripe mail at the pass." | |
267 ;; | |
268 ;; Revision 2.3 1993/07/27 02:15:49 stig | |
269 ;; (hilit-lookup-face-create) incorporated patch which improves its behavior | |
270 ;; with more than one frame... Still can't have bold on the same face in two | |
271 ;; different fonts sizes at the same time... | |
272 ;; | |
273 ;; Revision 2.2 1993/07/27 02:02:59 stig | |
274 ;; vastly improved the makefile patterns | |
275 ;; added hook for mh-show-mode | |
276 ;; | |
277 ;; Revision 2.1 1993/07/24 17:46:21 stig | |
278 ;; Phasing out Info-select-hook... Version 19.18 will use Info-selection-hook. | |
279 ;; | |
280 ;; Revision 2.0 1993/07/24 13:50:10 stig | |
281 ;; better documentation and added the function hilit-submit-feedback. | |
282 ;; C-S-l (control shift l) repaints the buffer. Other bindings are optional. | |
283 ;; multi-line highlights no longer cause problems when | |
284 ;; hilit-auto-rehighlight is 'visible | |
285 ;; added hilit-predefined-face-list... | |
286 ;; changed name of hilit-mode-alist to hilit-patterns-alist | |
287 ;; added hilit-message-quietly to mail-setup-hook | |
288 ;; added hilit-parser-alist which can be used to apply different patterns to | |
289 ;; different parts of a buffer. This could be integrated in a far more | |
290 ;; elegant manner, but it presently serves the purpose of not applying | |
291 ;; message header patterns to message bodies in mail-mode and its kin. | |
292 ;; hilit-set-mode-patterns now takes a list of modes and an optional parse-fn | |
293 ;; | |
294 | |
295 ;;;;;; AND THIS CAN BE APPLIED TO VM 5.33L_19 | |
296 ;; | |
297 ;; *** ../site/vm5.33L_19/vm-summary.el Fri Jun 4 22:17:11 1993 | |
298 ;; --- ./vm-summary.el Tue Jun 22 16:39:30 1993 | |
299 ;; *************** | |
300 ;; *** 152,158 **** | |
301 ;; (insert "->") | |
302 ;; (delete-char 2) | |
303 ;; (forward-char -2) | |
304 ;; ! (and w vm-auto-center-summary (vm-auto-center-summary)))) | |
305 ;; (and old-window (select-window old-window))))))) | |
306 ;; | |
307 ;; (defun vm-mark-for-display-update (message) | |
308 ;; --- 152,159 ---- | |
309 ;; (insert "->") | |
310 ;; (delete-char 2) | |
311 ;; (forward-char -2) | |
312 ;; ! (and w vm-auto-center-summary (vm-auto-center-summary)) | |
313 ;; ! (run-hooks 'vm-summary-pointer-hook))) | |
314 ;; (and old-window (select-window old-window))))))) | |
315 ;; | |
316 ;; (defun vm-mark-for-display-update (message) | |
317 ;; | |
318 ;;;;;; | |
319 | |
320 ;;; Code: | |
321 | |
322 ;; User Options: | |
323 | |
324 (defvar hilit-quietly nil | |
325 "* If non-nil, this inhibits progress indicators during highlighting") | |
326 | |
327 (defvar hilit-auto-highlight t | |
328 "* T if we should highlight all buffers as we find 'em, nil to disable | |
329 automatic highlighting by the find-file hook.") | |
330 | |
331 (defvar hilit-auto-highlight-maxout 60000 ; hilit19 keeps getting bigger... | |
332 "* auto-highlight is disabled in buffers larger than this") | |
333 | |
334 (defvar hilit-auto-rehighlight t | |
335 "* If this is non-nil, then hilit-redraw and hilit-recenter will also | |
336 rehighlight part or all of the current buffer. T will rehighlight the | |
337 whole buffer, a NUMBER will rehighlight that many lines before and after | |
338 the cursor, and the symbol 'visible' will rehighlight only the visible | |
339 portion of the current buffer. This variable is buffer-local.") | |
340 | |
341 (make-variable-buffer-local 'hilit-auto-rehighlight) | |
342 | |
343 (defvar hilit-auto-rehighlight-fallback '(20000 . 100) | |
344 "* Cons of the form (THRESHOLD . FALLBACK), where FALLBACK is assigned to | |
345 hilit-auto-rehighlight if the size of a newly opened buffer is larger than | |
346 THRESHOLD.") | |
347 | |
348 (defvar hilit-face-check t | |
349 "* T slows down highlighting but permits the user to change fonts without | |
350 losing bold and italic faces... T causes hilit-lookup-face-create to dig | |
351 through the frame parameters for the current window every time it's called. | |
352 If you never change fonts in emacs, set this to NIL.") | |
353 | |
354 ;; Variables which must be set before loading hilit19. | |
355 | |
356 (defvar hilit-inhibit-rebinding nil | |
357 "If non-nil, this inhibits replacement of recenter, yank, and yank-pop.") | |
358 | |
359 (defvar hilit-inhibit-hooks nil | |
360 "If non-nil, this inhibits installation of hooks for Info, gnus, & vm.") | |
361 | |
362 (defvar hilit-background-mode 'light | |
363 "'mono inhibits color, 'dark or 'light indicate the background brightness.") | |
364 | |
365 (defvar hilit-mode-enable-list nil | |
366 "If a list of modes to exclusively enable or specifically disable. | |
367 The sense of the list is negated if it begins with the symbol 'not'. | |
368 Set this variable before you load hilit19. | |
369 | |
370 Ex: (perl-mode jargon-mode c-mode) ; just perl, C, and jargon modes | |
371 (not text-mode) ; all modes except text mode") | |
372 | |
373 ;; Variables that are not generally modified directly | |
374 | |
375 (defvar hilit-parser-alist nil | |
376 "alist of major-mode values and parsers called by hilit-rehighlight-buffer. | |
377 | |
378 Parsers for a given mode are IGNORED for partial rehighlights...maybe you'd | |
379 like to make this more universal?") | |
380 | |
381 (defvar hilit-patterns-alist nil | |
382 "alist of major-mode values and default highlighting patterns | |
383 | |
384 A highlighting pattern is a list of the form (start end face), where | |
385 start is a regex, end is either a regex or a match number for start, and face | |
386 is the name of an entry in hilit-face-translation-table, the name of a face, | |
387 or nil (which disables the pattern). | |
388 | |
389 Each entry in the alist is of the form: | |
390 (mode . (case-fold pattern [pattern ...])) | |
391 | |
392 See the hilit-lookup-face-create documentation for valid face names.") | |
393 | |
394 (defvar hilit-predefined-face-list (face-list) | |
395 "List of faces with which hilit-lookup-face-create will NOT tamper. | |
396 | |
397 If hilit19 is dumped into emacs at your site, you may have to set this in | |
398 your init file.") | |
399 | |
400 (eval-when-compile (setq byte-optimize t)) | |
401 | |
402 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
403 ;; Use this to report bugs: | |
404 | |
405 (eval-when-compile (require 'reporter)) ; no compilation gripes | |
406 | |
407 (defun hilit-submit-feedback () | |
408 "Submit feedback on hilit19 to hilit@hackvan.com" | |
409 (interactive) | |
410 (require 'reporter) | |
411 (and (y-or-n-p "Do you really want to submit a report on hilit19? ") | |
412 (reporter-submit-bug-report | |
413 "Jonathan Stigelman <hilit@hackvan.com>" | |
414 "hilit19.el (Release 2.19)" | |
415 (and (y-or-n-p "Do you need to include a dump hilit variables? ") | |
416 (append | |
417 '( | |
418 hilit-quietly hilit-inhibit-hooks | |
419 hilit-background-mode hilit-mode-enable-list | |
420 hilit-auto-highlight hilit-auto-highlight-maxout | |
421 hilit-auto-rehighlight hilit-auto-rehighlight-fallback | |
422 hilit-face-check | |
423 ) | |
424 (and (y-or-n-p "Have you modified the standard patterns? ") | |
425 (yes-or-no-p "Are your patterns *REALLY* relevant? ") | |
426 '(hilit-parser-alist | |
427 hilit-patterns-alist | |
428 hilit-predefined-face-list | |
429 )))) | |
430 (function | |
431 (lambda () | |
432 (and (y-or-n-p "Is this a problem with font display? ") | |
433 (insert "\nFrame Configuration:\n====================\n" | |
434 (prin1-to-string (frame-configuration-to-register ?F)) | |
435 "\n" | |
436 )))) | |
437 nil | |
438 (concat | |
439 "This is (check all that apply, and delete what's irrelevant):\n" | |
440 " [ ] a _MASSIVE_THANK_YOU_ for writing hilit19.el\n" | |
441 " [ ] An invitation to attend the next Hackers Conference\n" | |
442 " [ ] You're a RIGHTEOUS HACKER, what are your rates?\n" | |
443 " [ ] I've used the force and read the source, but I'M CONFUSED\n" | |
444 " [ ] a PATCH. (output of 'diff -uw old.el new.el' or 'diff -cw')\n" | |
445 " [ ] a SERIOUS AND REPRODUCIBLE BUG that is not an EMACS bug\n" | |
446 " - I *swear* that it's not already mentioned in the KNOWN BUGS\n" | |
447 " - I HAVE CHECKED ftp.hackvan.com:/pub/stig/src/elisp/hilit19.el.gz\n" | |
448 " for a newer release that fixes the problem.\n" | |
449 " >> I HAVE ALSO CHECKED ftp.hackvan.com:/pub/stig/src/elisp/hl319.el.gz\n" | |
450 " This is the alpha version...what will become hilit19 (Beta 3.0).\n" | |
451 "\n" | |
452 "Hey Stig, I *know* you're busy but...\n")))) | |
453 | |
454 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
455 ;; | |
456 ;; These faces are either a valid face name, or nil | |
457 ;; if you want to change them, you must do so AFTER hilit19 is loaded | |
458 | |
459 (defconst hilit-default-face-table | |
460 '( | |
461 ;; used for C/C++ and Emacs Lisp and perl | |
462 (comment firebrick-italic moccasin italic) | |
463 (include purple Plum1 bold-italic) | |
464 (define ForestGreen-bold green bold) | |
465 (defun blue-bold cyan-bold bold-italic) | |
466 (decl RoyalBlue cyan bold) | |
467 (type nil yellow nil) | |
468 (keyword RoyalBlue cyan bold-italic) | |
469 (label red-underline orange-underlined underline) | |
470 (string grey40 orange underline) | |
471 | |
472 ;; some further faces for Ada | |
473 (struct black-bold white-bold bold) | |
474 (glob-struct magenta Plum1 default-bold-underline) | |
475 (named-param DarkGoldenrod Goldenrod underline) | |
476 | |
477 ;; and another one for LaTeX | |
478 (crossref DarkGoldenrod Goldenrod underline) | |
479 (formula Goldenrod DarkGoldenrod underline) | |
480 | |
481 ;; compilation buffers | |
482 (active-error default/pink-bold default/DeepPink-bold default-underline) | |
483 (error red-bold yellow bold) | |
484 (warning blue-italic green italic) | |
485 | |
486 ;; Makefiles (some faces borrowed from C/C++ too) | |
487 (rule blue-bold-underline cyan-underline default-bold-underline) | |
488 | |
489 ;; VM, GNUS and Text mode | |
490 (msg-subject blue-bold yellow bold) | |
491 (msg-from purple-bold green bold) | |
492 (msg-header firebrick-bold cyan italic) | |
493 (msg-separator black/tan-bold black/lightblue nil) | |
494 (msg-quote ForestGreen pink italic) | |
495 | |
496 (summary-seen grey40 white nil) | |
497 (summary-killed grey50 white nil) | |
498 (summary-Xed OliveDrab2 green nil) | |
499 (summary-deleted firebrick white italic) | |
500 (summary-unread RoyalBlue yellow bold) | |
501 (summary-new blue-bold yellow-bold bold-italic) | |
502 (summary-current default/skyblue-bold green/dimgrey-bold reverse-default) | |
503 | |
504 (gnus-group-unsubscribed grey50 white nil) | |
505 (gnus-group-empty nil nil nil) | |
506 (gnus-group-full ForestGreen green italic) | |
507 (gnus-group-overflowing firebrick red bold-italic) | |
508 | |
509 ;; dired mode | |
510 (dired-directory blue-bold cyan bold) | |
511 (dired-link firebrick-italic green italic) | |
512 (dired-ignored ForestGreen moccasin nil) | |
513 (dired-deleted red-bold-italic orange bold-italic) | |
514 (dired-marked purple Plum1 nil) | |
515 | |
516 ;; Info-mode, and jargon-mode.el and prep.ai.mit.edu:/pub/gnu/jargon* | |
517 (jargon-entry blue-bold cyan bold) | |
518 (jargon-xref purple-bold Plum1 italic) | |
519 (jargon-keyword firebrick-underline yellow underline) | |
520 ) | |
521 "alist of default faces (face . (light-default dark-default mono-default)) | |
522 | |
523 There is no way for the user to modify this table such that it will have any | |
524 effect upon the translations used by hilit19. Instead, use the function | |
525 hilit-translate AFTER hilit19 has been loaded. | |
526 | |
527 See also the documentation for hilit-lookup-face-create.") | |
528 | |
529 (defconst hilit-face-translation-table | |
530 (let ((index (or (and (x-display-color-p) | |
531 (cdr (assq hilit-background-mode | |
532 '((light . 1) (dark . 2))))) | |
533 3))) | |
534 (mapcar (function (lambda (x) (cons (car x) (nth index x)))) | |
535 hilit-default-face-table)) | |
536 "alist that maps symbolic face-names to real face names") | |
537 | |
538 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
539 ;; To translate one face to another... | |
540 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
541 | |
542 (defmacro hilit-translate (&rest args) | |
543 "(hilit-translate FROM TO FROM TO ...): translate each face FROM to the | |
544 value of its TO face. This is like setq for faces. | |
545 | |
546 The function hilit-lookup-face-create will repeatedly translate until no more | |
547 translations for the face exist in the translation table. | |
548 | |
549 See the documentation for hilit-lookup-face-create for names of valid faces." | |
550 (or (zerop (% (length args) 2)) | |
551 (error "wrong number of args")) | |
552 (let (cmdl from to) | |
553 (while args | |
554 (setq from (car args) to (nth 1 args) args (nthcdr 2 args) | |
555 cmdl (cons (list 'hilit-associate ''hilit-face-translation-table | |
556 (list 'quote from) to) | |
557 cmdl))) | |
558 (cons 'progn cmdl))) | |
559 | |
560 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
561 ;; This function actually translates and then creates the faces... | |
562 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
563 | |
564 (defun hilit-lookup-face-create (face &optional force) | |
565 "Get a FACE, or create it if it doesn't exist. In order for it to | |
566 properly create the face, the following naming convention must be used: | |
567 [reverse-](fgcolor[/bgcolor])[-bold][-italic][-underline] | |
568 Example: (hilit-lookup-face-create 'comment-face) might create and return 'red | |
569 | |
570 Each color is either the name of an X color (see .../X11/lib/X11/rgb.txt), | |
571 a hexadecimal specification of the form \"hex-[0-9A-Fa-f]+\", or \"default\". | |
572 | |
573 An optional argument, FORCE, will cause the face to be recopied from the | |
574 default...which is probably of use only if you've changed fonts. | |
575 | |
576 See the documentation for hilit-translate and hilit-face-translation-table." | |
577 | |
578 ;; translate the face ... | |
579 (let ((trec t) visited) | |
580 (while trec | |
581 (cond ((memq face visited) (error "face translation loop: %S" visited)) | |
582 (t (setq visited (cons face visited) | |
583 trec (assq face hilit-face-translation-table)) | |
584 (and trec (setq face (cdr trec))))))) | |
585 | |
586 ;; make the face if we need to... | |
587 (let* ((fn (symbol-name face)) | |
588 (frame (selected-frame)) | |
589 (basefont (cdr (assq 'font (frame-parameters frame)))) | |
590 error fgcolor bgcolor) | |
591 (cond | |
592 ((or (null face) | |
593 (memq face hilit-predefined-face-list)) | |
594 ;; do nothing if the face is nil or if it's predefined. | |
595 ) | |
596 ((or force | |
597 (not (memq face (face-list))) | |
598 (and hilit-face-check | |
599 (not (string= (get face 'basefont) basefont)))) | |
600 (copy-face 'default 'scratch-face) | |
601 (if (string-match "^reverse-?" fn) | |
602 (progn (invert-face 'scratch-face) | |
603 (setq fn (substring fn (match-end 0))))) | |
604 | |
605 ;; parse foreground color | |
606 (if (string-match "^\\(hex-\\)?\\([A-Za-z0-9]+\\)" fn) | |
607 (setq fgcolor (concat | |
608 (if (match-beginning 1) "#") | |
609 (substring fn (match-beginning 2) (match-end 2))) | |
610 fn (substring fn (match-end 0))) | |
611 (error "bad face name %S" face)) | |
612 | |
613 ;; parse background color | |
614 (if (string-match "^/\\(hex-\\)?\\([A-Za-z0-9]+\\)" fn) | |
615 (setq bgcolor (concat | |
616 (and (match-beginning 1) "#") | |
617 (substring fn (match-beginning 2) (match-end 2))) | |
618 fn (substring fn (match-end 0)))) | |
619 | |
620 (and (string= "default" fgcolor) (setq fgcolor nil)) | |
621 (and (string= "default" bgcolor) (setq bgcolor nil)) | |
622 | |
623 ;; catch errors if we can't allocate the color(s) | |
624 (condition-case nil | |
625 (progn (and fgcolor (set-face-foreground 'scratch-face fgcolor)) | |
626 (and bgcolor (set-face-background 'scratch-face bgcolor)) | |
627 (copy-face 'scratch-face face) | |
628 (put face 'basefont basefont)) | |
629 (error (message "couldn't allocate color for '%s'" | |
630 (symbol-name face)) | |
631 (setq face 'default) | |
632 (setq error t))) | |
633 (or error | |
634 ;; don't bother w/ bold or italic if we didn't get the color | |
635 ;; we wanted, but ignore errors making the face bold or italic | |
636 ;; if the font isn't available, there's nothing to do about it... | |
637 (progn | |
638 (set-face-font face basefont frame) | |
639 (set-face-underline-p face (string-match "underline" fn)) | |
640 (if (string-match ".*bold" fn) | |
641 ;; make face bold in all frames | |
642 (make-face-bold face nil 'noerr)) | |
643 (if (string-match ".*italic" fn) | |
644 ;; make face italic in all frames | |
645 (make-face-italic face nil 'noerr)) | |
646 )) | |
647 ))) | |
648 face) | |
649 | |
650 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
651 ;; Region Highlight/Unhighlight code (Both overlay and text-property versions) | |
652 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
653 | |
654 (defsubst hilit-region-set-face (start end face-name &optional prio prop) | |
655 "Highlight region from START to END using FACE and, optionally, PRIO. | |
656 The optional 5th arg, PROP is a property to set instead of 'hilit." | |
657 (let ((overlay (make-overlay start end))) | |
658 (overlay-put overlay 'face face-name) | |
659 (overlay-put overlay (or prop 'hilit) t) | |
660 (and prio (overlay-put overlay 'priority prio)))) | |
661 | |
662 (defun hilit-unhighlight-region (start end &optional quietly) | |
663 "Unhighlights the region from START to END, optionally in a QUIET way" | |
664 (interactive "r") | |
665 (or quietly hilit-quietly (message "Unhighlighting")) | |
666 (let ((lstart 0)) | |
667 (while (and start (> start lstart) (< start end)) | |
668 (mapcar (function (lambda (ovr) | |
669 (and (overlay-get ovr 'hilit) (delete-overlay ovr)))) | |
670 (overlays-at start)) | |
671 (setq lstart start start (next-overlay-change start)))) | |
672 (or quietly hilit-quietly (message "Done unhighlighting"))) | |
673 | |
674 ;;;; These functions use text properties instead of overlays. Text properties | |
675 ;;;; are copied through kill and yank...which might be convenient, but is not | |
676 ;;;; terribly efficient as of 19.12, ERGO it's been disabled | |
677 ;; | |
678 ;;(defsubst hilit-region-set-face (start end face-name &optional prio prop) | |
679 ;; "Highlight region from START to END using FACE and, optionally, PRIO. | |
680 ;;The optional 5th arg, PROP is a property to set instead of 'hilit." | |
681 ;; (put-text-property start end 'face face-name) | |
682 ;; ) | |
683 ;; | |
684 ;;(defun hilit-unhighlight-region (start end &optional quietly) | |
685 ;; "Unhighlights the region from START to END, optionally in a QUIET way" | |
686 ;; (interactive "r") | |
687 ;; (let ((buffer-read-only nil) | |
688 ;; (bm (buffer-modified-p))) | |
689 ;; (remove-text-properties start end '(face)) | |
690 ;; (set-buffer-modified-p bm))) | |
691 ;;;; | |
692 | |
693 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
694 ;; Pattern Application code and user functions | |
695 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
696 | |
697 (defun hilit-highlight-region (start end &optional patterns quietly) | |
698 "Highlights the area of the buffer between START and END (the region when | |
699 interactive). Without the optional PATTERNS argument, the pattern for | |
700 major-mode is used. If PATTERNS is a symbol, then the patterns associated | |
701 with that symbol are used. QUIETLY suppresses progress messages if | |
702 non-nil." | |
703 (interactive "r") | |
704 (cond ((null patterns) | |
705 (setq patterns (cdr (assq major-mode hilit-patterns-alist)))) | |
706 ((symbolp patterns) | |
707 (setq patterns (cdr (assq patterns hilit-patterns-alist))))) | |
708 ;; txt prop: (setq patterns (reverse patterns)) | |
709 (let ((case-fold-search (car patterns)) | |
710 (prio (1- (length patterns))) | |
711 ;; txt prop: (buffer-read-only nil) | |
712 ;; txt prop: (bm (buffer-modified-p)) | |
713 p pstart pend face mstart (puke-count 0)) | |
714 ;; txt prop: (unwind-protect | |
715 (setq patterns (cdr patterns)) ; remove case-fold from head of pattern | |
716 (save-excursion | |
717 (save-restriction | |
718 (narrow-to-region start end) | |
719 (while patterns | |
720 (setq p (car patterns)) | |
721 (setq pstart (car p) | |
722 pend (nth 1 p) | |
723 face (hilit-lookup-face-create (nth 2 p))) | |
724 (if (not face) ; skipped if nil | |
725 nil | |
726 (or quietly hilit-quietly | |
727 (message "highlighting %d: %s%s" prio pstart | |
728 (if (stringp pend) (concat " ... " pend) ""))) | |
729 (goto-char (point-min)) | |
730 (condition-case msg | |
731 (cond | |
732 ((symbolp pstart) | |
733 ;; inner loop -- special function to find pattern | |
734 (let (region) | |
735 (while (setq region (funcall pstart pend)) | |
736 (hilit-region-set-face (car region) (cdr region) | |
737 face prio)))) | |
738 ((stringp pend) | |
739 ;; inner loop -- regex-start ... regex-end | |
740 (while (re-search-forward pstart nil t nil) | |
741 (goto-char (setq mstart (match-beginning 0))) | |
742 (if (re-search-forward pend nil t nil) | |
743 (hilit-region-set-face mstart (match-end 0) | |
744 face prio) | |
745 (forward-char 1)))) | |
746 ((numberp pend) | |
747 ;; inner loop -- just one regex to match whole pattern | |
748 (while (re-search-forward pstart nil t nil) | |
749 (goto-char (match-end pend)) | |
750 (hilit-region-set-face (match-beginning pend) | |
751 (match-end pend) face prio))) | |
752 (t (error "malformed pattern"))) | |
753 (error (if (> (setq puke-count (1+ puke-count)) 1) | |
754 (error msg) | |
755 (message "Error: '%s'" msg) | |
756 (ding) (sit-for 4))))) | |
757 (setq prio (1- prio) | |
758 patterns (cdr patterns))) | |
759 )) | |
760 (or quietly hilit-quietly (message "")) ; "Done highlighting" | |
761 ;; txt prop: (set-buffer-modified-p bm)) ; unwind protection | |
762 )) | |
763 | |
764 (defun hilit-rehighlight-region (start end &optional quietly) | |
765 "Re-highlights the region, optionally in a QUIET way" | |
766 (interactive "r") | |
767 (save-restriction | |
768 (widen) | |
769 (setq start (apply 'min start (mapcar 'overlay-start (overlays-at start))) | |
770 end (apply 'max end (mapcar 'overlay-end (overlays-at end)))) | |
771 (hilit-unhighlight-region start end quietly) | |
772 (hilit-highlight-region start end nil quietly))) | |
773 | |
774 (defun hilit-rehighlight-buffer (&optional quietly) | |
775 "Re-highlights the buffer, optionally in a QUIET way" | |
776 (interactive "") | |
777 (let ((parse-fn (cdr (assq major-mode hilit-parser-alist)))) | |
778 (if parse-fn | |
779 (funcall parse-fn quietly) | |
780 (hilit-rehighlight-region (point-min) (point-max) quietly))) | |
781 nil) | |
782 | |
783 (defun hilit-rehighlight-buffer-quietly () | |
784 (hilit-rehighlight-buffer t)) | |
785 | |
786 (defun hilit-rehighlight-message (quietly) | |
787 "Highlight a buffer containing a news article or mail message." | |
788 (save-excursion | |
789 (goto-char (point-min)) | |
790 ;; find separation between headers and body (either a blank line or | |
791 ;; the message separator line in mail-mode) | |
792 (re-search-forward "^\\(\\|--text follows this line--\\)$" nil 'noerr) | |
793 (hilit-unhighlight-region (point-min) (point-max) quietly) | |
794 (hilit-highlight-region (point-min) (point) 'msg-header quietly) | |
795 (hilit-highlight-region (point) (point-max) 'msg-body quietly))) | |
796 | |
797 (defalias 'hilit-highlight-buffer 'hilit-rehighlight-buffer) | |
798 | |
799 ;; Well, I want to remove this function...there's one sure way to find out if | |
800 ;; anyone uses it or not...and that's to comment it out. | |
801 ;; | |
802 ;; (defun hilit-toggle-highlight (arg) | |
803 ;; "Locally toggle highlighting. With arg, forces highlighting off." | |
804 ;; (interactive "P") | |
805 ;; ;; FIXME -- this loses numeric information in hilit-auto-rehighlight | |
806 ;; (setq hilit-auto-rehighlight | |
807 ;; (and (not arg) (not hilit-auto-rehighlight))) | |
808 ;; (if hilit-auto-rehighlight | |
809 ;; (hilit-rehighlight-buffer) | |
810 ;; (hilit-unhighlight-region (point-min) (point-max))) | |
811 ;; (message "Rehighlighting is set to %s" hilit-auto-rehighlight)) | |
812 | |
813 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
814 ;; HOOKS | |
815 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
816 | |
817 (defun hilit-find-file-hook () | |
818 "Find-file hook for hilit package. See the variable hilit-auto-highlight." | |
819 (cond ((and hilit-auto-highlight | |
820 (assq major-mode hilit-patterns-alist)) | |
821 (if (> buffer-saved-size (car hilit-auto-rehighlight-fallback)) | |
822 (setq hilit-auto-rehighlight | |
823 (cdr hilit-auto-rehighlight-fallback))) | |
824 (if (> buffer-saved-size hilit-auto-highlight-maxout) | |
825 nil | |
826 (let ((bm (buffer-modified-p))) | |
827 (hilit-rehighlight-buffer) | |
828 (set-buffer-modified-p bm)))))) | |
829 | |
830 (defun hilit-repaint-command (arg) | |
831 "Rehighlights according to the value of hilit-auto-rehighlight, or the | |
832 prefix argument if that is specified. | |
833 \t\\[hilit-repaint-command]\t\trepaint according to hilit-auto-rehighlight | |
834 \t^U \\[hilit-repaint-command]\trepaint entire buffer | |
835 \t^U - \\[hilit-repaint-command]\trepaint visible portion of buffer | |
836 \t^U n \\[hilit-repaint-command]\trepaint n lines to either side of point" | |
837 (interactive "P") | |
838 (let (st en quietly) | |
839 (or arg (setq arg hilit-auto-rehighlight)) | |
840 (cond ((or (eq arg 'visible) (eq arg '-)) | |
841 (setq st (window-start) en (window-end) quietly t)) | |
842 ((numberp arg) | |
843 (setq st (save-excursion (forward-line (- arg)) (point)) | |
844 en (save-excursion (forward-line arg) (point)))) | |
845 (arg | |
846 (hilit-rehighlight-buffer))) | |
847 (if st | |
848 (hilit-rehighlight-region st en quietly)))) | |
849 | |
850 (defun hilit-recenter (arg) | |
851 "Recenter, then rehighlight according to hilit-auto-rehighlight. If called | |
852 with an unspecified prefix argument (^U but no number), then a rehighlight of | |
853 the entire buffer is forced." | |
854 (interactive "P") | |
855 (recenter arg) | |
856 ;; force display update | |
857 (sit-for 0) | |
858 (hilit-repaint-command (consp arg))) | |
859 | |
860 (defun hilit-yank (arg) | |
861 "Yank with rehighlighting" | |
862 (interactive "*P") | |
863 (let ((transient-mark-mode nil)) | |
864 (yank arg) | |
865 (and hilit-auto-rehighlight | |
866 (hilit-rehighlight-region (region-beginning) (region-end) t)) | |
867 (setq this-command 'yank))) | |
868 | |
869 (defun hilit-yank-pop (arg) | |
870 "Yank-pop with rehighlighting" | |
871 (interactive "*p") | |
872 (let ((transient-mark-mode nil)) | |
873 (yank-pop arg) | |
874 (and hilit-auto-rehighlight | |
875 (hilit-rehighlight-region (region-beginning) (region-end) t)) | |
876 (setq this-command 'yank))) | |
877 | |
878 ;;; this line highlighting stuff is untested. play with it only if you feel | |
879 ;;; adventurous...don't ask me to fix it...though you're welcome to. -- Stig | |
880 ;; | |
881 ;; (defun hilit-rehighlight-line-quietly (&rest args) | |
882 ;; "Quietly rehighlight just this line. | |
883 ;; Useful as an after change hook in VM/gnus summary buffers and dired buffers. | |
884 ;; If only there were an after-change-function, that is..." | |
885 ;; (save-excursion | |
886 ;; (push-mark nil t) | |
887 ;; (hilit-rehighlight-yank-region) | |
888 ;; (and orig-achange-function (apply orig-achange-function args)))) | |
889 ;; | |
890 ;; (defun hilit-install-line-hooks () | |
891 ;; (make-variable-buffer-local 'after-change-function) | |
892 ;; (make-local-variable 'orig-achange-function) | |
893 ;; (setq orig-achange-function after-change-function) | |
894 ;; (setq after-change-function 'hilit-rehighlight-line-quietly)) | |
895 | |
896 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
897 ;; Wysiwyg Stuff... take it away and build a whole package around it! | |
898 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
899 ;; | |
900 ;; ; For the Jargon-impaired, WYSIWYG === What You See Is What You Get | |
901 ;; ; Sure, it sucks to type. Oh, well. | |
902 ;; (defun hilit-wysiwyg-replace () | |
903 ;; "Replace overstruck text with normal text that's been overlaid with the | |
904 ;; appropriate text attribute. Suitable for a find-file hook." | |
905 ;; (save-excursion | |
906 ;; (goto-char (point-min)) | |
907 ;; (let ((wysb (hilit-lookup-face-create 'wysiwyg-bold)) | |
908 ;; (wysu (hilit-lookup-face-create 'wysiwyg-underline)) | |
909 ;; (bmod (buffer-modified-p))) | |
910 ;; (while (re-search-forward "\\(.\b.\\)+" nil t) | |
911 ;; (let ((st (match-beginning 0)) (en (match-end 0))) | |
912 ;; (goto-char st) | |
913 ;; (if (looking-at "_") | |
914 ;; (hilit-region-set-face st en wysu 100 'wysiwyg) | |
915 ;; (hilit-region-set-face st en wysb 100 'wysiwyg)) | |
916 ;; (while (and (< (point) en) (looking-at ".\b")) | |
917 ;; (replace-match "") (forward-char)) | |
918 ;; )) | |
919 ;; (set-buffer-modified-p bmod)))) | |
920 ;; | |
921 ;; ; is this more appropriate as a write-file-hook or a write-contents-hook? | |
922 ;; (defun hilit-wysiwyg-write-repair () | |
923 ;; "Replace wysiwyg overlays with overstrike text." | |
924 ;; (message "*sigh* hilit-wysiwyg-write-repair not implemented yet") | |
925 ;; | |
926 ;; For efficiency, this hook should copy the current buffer to a scratch | |
927 ;; buffer and do its overstriking there. Overlays are not copied, so it'll | |
928 ;; be necessary to hop back and forth. This is OK since you're not fiddling | |
929 ;; with--making or deleting--any overlays. THEN write the new buffer, | |
930 ;; delete it, and RETURN T. << important | |
931 ;; | |
932 ;; Just so you know...there is already an emacs function called | |
933 ;; underline-region that does underlining. I think that the thing to do is | |
934 ;; extend that to do overstriking as well. | |
935 ;; | |
936 ;; (while (< start end) | |
937 ;; (mapcar (function (lambda (ovr) | |
938 ;; (and (overlay-get ovr 'hilit) (delete-overlay ovr)))) | |
939 ;; (overlays-at start)) | |
940 ;; (setq start (next-overlay-change start))) | |
941 ;; nil) | |
942 | |
943 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
944 ;; Initialization. | |
945 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
946 | |
947 (and (not hilit-inhibit-rebinding) | |
948 window-system | |
949 (progn | |
950 (substitute-key-definition 'yank 'hilit-yank | |
951 (current-global-map)) | |
952 (substitute-key-definition 'yank-pop 'hilit-yank-pop | |
953 (current-global-map)) | |
954 (substitute-key-definition 'recenter 'hilit-recenter | |
955 (current-global-map)))) | |
956 | |
957 (global-set-key [?\C-\S-l] 'hilit-repaint-command) | |
958 | |
959 (and window-system | |
960 (add-hook 'find-file-hooks 'hilit-find-file-hook t)) | |
961 | |
962 (eval-when-compile (require 'gnus)) ; no compilation gripes | |
963 | |
964 (and (not hilit-inhibit-hooks) | |
965 window-system | |
966 (condition-case c | |
967 (progn | |
968 | |
969 ;; BUFFER highlights... | |
970 (mapcar (function | |
971 (lambda (hook) | |
972 (add-hook hook 'hilit-rehighlight-buffer-quietly))) | |
973 '( | |
974 Info-selection-hook | |
975 | |
976 ;; runs too early vm-summary-mode-hooks | |
977 vm-summary-pointer-hook | |
978 vm-preview-message-hook | |
979 vm-show-message-hook | |
980 | |
981 rmail-show-message-hook | |
982 mail-setup-hook | |
983 mh-show-mode-hook | |
984 | |
985 dired-after-readin-hook | |
986 )) | |
987 ) | |
988 (error (message "Error loading highlight hooks: %s" c) | |
989 (ding) (sit-for 1)))) | |
990 | |
991 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
992 ;; Default patterns for various modes. | |
993 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | |
994 | |
995 ;;; do I need this? I changed the defconst to a defvar because defconst is | |
996 ;;; inappropriate, but I don't know why I wanted hilit-patterns-alist to be | |
997 ;;; reset on every reload... | |
998 | |
999 (setq hilit-patterns-alist nil) | |
1000 | |
1001 (defun hilit-associate (alist key val) | |
1002 "creates, or destructively replaces, the pair (key . val) in alist" | |
1003 (let ((oldentry (assq key (eval alist)))) | |
1004 (if oldentry | |
1005 (setcdr oldentry val) | |
1006 (set alist (cons (cons key val) (eval alist)))))) | |
1007 | |
1008 (defun hilit-set-mode-patterns (modelist patterns | |
1009 &optional parse-fn case-fold) | |
1010 "Sets the default highlighting patterns for MODE to PATTERNS. | |
1011 See the variable hilit-mode-enable-list. | |
1012 | |
1013 Takes optional arguments PARSE-FN and CASE-FOLD." | |
1014 ;; change pattern | |
1015 (mapcar (function (lambda (p) | |
1016 (and (stringp (car p)) | |
1017 (null (nth 1 p)) | |
1018 (setcar (cdr p) 0)))) | |
1019 patterns) | |
1020 (setq patterns (cons case-fold patterns)) | |
1021 | |
1022 (or (consp modelist) (setq modelist (list modelist))) | |
1023 (let (ok (flip (eq (car hilit-mode-enable-list) 'not))) | |
1024 (mapcar (function | |
1025 (lambda (m) | |
1026 (setq ok (or (null hilit-mode-enable-list) | |
1027 (memq m hilit-mode-enable-list))) | |
1028 (and flip (setq ok (not ok))) | |
1029 (and ok | |
1030 (progn | |
1031 (and parse-fn | |
1032 (hilit-associate 'hilit-parser-alist m parse-fn)) | |
1033 (hilit-associate 'hilit-patterns-alist m patterns))))) | |
1034 modelist))) | |
1035 | |
1036 (defun hilit-add-pattern (pstart pend face &optional mode first) | |
1037 "Highlight pstart with face for the current major-mode. | |
1038 Optionally, place the new pattern first in the pattern list" | |
1039 (interactive "sPattern start regex: \nsPattern end regex (default none): \nxFace: ") | |
1040 | |
1041 (and (equal pstart "") (error "Must specify starting regex")) | |
1042 (cond ((equal pend "") (setq pend 0)) | |
1043 ((string-match "^[0-9]+$" pend) (setq pend (string-to-int pend)))) | |
1044 (or mode (setq mode major-mode)) | |
1045 (let ((old-patterns (cdr (assq mode hilit-patterns-alist))) | |
1046 (new-pat (list pstart pend face))) | |
1047 (cond ((not old-patterns) | |
1048 (hilit-set-mode-patterns mode (list new-pat))) | |
1049 (first | |
1050 (setcdr old-patterns (cons new-pat (cdr old-patterns)))) | |
1051 (t | |
1052 (nconc old-patterns (list new-pat))))) | |
1053 (and (interactive-p) (hilit-rehighlight-buffer))) | |
1054 | |
1055 (defun hilit-string-find (qchar) | |
1056 "looks for a string and returns (start . end) or NIL. The argument QCHAR | |
1057 is the character that would precede a character constant double quote. | |
1058 Finds strings delimited by double quotes. The first double quote may not be | |
1059 preceded by QCHAR and the closing double quote may not be preceded by an odd | |
1060 number of backslashes." | |
1061 (let (st en) | |
1062 (while (and (search-forward "\"" nil t) | |
1063 (eq qchar (char-after (1- (setq st (match-beginning 0))))))) | |
1064 (while (and (search-forward "\"" nil t) | |
1065 (save-excursion | |
1066 (setq en (point)) | |
1067 (forward-char -1) | |
1068 (skip-chars-backward "\\\\") | |
1069 (forward-char 1) | |
1070 (not (zerop (% (- en (point)) 2)))))) | |
1071 (and en (cons st en)))) | |
1072 | |
1073 ;; return types on same line... | |
1074 ;; ("^[a-zA-z].*\\(\\w\\|[$_]\\)+\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1075 | |
1076 ;; On another note, a working pattern for grabbing function definitions for C is | |
1077 ;; | |
1078 ;; ("^[a-zA-Z_]+.*[;{]$" nil ForestGreen) ; global defns ( start at col 1 ) | |
1079 ;; ("^[a-zA-Z_]+.*(" ")" defun) | |
1080 ;; ; defuns assumed to start at col 1, not with # or { | |
1081 ;; | |
1082 ;; this will make external declarations/definitions green, and function | |
1083 ;; definitions the defun face. Hmmm - seems to work for me anyway. | |
1084 | |
1085 (let ((comments '(("/\\*" "\\*/" comment))) | |
1086 (c++-comments '(("//.*$" nil comment) | |
1087 ("^/.*$" nil comment))) | |
1088 (strings '((hilit-string-find ?' string))) | |
1089 (preprocessor '(("^#[ \t]*\\(undef\\|define\\).*$" "[^\\]$" define) | |
1090 ("^#.*$" nil include)))) | |
1091 | |
1092 (hilit-set-mode-patterns | |
1093 '(c-mode c++-c-mode elec-c-mode) | |
1094 (append | |
1095 comments strings preprocessor | |
1096 '( | |
1097 ;; function decls are expected to have types on the previous line | |
1098 ("^\\(\\w\\|[$_]\\)+\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1099 ("^\\(typedef\\|struct\\|union\\|enum\\).*$" nil decl) | |
1100 ;; datatype -- black magic regular expression | |
1101 ("[ \n\t({]\\(\\(const\\|register\\|volatile\\|unsigned\\|extern\\|static\\)\\s +\\)*\\(\\(\\w\\|[$_]\\)+_t\\|float\\|double\\|void\\|char\\|short\\|int\\|long\\|FILE\\|\\(\\(struct\\|union\\|enum\\)\\([ \t]+\\(\\w\\|[$_]\\)*\\)\\)\\)\\(\\s +\\*+)?\\|[ \n\t;()]\\)" nil type) | |
1102 ;; key words | |
1103 ("[^_]\\<\\(return\\|goto\\|if\\|else\\|case\\|default\\|switch\\|break\\|continue\\|while\\|do\\|for\\)\\>[^_]" 1 keyword) | |
1104 ))) | |
1105 | |
1106 (hilit-set-mode-patterns | |
1107 'c++-mode | |
1108 (append | |
1109 comments c++-comments strings preprocessor | |
1110 '( | |
1111 ;; function decls are expected to have types on the previous line | |
1112 ("^\\(\\(\\w\\|[$_]\\)+::\\)?\\(\\w\\|[$_]\\)+\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1113 ("^\\(\\(\\w\\|[$_]\\)+[ \t]*::[ \t]*\\)?\\(\\(\\w\\|[$_]\\)+\\|operator.*\\)\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1114 ("^\\(template\\|typedef\\|struct\\|union\\|class\\|enum\\|public\\|private\\|protected\\).*$" nil decl) | |
1115 ;; datatype -- black magic regular expression | |
1116 ("[ \n\t({]\\(\\(const\\|register\\|volatile\\|unsigned\\|extern\\|static\\)\\s +\\)*\\(\\(\\w\\|[$_]\\)+_t\\|float\\|double\\|void\\|char\\|short\\|int\\|long\\|FILE\\|\\(\\(struct\\|union\\|enum\\|class\\)\\([ \t]+\\(\\w\\|[$_]\\)*\\)\\)\\)\\(\\s +\\*+)?\\|[ \n\t;()]\\)" nil type) | |
1117 ;; key words | |
1118 ("[^_]\\<\\(return\\|goto\\|if\\|else\\|case\\|default\\|switch\\|break\\|continue\\|while\\|do\\|for\\|public\\|protected\\|private\\|delete\\|new\\)\\>[^_]" | |
1119 1 keyword)))) | |
1120 | |
1121 (hilit-set-mode-patterns | |
1122 '(objc-mode objective-C-mode) | |
1123 (append | |
1124 comments c++-comments strings preprocessor | |
1125 '( | |
1126 ;; function decls are expected to have types on the previous line | |
1127 ("^\\(\\(\\w\\|[$_]\\)+::\\)?\\(\\w\\|[$_]\\)+\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1128 ("^\\(\\(\\w\\|[$_]\\)+[ \t]*::[ \t]*\\)?\\(\\(\\w\\|[$_]\\)+\\|operator.*\\)\\s *\\(\\(\\w\\|[$_]\\)+\\s *((\\|(\\)[^)]*)+" nil defun) | |
1129 | |
1130 ("^\\(template\\|typedef\\|struct\\|union\\|class\\|enum\\|public\\|private\\|protected\\).*$" nil decl) | |
1131 ;; datatype -- black magic regular expression | |
1132 ("[ \n\t({]\\(\\(const\\|register\\|volatile\\|unsigned\\|extern\\|static\\)\\s +\\)*\\(\\(\\w\\|[$_]\\)+_t\\|float\\|double\\|void\\|char\\|short\\|int\\|long\\|FILE\\|\\(\\(struct\\|union\\|enum\\|class\\)\\([ \t]+\\(\\w\\|[$_]\\)*\\)\\)\\)\\(\\s +\\*+)?\\|[ \n\t;()]\\)" nil type) | |
1133 ;; key words | |
1134 ("[^_]\\<\\(return\\|goto\\|if\\|else\\|case\\|default\\|switch\\|break\\|continue\\|while\\|do\\|for\\|public\\|protected\\|private\\|interface\\|implementation\\|end\\|super\\|self\\)\\>[^_]" | |
1135 1 keyword)))) | |
1136 ) | |
1137 | |
1138 (hilit-set-mode-patterns | |
1139 'perl-mode | |
1140 '(("\\s #.*$" nil comment) | |
1141 ("^#.*$" nil comment) | |
1142 ("\"[^\\\"]*\\(\\\\\\(.\\|\n\\)[^\\\"]*\\)*\"" nil string) | |
1143 ("^\\(__....?__\\|\\s *\\sw+:\\)" nil label) | |
1144 ("^require.*$" nil include) | |
1145 ("^package.*$" nil decl) | |
1146 ("^\\s *sub\\s +\\(\\w\\|[_']\\)+" nil defun) | |
1147 ("\\b\\(do\\|if\\|unless\\|while\\|until\\|else\\|elsif\\|for\\|foreach\\|continue\\|next\\|redo\\|last\\|goto\\|return\\|die\\|exit\\)\\b" nil keyword))) | |
1148 | |
1149 (hilit-set-mode-patterns | |
1150 'ada-mode | |
1151 '(;; comments | |
1152 ("--.*$" nil comment) | |
1153 ;; main structure | |
1154 ("[ \t\n]procedure[ \t]" "\\([ \t]\\(is\\|renames\\)\\|);\\)" glob-struct) | |
1155 ("[ \t\n]task[ \t]" "[ \t]is" glob-struct) | |
1156 ("[ \t\n]function[ \t]" "return[ \t]+[A-Za-z_0-9]+[ \t]*\\(is\\|;\\|renames\\)" glob-struct) | |
1157 ("[ \t\n]package[ \t]" "[ \t]\\(is\\|renames\\)" glob-struct) | |
1158 ;; if there is nothing before "private", it is part of the structure | |
1159 ("^[ \t]*private[ \t\n]" nil glob-struct) | |
1160 ;; if there is no indentation before the "end", then it is most | |
1161 ;; probably the end of the package | |
1162 ("^end.*$" ";" glob-struct) | |
1163 ;; program structure -- "null", "delay" and "terminate" omitted | |
1164 ("[ \n\t]\\(in\\|out\\|select\\|if\\|else\\|case\\|when\\|and\\|or\\|not\\|accept\\|loop\\|do\\|then\\|elsif\\|else\\|for\\|while\\|exit\\)[ \n\t;]" nil struct) | |
1165 ;; block structure | |
1166 ("[ \n\t]\\(begin\\|end\\|declare\\|exception\\|generic\\|raise\\|return\\|package\\|body\\)[ \n\t;]" nil struct) | |
1167 ;; type declaration | |
1168 ("^[ \t]*\\(type\\|subtype\\).*$" ";" decl) | |
1169 ("[ \t]+is record.*$" "end record;" decl) | |
1170 ;; "pragma", "with", and "use" are close to C cpp directives | |
1171 ("^[ \t]*\\(with\\|pragma\\|use\\)" ";" include) | |
1172 ;; nice for named parameters, but not so beautiful in case statements | |
1173 ("[A-Za-z_0-9.]+[ \t]*=>" nil named-param) | |
1174 ;; string constants probably not everybody likes this one | |
1175 ("\"" ".*\"" string))) | |
1176 | |
1177 (hilit-set-mode-patterns | |
1178 'fortran-mode | |
1179 '(("^[*Cc].*$" nil comment) | |
1180 ("'[^'\n]*'" nil string) | |
1181 ("\\(^[ \t]*[0-9]+\\|[ \t]continue[ \t\n]\\|format\\)" nil define) | |
1182 ("[ \t]\\(do\\|do[ \t]*[0-9]+\\|go[ \t]*to[ \t]*[0-9]+\\|end[ \t]*do\\|if\\|else[ \t]*if\\|then\\|else\\|end[ \t]*if\\)[ \t\n(]" nil define) | |
1183 ("[ \t]\\(call\\|program\\|subroutine\\|function\\|stop\\|return\\|end\\|include\\)[ \t\n]" nil include) | |
1184 ("[ \t]\\(parameter[\t\n ]*([^)]*)\\|data\\|save\\|common[ \t\n]*/[^/]*/\\)" | |
1185 nil decl) | |
1186 ("^ ." nil type) | |
1187 ("implicit[ \t]*none" nil decl) | |
1188 ("\\([ \t]\\|implicit[ \t]*\\)\\(dimension\\|integer\\|real\\|double[ \t]*precision\\|character\\|logical\\|complex\\|double[ \t]*complex\\)\\([*][0-9]*\\|[ \t\n]\\)" nil keyword) | |
1189 ) | |
1190 nil 'case-insensitive) | |
1191 | |
1192 (hilit-set-mode-patterns | |
1193 '(m2-mode modula-2-mode) | |
1194 '(("(\\*" "\\*)" comment) | |
1195 (hilit-string-find ?\\ string) | |
1196 ("^[ \t]*PROCEDURE[ \t]+\\w+[^ \t(;]*" nil defun) | |
1197 ("\\<\\(RECORD\\|ARRAY\\|OF\\|POINTER\\|TO\\|BEGIN\\|END\\|FOR\\|IF\\|THEN\\|ELSE\\|ELSIF\\|CASE\\|WHILE\\|DO\\|MODULE\\|FROM\\|RETURN\\|IMPORT\\|EXPORT\\|VAR\\|LOOP\\|UNTIL\\|\\DEFINITION\\|IMPLEMENTATION\\|AND\\|OR\\|NOT\\|CONST\\|TYPE\\|QUALIFIED\\)\\>" nil keyword) | |
1198 ) | |
1199 nil 'case-insensitive) | |
1200 | |
1201 (hilit-set-mode-patterns 'prolog-mode | |
1202 '(("/\\*" "\\*/" comment) | |
1203 ("%.*$" nil comment) | |
1204 (":-" nil defun) | |
1205 ("!" nil label) | |
1206 ("\"[^\\\"]*\\(\\\\\\(.\\|\n\\)[^\\\"]*\\)*\"" nil string) | |
1207 ("\\b\\(is\\|mod\\)\\b" nil keyword) | |
1208 ("\\(->\\|-->\\|;\\|==\\|\\\\==\\|=<\\|>=\\|<\\|>\\|=\\|\\\\=\\|=:=\\|=\\\.\\\.\\|\\\\\\\+\\)" nil decl) | |
1209 ("\\(\\\[\\||\\|\\\]\\)" nil include))) | |
1210 | |
1211 (hilit-set-mode-patterns | |
1212 '( | |
1213 LaTeX-mode japanese-LaTeX-mode SliTeX-mode | |
1214 japanese-SliTeX-mode FoilTeX-mode latex-mode | |
1215 ) | |
1216 '( | |
1217 ;; comments | |
1218 ("[^\\]%.*$" nil comment) | |
1219 | |
1220 ;; the following two match \foo[xx]{xx} or \foo*{xx} or \foo{xx} | |
1221 ("\\\\\\(sub\\)*\\(paragraph\\|section\\)\\(\*\\|\\[.*\\]\\)?{" "}" | |
1222 keyword) | |
1223 ("\\\\\\(chapter\\|part\\)\\(\*\\|\\[.*\\]\\)?{" "}" keyword) | |
1224 ("\\\\footnote\\(mark\\|text\\)?{" "}" keyword) | |
1225 ("\\\\[a-z]+box" nil keyword) | |
1226 ("\\\\\\(v\\|h\\)space\\(\*\\)?{" "}" keyword) | |
1227 | |
1228 ;; (re-)define new commands/environments/counters | |
1229 ("\\\\\\(re\\)?new\\(environment\\|command\\){" "}" defun) | |
1230 ("\\\\new\\(length\\|theorem\\|counter\\){" "}" defun) | |
1231 | |
1232 ;; various declarations/definitions | |
1233 ("\\\\\\(setlength\\|settowidth\\|addtolength\\|setcounter\\|addtocounter\\)" nil define) | |
1234 ("\\\\\\(title\\|author\\|date\\|thanks\\){" "}" define) | |
1235 | |
1236 ("\\\\documentstyle\\(\\[.*\\]\\)?{" "}" decl) | |
1237 ("\\\\\\(begin\\|end\\|nofiles\\|includeonly\\){" "}" decl) | |
1238 ("\\\\\\(raggedright\\|makeindex\\|makeglossary\\|maketitle\\)\\b" nil | |
1239 decl) | |
1240 ("\\\\\\(pagestyle\\|thispagestyle\\|pagenumbering\\){" "}" decl) | |
1241 ("\\\\\\(normalsize\\|small\\|footnotesize\\|scriptsize\\|tiny\\|large\\|Large\\|LARGE\\|huge\\|Huge\\)\\b" nil decl) | |
1242 ("\\\\\\(appendix\\|tableofcontents\\|listoffigures\\|listoftables\\)\\b" | |
1243 nil decl) | |
1244 ("\\\\\\(bf\\|em\\|it\\|rm\\|sf\\|sl\\|ss\\|tt\\)\\b" nil decl) | |
1245 | |
1246 ;; label-like things | |
1247 ("\\\\item\\(\\[[^]]*\\]\\)?" nil label) | |
1248 ("\\\\caption\\(\\[[^]]*\\]\\)?{" "}" label) | |
1249 | |
1250 ;; formulas | |
1251 ("[^\\]\\\\(" "\\\\)" formula) ; \( \) | |
1252 ("[^\\]\\\\\\[" "\\\\\\]" formula) ; \[ \] | |
1253 ("[^\\$]\\(\\$\\(\\$[^$]*\\$\\|[^$]*\\)\\$\\)" 1 formula) ; '$...$' or '$$...$$' | |
1254 | |
1255 ;; things that bring in external files | |
1256 ("\\\\\\(include\\|input\\|bibliography\\){" "}" include) | |
1257 | |
1258 ;; "wysiwyg" emphasis -- these don't work with nested expressions | |
1259 ;; ("{\\\\\\(em\\|it\\|sl\\)" "}" italic) | |
1260 ;; ("{\\\\bf" "}" bold) | |
1261 | |
1262 ("``" "''" string) | |
1263 | |
1264 ;; things that do some sort of cross-reference | |
1265 ("\\\\\\(\\(no\\)?cite\\|\\(page\\)?ref\\|label\\|index\\|glossary\\){" "}" crossref) | |
1266 )) | |
1267 | |
1268 (hilit-set-mode-patterns | |
1269 'bibtex-mode | |
1270 '(;;(";.*$" nil comment) | |
1271 ("%.*$" nil comment) | |
1272 ("@[a-zA-Z]+" nil keyword) | |
1273 ("{[ \t]*[-a-z:_A-Z0-9]+," nil label) ; is wrong sometimes | |
1274 ("^[ \t]*[a-zA-Z]+[ \t]*=" nil define))) | |
1275 | |
1276 (hilit-set-mode-patterns | |
1277 'compilation-mode | |
1278 '( | |
1279 ("^[-_.\"A-Za-z0-9]+\\(:\\|, line \\)[0-9]+: warning:.*$" nil warning) | |
1280 ("^[-_.\"A-Za-z0-9]+\\(:\\|, line \\)[0-9]+:.*$" nil error) | |
1281 )) | |
1282 | |
1283 (hilit-set-mode-patterns | |
1284 'makefile-mode | |
1285 '(("^#.*$" nil comment) | |
1286 ("[^$]#.*$" nil comment) | |
1287 ;; rules | |
1288 ("^[^ \t\n]*%[^ \t\n]*[ \t]*::?[ \t]*[^ \t\n]*[ \t]*\\(#.*\\)?$" nil rule) | |
1289 ("^[.][A-Za-z][A-Za-z]?\..*$" nil rule) | |
1290 ;; variable definition | |
1291 ("^[_A-Za-z0-9]+[ \t]*\+?=" nil define) | |
1292 ("\\( \\|:=\\)[_A-Za-z0-9]+[ \t]*\\+=" nil define) | |
1293 ;; variable references | |
1294 ("\\$\\([^ \t\n{(]\\|[{(]@?[_A-Za-z0-9:.,%/=]+[)}]\\)" nil keyword) | |
1295 ("^[A-Za-z0-9.,/_-]+[ \t]*:.*$" nil defun) | |
1296 ("^include " nil include))) | |
1297 | |
1298 (let* ((header-patterns '(("^Subject:.*$" nil msg-subject) | |
1299 ("^From:.*$" nil msg-from) | |
1300 ("^--text follows this line--$" nil msg-separator) | |
1301 ("^[A-Za-z][A-Za-z0-9-]+:" nil msg-header))) | |
1302 (body-patterns '(("^\\(In article\\|[ \t]*\\w*[]<>}|]\\).*$" | |
1303 nil msg-quote))) | |
1304 (message-patterns (append header-patterns body-patterns))) | |
1305 (hilit-set-mode-patterns 'msg-header header-patterns) | |
1306 (hilit-set-mode-patterns 'msg-body body-patterns) | |
1307 (hilit-set-mode-patterns '(vm-mode text-mode mail-mode rmail-mode | |
1308 gnus-article-mode news-reply-mode mh-show-mode) | |
1309 message-patterns | |
1310 'hilit-rehighlight-message)) | |
1311 | |
1312 (hilit-set-mode-patterns | |
1313 'gnus-group-mode | |
1314 '(("^ U.*$" nil gnus-group-unsubscribed) | |
1315 ("^\\*? +[01]?[0-9]:.*$" nil gnus-group-empty) | |
1316 ("^ +[2-9][0-9]:.*$" nil gnus-group-full) | |
1317 ("^ +[0-9][0-9][0-9]+:.*$" nil gnus-group-overflowing))) | |
1318 | |
1319 (hilit-set-mode-patterns | |
1320 'vm-summary-mode | |
1321 '(("^ .*$" nil summary-seen) | |
1322 ("^->.*$" nil summary-current) | |
1323 ("^ D.*$" nil summary-deleted) | |
1324 ("^ U.*$" nil summary-unread) | |
1325 ("^ N.*$" nil summary-new))) | |
1326 | |
1327 | |
1328 ;;; this will match only comments w/ an even (zero is even) number of quotes... | |
1329 ;;; which is still inadequate because it matches comments in multi-line strings | |
1330 ;;; how anal do you want to get about never highlighting comments in strings? | |
1331 ;;; I could twiddle with this forever and still it wouldn't be perfect. | |
1332 ;;; (";\\([^\"\n]*\"[^\"\n]*\"\\)*[^\"\n]*$" nil comment) | |
1333 | |
1334 (hilit-set-mode-patterns | |
1335 '(emacs-lisp-mode lisp-interaction-mode) | |
1336 '( | |
1337 (";.*" nil comment) | |
1338 | |
1339 ;;; This almost works...but I think I'll stick with the parser function | |
1340 ;;;("[^?]\\(\"\\(\"\\||\\([^\"]+\\|[\\]\\([\\][\\]\\)*\"\\)*\"\\)\\)" 1 string) | |
1341 (hilit-string-find ?\\ string) | |
1342 | |
1343 ("^\\s *(def\\(un\\|macro\\|advice\\|alias\\|subst\\)[ \t\n]" | |
1344 "\\()\\|nil\\)" defun) | |
1345 ("^\\s *(defvar\\s +\\S +" nil decl) | |
1346 ("^\\s *(defconst\\s +\\S +" nil define) | |
1347 ("^\\s *(\\(provide\\|require\\|\\(auto\\)?load\\).*$" nil include) | |
1348 ("\\s *\\&\\(rest\\|optional\\)\\s *" nil keyword) | |
1349 ("(\\(let\\*?\\|cond\\|if\\|or\\|and\\|map\\(car\\|concat\\)\\|prog[n1*]?\\|while\\|lambda\\|function\\|set\\([qf]\\|car\\|cdr\\)?\\|nconc\\|eval-when-compile\\|condition-case\\|unwind-protect\\|catch\\|throw\\|error\\)[ \t\n]" 1 keyword) | |
1350 )) | |
1351 | |
1352 (hilit-set-mode-patterns | |
1353 '(lisp-mode ilisp-mode) | |
1354 '( | |
1355 (";.*" nil comment) | |
1356 ("#|" "|#" comment) | |
1357 ;;; This almost works...but I think I'll stick with the parser function | |
1358 ;;;("[^?]\\(\"\\(\"\\||\\([^\"]+\\|[\\]\\([\\][\\]\\)*\"\\)*\"\\)\\)" 1 string) | |
1359 (hilit-string-find ?\\ string) | |
1360 | |
1361 ;; this is waaaaaaaay too slow | |
1362 ;; ("^\\s *(def\\(un\\|macro\\|advice\\|alias\\|method\\|subst\\)\\s \\S +[ \t\n]+\\(nil\\|(\\(([^()]*)\\|[^()]+\\)*)\\)" nil defun) | |
1363 ("^\\s *(def\\(un\\|macro\\|advice\\|subst\\|method\\)\\s " "\\()\\|nil\\)" defun) | |
1364 | |
1365 ("^\\s *(\\(def\\(var\\|type\\|parameter\\)\\|declare\\)\\s +\\S +" nil decl) | |
1366 ("^\\s *(def\\(const\\(ant\\)?\\|class\\|struct\\)\\s \\S +[ \t\n]+" nil define) | |
1367 ("^\\s *(\\(provide\\|require\\|\\(auto\\)?load\\).*$" nil include) | |
1368 ("[ \t]\\&\\(key\\|rest\\|optional\\|aux\\)\\s *" nil keyword) | |
1369 ("(\\(let\\*?\\|locally\\|cond\\|if\\*?\\|or\\|and\\|map\\(car\\|c[ao]n\\)?\\|prog[nv1*]?\\|while\\|when\\|unless\\|do\\(\\*\\|list\\|times\\)\\|list\\|lambda\\|function\\|values\\|set\\([qf]\\|car\\|cdr\\)?\\|rplac[ad]\\|nconc\\|block\\|go\\|return\\(-from\\)?\\|[ec]?\\(type\\)?case\\|multiple-value-\\(bind\\|setq\\|list\\|call\\|prog1\\)\\|unwind-protect\\|handler-case\\|catch\\|throw\\|eval-when\\(-compile\\)?\\)[ \t\n]" 1 keyword) | |
1370 )) | |
1371 | |
1372 | |
1373 (hilit-set-mode-patterns | |
1374 'plain-tex-mode | |
1375 '(("^%%.*$" nil comment) | |
1376 ("{\\\\em\\([^}]+\\)}" nil comment) | |
1377 ("\\(\\\\\\w+\\)" nil keyword) | |
1378 ("{\\\\bf\\([^}]+\\)}" nil keyword) | |
1379 ("^[ \t\n]*\\\\def[\\\\@]\\(\\w+\\)" nil defun) | |
1380 ("\\\\\\(begin\\|end\\){\\([A-Za-z0-9\\*]+\\)}" nil defun) | |
1381 ;; ("[^\\\\]\\$\\([^$]*\\)\\$" nil string) | |
1382 ("\\$\\([^$]*\\)\\$" nil string) | |
1383 )) | |
1384 | |
1385 ;; Reasonable extensions would include smarter parameter handling for such | |
1386 ;; things as the .IX and .I macros, which alternate the handling of following | |
1387 ;; arguments. | |
1388 | |
1389 (hilit-set-mode-patterns | |
1390 'nroff-mode | |
1391 '(("^\\.[\\\][\\\"].*$" nil comment) | |
1392 ("^\\.so .*$" nil include) | |
1393 ("^\\.[ST]H.*$" nil defun) | |
1394 ;; ("^[^\\.].*\"[^\\\"]*\\(\\\\\\(.\\)[^\\\"]*\\)*\"" nil string) | |
1395 ("\"" "[^\\]\"" string) | |
1396 ("^\\.[A-Z12\\\\].*$" nil define) | |
1397 ("\\([\\\][^ ]*\\)" nil keyword) | |
1398 ("^\\.[A-Z].*$" nil keyword)) | |
1399 nil 'case-insensitive) | |
1400 | |
1401 (hilit-set-mode-patterns | |
1402 'texinfo-mode | |
1403 '(("^\\(@c\\|@comment\\)\\>.*$" nil comment) | |
1404 ("@\\(emph\\|strong\\|b\\|i\\){[^}]+}" nil comment) | |
1405 ;; seems broken | |
1406 ;; ("\\$[^$]*\\$" nil string) | |
1407 ("@\\(file\\|kbd\\|key\\){[^}]+}" nil string) | |
1408 ("^\\*.*$" nil defun) | |
1409 ("@\\(if\\w+\\|format\\|item\\)\\b.*$" nil defun) | |
1410 ("@end +[A-Za-z0-9]+[ \t]*$" nil defun) | |
1411 ("@\\(samp\\|code\\|var\\){[^}]+}" nil defun) | |
1412 ("@\\w+\\({[^}]+}\\)?" nil keyword) | |
1413 )) | |
1414 | |
1415 (hilit-set-mode-patterns | |
1416 'dired-mode | |
1417 (append | |
1418 '(("^D.*$" nil dired-deleted) | |
1419 ("^\\*.*$" nil dired-marked) | |
1420 ("^ d.*$" nil dired-directory) | |
1421 ("^ l.*$" nil dired-link) | |
1422 ("^ -.*#.*#$" nil dired-ignored)) | |
1423 (list (cons | |
1424 (concat "^ .*\\(" | |
1425 (mapconcat 'regexp-quote completion-ignored-extensions "\\|") | |
1426 "\\)$") | |
1427 '(nil dired-ignored))))) | |
1428 | |
1429 (hilit-set-mode-patterns | |
1430 'jargon-mode | |
1431 '(("^:[^:]*:" nil jargon-entry) | |
1432 ("{[^}]*}+" nil jargon-xref))) | |
1433 | |
1434 (hilit-set-mode-patterns | |
1435 'Info-mode | |
1436 '(("^\\* [^:]+:+" nil jargon-entry) | |
1437 ("\\*[Nn]ote\\b[^:]+:+" nil jargon-xref) | |
1438 (" \\(Next\\|Prev\\|Up\\):" nil jargon-xref) | |
1439 ("- \\(Variable\\|Function\\|Macro\\|Command\\|Special Form\\|User Option\\):.*$" | |
1440 nil jargon-keyword))) ; lisp manual | |
1441 | |
1442 (hilit-set-mode-patterns | |
1443 'calendar-mode | |
1444 '(("[A-Z][a-z]+ [0-9]+" nil define) ; month and year | |
1445 ("S M Tu W Th F S" nil label))) ; week days | |
1446 | |
1447 (hilit-set-mode-patterns | |
1448 'asm-mode | |
1449 '(("/\\*" "\\*/" comment) | |
1450 ("^#[ \t]*\\(undef\\|define\\).*$" "[^\\]$" define) | |
1451 ("^#.*$" nil include) | |
1452 ;; labels | |
1453 ("^.+:" nil defun) | |
1454 ;; assembler directives | |
1455 ("^[ \t]*\\..*$" nil decl) | |
1456 ;; register names | |
1457 ("\\$[a-z0-9]+" nil string) | |
1458 ;; mnemonics | |
1459 ("^[ \t]*[a-z]+" nil struct))) | |
1460 | |
1461 (hilit-set-mode-patterns | |
1462 'pascal-mode | |
1463 '(("(\\*" "\\*)" comment) | |
1464 ("{" "}" comment) | |
1465 ;; Doesn't work when there are strings in comments.... | |
1466 ;; ("'[^']*'" nil string) | |
1467 ("^#.*$" nil include) | |
1468 ("^[ \t]*\\(procedure\\|function\\)[ \t]+\\w+[^ \t(;]*" nil defun) | |
1469 ("\\<\\(program\\|begin\\|end\\)\\>" nil defun) | |
1470 ("\\<\\(external\\|forward\\)\\>" nil include) | |
1471 ("\\<\\(label\\|const\\|type\\|var\\)\\>" nil define) | |
1472 ("\\<\\(record\\|array\\|file\\)\\>" nil type) | |
1473 ("\\<\\(of\\|to\\|for\\|if\\|then\\|else\\|case\\|while\\|do\\|until\\|and\\|or\\|not\\|with\\|repeat\\)\\>" nil keyword) | |
1474 ) | |
1475 nil 'case-insensitive) | |
1476 | |
1477 (hilit-set-mode-patterns | |
1478 'icon-mode | |
1479 '(("#.*$" nil comment) | |
1480 ("\"[^\\\"]*\\(\\\\.[^\\\"]*\\)*\"" nil string) | |
1481 ;; charsets: these do not work because of a conflict with strings | |
1482 ;; ("'[^\\']*\\(\\\\.[^\\']*\\)*'" nil string) | |
1483 ("^[ \t]*procedure[ \t]+\\w+[ \t]*(" ")" defun) | |
1484 ("^[ \t]*record.*(" ")" include) | |
1485 ("^[ \t]*\\(global\\|link\\)[ \t\n]+[A-Za-z_0-9]+\\([ \t\n]*,[ \t\n]*[A-Za-z_0-9]+\\)*" nil include) | |
1486 ("^[ \t]*\\(local\\|static\\)[ \t\n]+[A-Za-z_0-9]+\\([ \t\n]*,[ \t\n]*[A-Za-z_0-9]+\\)*" nil decl) | |
1487 ("\\<\\(initial\\|end\\)\\>" nil glob-struct) | |
1488 ("\\<\\(while\\|until\\|return\\|every\\|if\\|then\\|else\\|to\\|case\\|of\\|suspend\\|create\\|do\\|repeat\\|break\\)\\>" nil keyword) | |
1489 )) | |
1490 | |
1491 ;; as you can see, I had two similar problems for Pascal and Icon. In | |
1492 ;; Pascal, strings are delimited with ' and an embedded quote is doubled, | |
1493 ;; thus string syntax would be extremely simple. However, if a string | |
1494 ;; occurs within a comment, the following text is considered a string. | |
1495 ;; | |
1496 ;; In Icon, strings are similar to C ones, but there are also charsets, | |
1497 ;; delimited with simple quotes. I could not manage to use both regexps at | |
1498 ;; the same time. | |
1499 | |
1500 ;; The problem I have with my patterns for Icon is that this language has a | |
1501 ;; string similar constant to the C one (but a string can be cut on several | |
1502 ;; lines, if terminated by a dash and continued with initial blanks, like | |
1503 ;; this: | |
1504 ;; "This is a somewhat long - | |
1505 ;; string, written on three - | |
1506 ;; successive lines" | |
1507 ;; in order to insert a double quote in a string, you have to escape it | |
1508 ;; with a \), bu also a character set constant (named a charset), which | |
1509 ;; uses single quotes instead of double ones. It would seem intuitive to | |
1510 ;; highlight both constants in the same way. | |
1511 | |
1512 | |
1513 (provide 'hilit19) | |
1514 | |
38412
253f761ad37b
Some fixes to follow coding conventions in files maintained by FSF.
Pavel Janík <Pavel@Janik.cz>
parents:
35063
diff
changeset
|
1515 ;;; hilit19.el ends here |