annotate lisp/packages/ispell.el @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children ac2d302a0011
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 ;;;;;;;;;;;;;;;;;;;;;;;;;;; -*- Mode: emacs-lisp -*- ;;;;;;;;;;;;;;;;;;;;;;;;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 ;;; GNU EMACS interface for International Ispell Version 3.1 by Geoff Kuenning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 ;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 ;;; Authors : Ken Stevens <k.stevens@ieee.org>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 ;;; Last Modified On: Tue Jun 13 12:05:28 EDT 1995
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 ;;; Update Revision : 2.37
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 ;;; Syntax : emacs-lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
12 ;;; Status : Release with 3.1.12+ ispell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 ;;; Version : International Ispell Version 3.1 by Geoff Kuenning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14 ;;; Bug Reports : ispell-el-bugs@itcorp.com
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16 ;;; Note: version numbers and time stamp are not updated
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 ;;; when this file is edited for release with GNU emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 ;;; This file is part of GNU Emacs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21 ;;; GNU Emacs is free software; you can redistribute it and/or modify
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 ;;; it under the terms of the GNU General Public License as published by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 ;;; the Free Software Foundation; either version 2, or (at your option)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 ;;; any later version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26 ;;; GNU Emacs is distributed in the hope that it will be useful,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 ;;; but WITHOUT ANY WARRANTY; without even the implied warranty of
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 ;;; GNU General Public License for more details.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 ;;; You should have received a copy of the GNU General Public License
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32 ;;; along with GNU Emacs; see the file COPYING. If not, write to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 ;;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 ;;; Commentary:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 ;;; INSTRUCTIONS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 ;;; This code contains a section of user-settable variables that you should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40 ;;; inspect prior to installation. Look past the end of the history list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 ;;; Set them up for your locale and the preferences of the majority of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42 ;;; users. Otherwise the users may need to set a number of variables
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 ;;; themselves.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 ;;; You particularly may want to change the default dictionary for your
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45 ;;; country and language.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 ;;; To fully install this, add this file to your Emacs Lisp directory and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 ;;; compile it with M-X byte-compile-file. Then add the following to the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50 ;;; appropriate init file:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
51 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
52 ;;; (autoload 'ispell-word "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
53 ;;; "Check the spelling of word in buffer." t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
54 ;;; (global-set-key "\e$" 'ispell-word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
55 ;;; (autoload 'ispell-region "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
56 ;;; "Check the spelling of region." t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
57 ;;; (autoload 'ispell-buffer "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
58 ;;; "Check the spelling of buffer." t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
59 ;;; (autoload 'ispell-complete-word "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
60 ;;; "Look up current word in dictionary and try to complete it." t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
61 ;;; (autoload 'ispell-change-dictionary "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
62 ;;; "Change ispell dictionary." t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
63 ;;; (autoload 'ispell-message "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
64 ;;; "Check spelling of mail message or news post.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
65 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
66 ;;; Depending on the mail system you use, you may want to include these:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
67 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
68 ;;; (add-hook 'news-inews-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
69 ;;; (add-hook 'mail-send-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
70 ;;; (add-hook 'mh-before-send-letter-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
71 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
72 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
73 ;;; Ispell has a TeX parser and a nroff parser (the default).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
74 ;;; The parsing is controlled by the variable ispell-parser. Currently
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
75 ;;; it is just a "toggle" between TeX and nroff, but if more parsers are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
76 ;;; added it will be updated. See the variable description for more info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
77 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
79 ;;; TABLE OF CONTENTS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81 ;;; ispell-word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 ;;; ispell-region
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
83 ;;; ispell-buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 ;;; ispell-message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 ;;; ispell-continue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86 ;;; ispell-complete-word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 ;;; ispell-complete-word-interior-frag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 ;;; ispell-change-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 ;;; ispell-kill-ispell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 ;;; ispell-pdict-save
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 ;;; Commands in ispell-region:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 ;;; Character replacement: Replace word with choice. May query-replace.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95 ;;; ' ': Accept word this time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 ;;; 'i': Accept word and insert into private dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
97 ;;; 'a': Accept word for this session.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 ;;; 'A': Accept word and place in buffer-local dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99 ;;; 'r': Replace word with typed-in value. Rechecked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 ;;; 'R': Replace word with typed-in value. Query-replaced in buffer. Rechecked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101 ;;; '?': Show these commands
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 ;;; 'x': Exit spelling buffer. Move cursor to original point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 ;;; 'X': Exit spelling buffer. Leave cursor at the current point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 ;;; 'q': Quit spelling session (Kills ispell process).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105 ;;; 'l': Look up typed-in replacement in alternate dictionary. Wildcards okay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 ;;; 'u': Like 'i', but the word is lower-cased first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
107 ;;; 'm': Like 'i', but allows one to include dictionary completion info.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 ;;; 'C-l': redraws screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 ;;; 'C-r': recursive edit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110 ;;; 'C-z': suspend emacs or iconify frame
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
112 ;;; Buffer-Local features:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 ;;; There are a number of buffer-local features that can be used to customize
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 ;;; ispell for the current buffer. This includes language dictionaries,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115 ;;; personal dictionaries, parsing, and local word spellings. Each of these
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
116 ;;; local customizations are done either through local variables, or by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
117 ;;; including the keyword and argument(s) at the end of the buffer (usually
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
118 ;;; prefixed by the comment characters). See the end of this file for
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
119 ;;; examples. The local keywords and variables are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
120 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
121 ;;; ispell-dictionary-keyword language-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
122 ;;; uses local variable ispell-local-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
123 ;;; ispell-pdict-keyword personal-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
124 ;;; uses local variable ispell-local-pdict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
125 ;;; ispell-parsing-keyword mode-arg extended-char-arg
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
126 ;;; ispell-words-keyword any number of local word spellings
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
127 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
128 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
129 ;;; BUGS:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
130 ;;; Highlighting in version 19 still doesn't work on tty's.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
131 ;;; On some versions of emacs, growing the minibuffer fails.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
132 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
133 ;;; HISTORY
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
134 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
135 ;;; Revision 2.37 1995/6/13 12:05:28 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
136 ;;; Removed autoload from ispell-dictionary-alist. *choices* mode-line shows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
137 ;;; misspelled word. Block skip for pgp & forwarded messages added.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
138 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
139 ;;; Revision 2.36 1995/2/6 17:39:38 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
140 ;;; Properly adjust screen with different ispell-choices-win-default-height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
141 ;;; settings. Skips SGML entity references.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
142 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
143 ;;; Revision 2.35 1995/1/13 14:16:46 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
144 ;;; Skips SGML tags, ispell-change-dictionary fix for add-hook, assure personal
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
145 ;;; dictionary is saved when called from the menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
146 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
147 ;;; Revision 2.34 1994/12/08 13:17:41 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
148 ;;; Interaction corrected to function with all 3.1 ispell versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
149 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
150 ;;; Revision 2.33 1994/11/24 02:31:20 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
151 ;;; Repaired bug introduced in 2.32 that corrupts buffers when correcting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
152 ;;; Improved buffer scrolling. Nondestructive buffer selections allowed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
153 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
154 ;;; Revision 2.32 1994/10/31 21:10:08 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
155 ;;; Many revisions accepted from RMS/FSF. I think (though I don't know) that
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
156 ;;; this represents an 'official' version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
157 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
158 ;;; Revision 2.31 1994/5/31 10:18:17 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
159 ;;; Repaired comments. buffer-local commands executed in `ispell-word' now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 ;;; German dictionary described for extended character mode. Dict messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
161 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 ;;; Revision 2.30 1994/5/20 22:18:36 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163 ;;; Continue ispell from ispell-word, C-z functionality fixed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
165 ;;; Revision 2.29 1994/5/12 09:44:33 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 ;;; Restored ispell-use-ptys-p, ispell-message aborts sends with interrupt.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 ;;; defined fn ispell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 ;;; Revision 2.28 1994/4/28 16:24:40 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 ;;; Window checking when ispell-message put on gnus-inews-article-hook jwz.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 ;;; prefixed ispell- to highlight functions and horiz-scroll fn.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 ;;; Try and respect case of word in ispell-complete-word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173 ;;; Ignore non-char events. Ispell-use-ptys-p commented out. Lucid menu.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 ;;; Better interrupt handling. ispell-message improvements from Ethan.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 ;;; Revision 2.27
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177 ;;; version 18 explicit C-g handling disabled as it didn't work. Added
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 ;;; ispell-extra-args for ispell customization (jwz)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
179 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 ;;; Revision 2.26 1994/2/15 16:11:14 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181 ;;; name changes for copyright assignment. Added word-frags in complete-word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 ;;; Horizontal scroll (John Conover). Query-replace matches words now. bugs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 ;;; Revision 2.25
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 ;;; minor mods, upgraded ispell-message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187 ;;; Revision 2.24
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 ;;; query-replace more robust, messages, defaults, ispell-change-dict.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
189 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 ;;; Revision 2.23 1993/11/22 23:47:03 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 ;;; ispell-message, Fixed highlighting, added menu-bar, fixed ispell-help, ...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 ;;; Revision 2.22
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
194 ;;; Added 'u' command. Fixed default in ispell-local-dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 ;;; fixed affix rules display. Tib skipping more robust. Contributions by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 ;;; Per Abraham (parser selection), Denis Howe, and Eberhard Mattes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
198 ;;; Revision 2.21 1993/06/30 14:09:04 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
199 ;;; minor bugs. (nroff word skipping fixed)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
200 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
201 ;;; Revision 2.20 1993/06/30 14:09:04 stevens
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
202 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
203 ;;; Debugging and contributions by: Boris Aronov, Rik Faith, Chris Moore,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
204 ;;; Kevin Rodgers, Malcolm Davis.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
205 ;;; Particular thanks to Michael Lipp, Jamie Zawinski, Phil Queinnec
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
206 ;;; and John Heidemann for suggestions and code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
207 ;;; Major update including many tweaks.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
208 ;;; Many changes were integrations of suggestions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
209 ;;; lookup-words rehacked to use call-process (Jamie).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
210 ;;; ispell-complete-word rehacked to be compatible with the rest of the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
211 ;;; system for word searching and to include multiple wildcards,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
212 ;;; and it's own dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
213 ;;; query-replace capability added. New options 'X', 'R', and 'A'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
214 ;;; buffer-local modes for dictionary, word-spelling, and formatter-parsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
215 ;;; Many random bugs, like commented comments being skipped, fix to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
216 ;;; keep-choices-win, fix for math mode, added pipe mode choice,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
217 ;;; fixed 'q' command, ispell-word checks previous word and leave cursor
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
218 ;;; in same location. Fixed tib code which could drop spelling regions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
219 ;;; Cleaned up setq calls for efficiency. Gave more context on window overlays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
220 ;;; Assure context on ispell-command-loop. Window lossage in look cmd fixed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
221 ;;; Due to pervasive opinion, common-lisp package syntax removed. Display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
222 ;;; problem when not highlighting.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
223 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
224 ;;; Revision 2.19 1992/01/10 10:54:08 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
225 ;;; Make another attempt at fixing the "Bogus, dude" problem. This one is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
226 ;;; less elegant, but has the advantage of working.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
227 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
228 ;;; Revision 2.18 1992/01/07 10:04:52 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
229 ;;; Fix the "Bogus, Dude" problem in ispell-word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
230 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
231 ;;; Revision 2.17 1991/09/12 00:01:42 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
232 ;;; Add some changes to make ispell-complete-word work better, though
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
233 ;;; still not perfectly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
234 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
235 ;;; Revision 2.16 91/09/04 18:00:52 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
236 ;;; More updates from Sebastian, to make the multiple-dictionary support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
237 ;;; more flexible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
238 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
239 ;;; Revision 2.15 91/09/04 17:30:02 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
240 ;;; Sebastian Kremer's tib support
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
241 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
242 ;;; Revision 2.14 91/09/04 16:19:37 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
243 ;;; Don't do set-window-start if the move-to-window-line moved us
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
244 ;;; downward, rather than upward. This prevents getting the buffer all
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
245 ;;; confused. Also, don't use the "not-modified" function to clear the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
246 ;;; modification flag; instead use set-buffer-modified-p. This prevents
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
247 ;;; extra messages from flashing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
248 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
249 ;;; Revision 2.13 91/09/04 14:35:41 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
250 ;;; Fix a spelling error in a comment. Add code to handshake with the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
251 ;;; ispell process before sending anything to it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
252 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
253 ;;; Revision 2.12 91/09/03 20:14:21 geoff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
254 ;;; Add Sebastian Kremer's multiple-language support.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
255 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
256 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
257 ;;; Walt Buehring
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
258 ;;; Texas Instruments - Computer Science Center
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
259 ;;; ARPA: Buehring%TI-CSL@CSNet-Relay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
260 ;;; UUCP: {smu, texsun, im4u, rice} ! ti-csl ! buehring
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
261 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
262 ;;; ispell-region and associated routines added by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
263 ;;; Perry Smith
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
264 ;;; pedz@bobkat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
265 ;;; Tue Jan 13 20:18:02 CST 1987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
266 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
267 ;;; extensively modified by Mark Davies and Andrew Vignaux
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
268 ;;; {mark,andrew}@vuwcomp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
269 ;;; Sun May 10 11:45:04 NZST 1987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
270 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
271 ;;; Ken Stevens ARPA: k.stevens@ieee.org
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
272 ;;; Tue Jan 3 16:59:07 PST 1989
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
273 ;;; This file has overgone a major overhaul to be compatible with ispell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
274 ;;; version 2.1. Most of the functions have been totally rewritten, and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
275 ;;; many user-accessible variables have been added. The syntax table has
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
276 ;;; been removed since it didn't work properly anyway, and a filter is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
277 ;;; used rather than a buffer. Regular expressions are used based on
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
278 ;;; ispell's internal definition of characters (see ispell(4)).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
279 ;;; Some new updates:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
280 ;;; - Updated to version 3.0 to include terse processing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
281 ;;; - Added a variable for the look command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
282 ;;; - Fixed a bug in ispell-word when cursor is far away from the word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
283 ;;; that is to be checked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
284 ;;; - Ispell places the incorrect word or guess in the minibuffer now.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
285 ;;; - fixed a bug with 'l' option when multiple windows are on the screen.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
286 ;;; - lookup-words just didn't work with the process filter. Fixed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
287 ;;; - Rewrote the process filter to make it cleaner and more robust
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
288 ;;; in the event of a continued line not being completed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
289 ;;; - Made ispell-init-process more robust in handling errors.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
290 ;;; - Fixed bug in continuation location after a region has been modified by
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
291 ;;; correcting a misspelling.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
292 ;;; Mon 17 Sept 1990
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
293 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
294 ;;; Sebastian Kremer <sk@thp.uni-koeln.de>
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
295 ;;; Wed Aug 7 14:02:17 MET DST 1991
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
296 ;;; - Ported ispell-complete-word from Ispell 2 to Ispell 3.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
297 ;;; - Added ispell-kill-ispell command.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
298 ;;; - Added ispell-dictionary and ispell-dictionary-alist variables to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
299 ;;; support other than default language. See their docstrings and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
300 ;;; command ispell-change-dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
301 ;;; - (ispelled it :-)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
302 ;;; - Added ispell-skip-tib variable to support the tib bibliography
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
303 ;;; program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
304 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
305 ;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
306 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
307
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
310 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
311 ;;; The following variables should be set according to personal preference
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
312 ;;; and location of binaries:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
313 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
314
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
315
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
316 ;;; ******* THIS FILE IS WRITTEN FOR ISPELL VERSION 3.1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 ;;; Code:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 (defvar ispell-highlight-p t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320 "*Highlight spelling errors when non-nil.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
322 (defvar ispell-highlight-face 'highlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 "*The face used for Ispell highlighting. For Emacses with overlays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 Possible values are `highlight', `modeline', `secondary-selection',
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325 `region', and `underline'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 This variable can be set by the user to whatever face they desire.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 It's most convenient if the cursor color and highlight color are
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 slightly different.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330 (defvar ispell-check-comments nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 "*Spelling of comments checked when non-nil.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 (defvar ispell-query-replace-choices nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334 "*Corrections made throughout region when non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 Uses `query-replace' (\\[query-replace]) for corrections.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
336
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 (defvar ispell-skip-tib nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338 "*Does not spell check `tib' bibliography references when non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 Skips any text between strings matching regular expressions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340 `ispell-tib-ref-beginning' and `ispell-tib-ref-end'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 TeX users beware: Any field starting with [. will skip until a .] -- even
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 your whole buffer -- unless you set `ispell-skip-tib' to nil. That includes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344 a [.5mm] type of number....")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
346 (defvar ispell-tib-ref-beginning "[[<]\\."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 "Regexp matching the beginning of a Tib reference.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349 (defvar ispell-tib-ref-end "\\.[]>]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 "Regexp matching the end of a Tib reference.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 (defvar ispell-keep-choices-win t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 "*When not nil, the `*Choices*' window remains for spelling session.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354 This minimizes redisplay thrashing.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
355
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
356 (defvar ispell-choices-win-default-height 2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
357 "*The default size of the `*Choices*' window, including status line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
358 Must be greater than 1.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
359
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
360 (defvar ispell-program-name "ispell"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
361 "Program invoked by \\[ispell-word] and \\[ispell-region] commands.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
362
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
363 (defvar ispell-alternate-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
364 (cond ((file-exists-p "/usr/dict/web2") "/usr/dict/web2")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
365 ((file-exists-p "/usr/share/dict/web2") "/usr/share/dict/web2")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
366 ((file-exists-p "/usr/dict/words") "/usr/dict/words")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
367 ((file-exists-p "/usr/lib/dict/words") "/usr/lib/dict/words")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
368 ((file-exists-p "/usr/share/dict/words") "/usr/share/dict/words")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
369 ((file-exists-p "/sys/dict") "/sys/dict")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
370 (t "/usr/dict/words"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
371 "*Alternate dictionary for spelling help.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
372
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
373 (defvar ispell-complete-word-dict ispell-alternate-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
374 "*Dictionary used for word completion.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
376 (defvar ispell-grep-command "egrep"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
377 "Name of the grep command for search processes.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
378
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
379 (defvar ispell-grep-options "-i"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
380 "String of options to use when running the program in `ispell-grep-command'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
381 Should probably be \"-i\" or \"-e\".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
382 Some machines (like the NeXT) don't support \"-i\"")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
383
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
384 (defvar ispell-look-command "look"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
385 "Name of the look command for search processes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
386 This must be an absolute file name.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
387
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
388 (defvar ispell-look-p (file-exists-p ispell-look-command)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
389 "*Non-nil means use `look' rather than `grep'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
390 Default is based on whether `look' seems to be available.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
392 (defvar ispell-have-new-look nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
393 "*Non-nil means use the `-r' option (regexp) when running `look'.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
395 (defvar ispell-look-options (if ispell-have-new-look "-dfr" "-df")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
396 "String of command options for `ispell-look-command'.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
397
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
398 (defvar ispell-use-ptys-p nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
399 "When non-nil, Emacs uses ptys to communicate with Ispell.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
400 When nil, Emacs uses pipes.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
401
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
402 (defvar ispell-following-word nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
403 "*Non-nil means `ispell-word' checks the word around or after point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
404 Otherwise `ispell-word' checks the preceding word.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
406 (defvar ispell-help-in-bufferp nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
407 "*Non-nil means display interactive keymap help in a buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
408 Otherwise use the minibuffer.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
409
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
410 (defvar ispell-quietly nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
411 "*Non-nil means suppress messages in `ispell-word'.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
413 (defvar ispell-format-word (function upcase)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
414 "*Formatting function for displaying word being spell checked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
415 The function must take one string argument and return a string.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
416
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
417 ;; XEmacs change - ispell-local-pdict depends on this
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
418 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
419 (defvar ispell-personal-dictionary nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
420 "*File name of your personal spelling dictionary, or nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
421 If nil, the default personal dictionary, \"~/.ispell_DICTNAME\" is used,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
422 where DICTNAME is the name of your default dictionary.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
424 (defvar ispell-silently-savep nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
425 "*When non-nil, save the personal dictionary without confirmation.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
426
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
427 ;;; This variable contains the current dictionary being used if the ispell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
428 ;;; process is running. Otherwise it contains the global default.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
429 (defvar ispell-dictionary nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
430 "If non-nil, a dictionary to use instead of the default one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
431 This is passed to the ispell process using the `-d' switch and is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
432 used as key in `ispell-dictionary-alist' (which see).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
433
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
434 You should set this variable before your first use of Emacs spell-checking
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
435 commands in the Emacs session, or else use the \\[ispell-change-dictionary]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
436 command to change it. Otherwise, this variable only takes effect in a newly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
437 started Ispell process.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
438
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
439 (defvar ispell-extra-args nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
440 "*If non-nil, a list of extra switches to pass to the Ispell program.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
441 For example, '(\"-W\" \"3\") to cause it to accept all 1-3 character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
442 words as correct. See also `ispell-dictionary-alist', which may be used
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
443 for language-specific arguments.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
445 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
446 (defvar ispell-dictionary-alist-1 ; sk 9-Aug-1991 18:28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
447 '((nil ; default (english.aff)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
448 "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
449 ("english" ; make english explicitly selectable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
450 "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
451 ("british" ; british version
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
452 "[A-Za-z]" "[^A-Za-z]" "[']" nil ("-B" "-d" "british") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
453 ("deutsch" ; deutsch.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
454 "[a-zA-Z\"]" "[^a-zA-Z\"]" "[']" t ("-C") "~tex")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
455 ("deutsch8"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
456 "[a-zA-Z\304\326\334\344\366\337\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
457 "[^a-zA-Z\304\326\334\344\366\337\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
458 "[']" t ("-C" "-d" "deutsch") "~latin1")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
459 ("nederlands" ; nederlands.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
460 "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
461 "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
462 "[']" t ("-C") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
463 ("nederlands8" ; dutch8.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
464 "[A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
465 "[^A-Za-z\300-\305\307\310-\317\322-\326\331-\334\340-\345\347\350-\357\361\362-\366\371-\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
466 "[']" t ("-C") nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
467
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
468 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
469 (defvar ispell-dictionary-alist-2
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
470 '(("svenska" ;7 bit swedish mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
471 "[A-Za-z}{|\\133\\135\\\\]" "[^A-Za-z}{|\\133\\135\\\\]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
472 "[']" nil ("-C") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
473 ("svenska8" ;8 bit swedish mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
474 "[A-Za-z\345\344\366\305\304\366]" "[^A-Za-z\345\344\366\305\304\366]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
475 "[']" nil ("-C" "-d" "svenska") "~list") ; Add `"-T" "list"' instead?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
476 ("francais7"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
477 "[A-Za-z]" "[^A-Za-z]" "[`'^---]" t nil nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
478 ("francais" ; francais.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
479 "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
480 "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
481 "[---']" t nil "~list")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
482 ("francais-tex" ; francais.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
483 "[A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
484 "[^A-Za-z\300\302\306\307\310\311\312\313\316\317\324\331\333\334\340\342\347\350\351\352\353\356\357\364\371\373\374\\]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
485 "[---'^`\"]" t nil "~tex")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
486 ("dansk" ; dansk.aff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
487 "[A-Z\306\330\305a-z\346\370\345]" "[^A-Z\306\330\305a-z\346\370\345]"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
488 "" nil ("-C") nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
489 ))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
490
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
491
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
492 ;;; ispell-dictionary-alist is set up from two subvariables above
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
493 ;;; to avoid having very long lines in loaddefs.el.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
494 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
495 (defvar ispell-dictionary-alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
496 (append ispell-dictionary-alist-1 ispell-dictionary-alist-2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
497 "An alist of dictionaries and their associated parameters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
498
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
499 Each element of this list is also a list:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
500
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
501 \(DICTIONARY-NAME CASECHARS NOT-CASECHARS OTHERCHARS MANY-OTHERCHARS-P
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
502 ISPELL-ARGS EXTENDED-CHARACTER-MODE\)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
503
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
504 DICTIONARY-NAME is a possible value of variable `ispell-dictionary', nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
505 means the default dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
506
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
507 CASECHARS is a regular expression of valid characters that comprise a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
508 word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
509
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
510 NOT-CASECHARS is the opposite regexp of CASECHARS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
511
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
512 OTHERCHARS is a regular expression of other characters that are valid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
513 in word constructs. Otherchars cannot be adjacent to each other in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
514 word, nor can they begin or end a word. This implies we can't check
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
515 \"Stevens'\" as a correct possessive and other correct formations.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
516
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
517 Hint: regexp syntax requires the hyphen to be declared first here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
518
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
519 MANY-OTHERCHARS-P is non-nil if many otherchars are to be allowed in a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
520 word instead of only one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
522 ISPELL-ARGS is a list of additional arguments passed to the ispell
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
523 subprocess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
524
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
525 EXTENDED-CHARACTER-MODE should be used when dictionaries are used which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
526 have been configured in an Ispell affix file. (For example, umlauts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
527 can be encoded as \\\"a, a\\\", \"a, ...) Defaults are ~tex and ~nroff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
528 in English. This has the same effect as the command-line `-T' option.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
529 The buffer Major Mode controls Ispell's parsing in tex or nroff mode,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
530 but the dictionary can control the extended character mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
531 Both defaults can be overruled in a buffer-local fashion. See
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
532 `ispell-parsing-keyword' for details on this.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
533
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
534 Note that the CASECHARS and OTHERCHARS slots of the alist should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
535 contain the same character set as casechars and otherchars in the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
536 language.aff file \(e.g., english.aff\).")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
537
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
538
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
539 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
540 (defvar ispell-menu-map nil "Key map for ispell menu")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
541
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
542 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
543 (defvar ispell-menu-lucid nil "Spelling menu for Lucid Emacs.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
544
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
545 ;;; Break out lucid menu and split into several calls to avoid having
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
546 ;;; long lines in loaddefs.el. Detect need off following constant.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
547
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
548 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
549 (defconst ispell-menu-map-needed ; make sure this is not Lucid Emacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
550 (and (not ispell-menu-map)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
551 (string-lessp "19" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
552 ;; make sure this isn't XEmacs
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
553 (not (string-match "XEmacs" emacs-version))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
554
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
555
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
556 ;;; setup dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
557 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
558 (if ispell-menu-map-needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
559 (let ((dicts (reverse (cons (cons "default" nil) ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
560 name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
561 (setq ispell-menu-map (make-sparse-keymap "Spell"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
562 ;; add the dictionaries to the bottom of the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
563 (while dicts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
564 (setq name (car (car dicts))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
565 dicts (cdr dicts))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
566 (if (stringp name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
567 (define-key ispell-menu-map (vector (intern name))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
568 (cons (concat "Select " (capitalize name))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
569 (list 'lambda () '(interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
570 (list 'ispell-change-dictionary name))))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
571
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
572 ;;; define commands in menu in opposite order you want them to appear.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
573 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
574 (if ispell-menu-map-needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
575 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
576 (define-key ispell-menu-map [ispell-change-dictionary]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
577 '("Change Dictionary" . ispell-change-dictionary))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
578 (define-key ispell-menu-map [ispell-kill-ispell]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
579 '("Kill Process" . ispell-kill-ispell))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
580 (define-key ispell-menu-map [ispell-pdict-save]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
581 '("Save Dictionary" . (lambda () (interactive) (ispell-pdict-save t t))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
582 (define-key ispell-menu-map [ispell-complete-word]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
583 '("Complete Word" . ispell-complete-word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
584 (define-key ispell-menu-map [ispell-complete-word-interior-frag]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
585 '("Complete Word Frag" . ispell-complete-word-interior-frag))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
586
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
587 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
588 (if ispell-menu-map-needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
589 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
590 (define-key ispell-menu-map [ispell-continue]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
591 '("Continue Check" . ispell-continue))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
592 (define-key ispell-menu-map [ispell-word]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
593 '("Check Word" . ispell-word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
594 (define-key ispell-menu-map [ispell-region]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
595 '("Check Region" . ispell-region))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
596 (define-key ispell-menu-map [ispell-buffer]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
597 '("Check Buffer" . ispell-buffer))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
598
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
599 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
600 (if ispell-menu-map-needed
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
601 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
602 (define-key ispell-menu-map [ispell-message]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
603 '("Check Message" . ispell-message))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
604 (define-key ispell-menu-map [ispell-help]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
605 ;; use (x-popup-menu last-nonmenu-event(list "" ispell-help-list)) ?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
606 '("Help" . (lambda () (interactive) (describe-function 'ispell-help))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
607 (put 'ispell-region 'menu-enable 'mark-active)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
608 (fset 'ispell-menu-map (symbol-value 'ispell-menu-map))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
609
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
610 ;;; XEmacs version 19
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
611 (if (and (string-lessp "19" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
612 (string-match "Lucid" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
613 (not (and (boundp 'infodock-version) infodock-version)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
614 (let ((dicts (cons (cons "default" nil) ispell-dictionary-alist))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
615 (current-menubar (or current-menubar default-menubar))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
616 (menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
617 '(["Help" (describe-function 'ispell-help) t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
618 ;;["Help" (popup-menu ispell-help-list) t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
619 ["Check Message" ispell-message t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
620 ["Check Buffer" ispell-buffer t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
621 ["Check Word" ispell-word t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
622 ["Check Region" ispell-region (or (not zmacs-regions) (mark))]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
623 ["Continue Check" ispell-continue t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
624 ["Complete Word Frag"ispell-complete-word-interior-frag t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
625 ["Complete Word" ispell-complete-word t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
626 ["Kill Process" ispell-kill-ispell t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
627 "-"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
628 ["Save Dictionary" (ispell-pdict-save t t) t]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
629 ["Change Dictionary" ispell-change-dictionary t]))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
630 name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
631 (while dicts
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
632 (setq name (car (car dicts))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
633 dicts (cdr dicts))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
634 (if (stringp name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
635 (setq menu (append menu
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
636 (list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
637 (vector (concat "Select " (capitalize name))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
638 (list 'ispell-change-dictionary name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
639 t))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
640 (setq ispell-menu-lucid menu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
641 (if current-menubar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
642 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
643 (delete-menu-item '("Edit" "Spell")) ; in case already defined
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
644 (add-menu '("Edit") "Spell" ispell-menu-lucid)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
645
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
646
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
647 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
648 ;;; The following are used by ispell, and should not be changed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
649 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
650
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
651
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
652 ;;; The version must be 3.1 or greater for this version of ispell.el
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
653 ;;; There is an incompatibility between version 3.1.12 and lower versions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
654 (defconst ispell-required-version '("3.1." 12)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
655 "Ispell versions with which this version of ispell.el is known to work.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
656 (defvar ispell-offset 1
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
657 "Offset that maps protocol differences between ispell 3.1 versions.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
658
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
659 (defun ispell-get-casechars ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
660 (nth 1 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
661 (defun ispell-get-not-casechars ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
662 (nth 2 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
663 (defun ispell-get-otherchars ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
664 (nth 3 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
665 (defun ispell-get-many-otherchars-p ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
666 (nth 4 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
667 (defun ispell-get-ispell-args ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
668 (nth 5 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
669 (defun ispell-get-extended-character-mode ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
670 (nth 6 (assoc ispell-dictionary ispell-dictionary-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
671
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
672 (defvar ispell-process nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
673 "The process object for Ispell.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
674
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
675 (defvar ispell-pdict-modified-p nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
676 "Non-nil means personal dictionary has modifications to be saved.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
677
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
678 ;;; If you want to save the dictionary when quitting, must do so explicitly.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
679 ;;; When non-nil, the spell session is terminated.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
680 ;;; When numeric, contains cursor location in buffer, and cursor remains there.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
681 (defvar ispell-quit nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
682
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
683 (defvar ispell-filter nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
684 "Output filter from piped calls to Ispell.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
685
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
686 (defvar ispell-filter-continue nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
687 "Control variable for Ispell filter function.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
688
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
689 (defvar ispell-process-directory nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
690 "The directory where `ispell-process' was started.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
691
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
692 (defvar ispell-query-replace-marker (make-marker)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
693 "Marker for `query-replace' processing.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
694
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
695 (defvar ispell-checking-message nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
696 "Non-nil when we're checking a mail message")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
697
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
698 (defconst ispell-choices-buffer "*Choices*")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
699
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
700 (defvar ispell-overlay nil "Overlay variable for Ispell highlighting.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
701
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
702 ;;; *** Buffer Local Definitions ***
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
703
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
704 ;;; This is the local dictionary to use. When nil the default dictionary will
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
705 ;;; be used. Do not redefine default value or it will override the global!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
706 (defvar ispell-local-dictionary nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
707 "If non-nil, a dictionary to use for Ispell commands in this buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
708 The value must be a string dictionary name in `ispell-dictionary-alist'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
709 This variable becomes buffer-local when set in any fashion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
710
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
711 Setting ispell-local-dictionary to a value has the same effect as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
712 calling \\[ispell-change-dictionary] with that value. This variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
713 is automatically set when defined in the file with either
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
714 `ispell-dictionary-keyword' or the Local Variable syntax.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
715
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
716 (make-variable-buffer-local 'ispell-local-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
717
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
718 ;; Use default directory, unless locally set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
719 (set-default 'ispell-local-dictionary nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
720
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
721 (defconst ispell-words-keyword "LocalWords: "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
722 "The keyword for local oddly-spelled words to accept.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
723 The keyword will be followed by any number of local word spellings.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
724 There can be multiple of these keywords in the file.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
725
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
726 (defconst ispell-dictionary-keyword "Local IspellDict: "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
727 "The keyword for local dictionary definitions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
728 There should be only one dictionary keyword definition per file, and it
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
729 should be followed by a correct dictionary name in `ispell-dictionary-alist'.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
730
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
731 (defconst ispell-parsing-keyword "Local IspellParsing: "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
732 "The keyword for overriding default Ispell parsing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
733 Determined by the buffer's major mode and extended-character mode as well as
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
734 the default dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
735
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
736 The above keyword string should be followed by `latex-mode' or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
737 `nroff-mode' to put the current buffer into the desired parsing mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
738
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
739 Extended character mode can be changed for this buffer by placing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
740 a `~' followed by an extended-character mode -- such as `~.tex'.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
741
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
742 (defvar ispell-skip-sgml nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
743 "Skips spell checking of SGML tags and entity references when non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
744 This variable is set when major-mode is sgml-mode or html-mode.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
745
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
746 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
747 (defvar ispell-local-pdict ispell-personal-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
748 "A buffer local variable containing the current personal dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
749 If non-nil, the value must be a string, which is a file name.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
750
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
751 If you specify a personal dictionary for the current buffer which is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
752 different from the current personal dictionary, the effect is similar
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
753 to calling \\[ispell-change-dictionary]. This variable is automatically
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
754 set when defined in the file with either `ispell-pdict-keyword' or the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
755 local variable syntax.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
756
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
757 (make-variable-buffer-local 'ispell-local-pdict)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
758
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
759 (defconst ispell-pdict-keyword "Local IspellPersDict: "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
760 "The keyword for defining buffer local dictionaries.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
761
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
762 (defvar ispell-buffer-local-name nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
763 "Contains the buffer name if local word definitions were used.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
764 Ispell is then restarted because the local words could conflict.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
765
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
766 (defvar ispell-parser 'use-mode-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
767 "*Indicates whether ispell should parse the current buffer as TeX Code.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
768 Special value `use-mode-name' tries to guess using the name of major-mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
769 Default parser is 'nroff.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
770 Currently the only other valid parser is 'tex.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
771
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
772 You can set this variable in hooks in your init file -- eg:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
773
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
774 (add-hook 'tex-mode-hook (function (lambda () (setq ispell-parser 'tex))))")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
775
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
776 (defvar ispell-region-end (make-marker)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
777 "Marker that allows spelling continuations.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
778
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
779 (defvar ispell-check-only nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
780 "If non-nil, `ispell-word' does not try to correct the word.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
781
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
782
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
783 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
784 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
785
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
786
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
787 (and (string-lessp "19" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
788 (not (boundp 'epoch::version))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
789 (defalias 'ispell 'ispell-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
790
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
791 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
792 (define-key global-map "\M-$" 'ispell-word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
793
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
794 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
795 (defun ispell-word (&optional following quietly continue)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
796 "Check spelling of word under or before the cursor.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
797 If the word is not found in dictionary, display possible corrections
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
798 in a window allowing you to choose one.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
799
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
800 With a prefix argument (or if CONTINUE is non-nil),
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
801 resume interrupted spell-checking of a buffer or region.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
802
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
803 If optional argument FOLLOWING is non-nil or if `ispell-following-word'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
804 is non-nil when called interactively, then the following word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
805 \(rather than preceding\) is checked when the cursor is not over a word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
806 When the optional argument QUIETLY is non-nil or `ispell-quietly' is non-nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
807 when called interactively, non-corrective messages are suppressed.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
808
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
809 Word syntax described by `ispell-dictionary-alist' (which see).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
810
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
811 This will check or reload the dictionary. Use \\[ispell-change-dictionary]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
812 or \\[ispell-region] to update the Ispell process."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
813 (interactive (list nil nil current-prefix-arg))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
814 (if continue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
815 (ispell-continue)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
816 (if (interactive-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
817 (setq following ispell-following-word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
818 quietly ispell-quietly))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
819 (ispell-accept-buffer-local-defs) ; use the correct dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
820 (let ((cursor-location (point)) ; retain cursor location
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
821 (word (ispell-get-word following))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
822 start end poss replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
823 ;; destructure return word info list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
824 (setq start (car (cdr word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
825 end (car (cdr (cdr word)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
826 word (car word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
827
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
828 ;; now check spelling of word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
829 (or quietly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
830 (message "Checking spelling of %s..."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
831 (funcall ispell-format-word word)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
832 (process-send-string ispell-process "%\n") ;put in verbose mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
833 (process-send-string ispell-process (concat "^" word "\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
834 ;; wait until ispell has processed word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
835 (while (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
836 (accept-process-output ispell-process)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
837 (not (string= "" (car ispell-filter)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
838 ;;(process-send-string ispell-process "!\n") ;back to terse mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
839 (setq ispell-filter (cdr ispell-filter))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
840 (if (listp ispell-filter)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
841 (setq poss (ispell-parse-output (car ispell-filter))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
842 (cond ((eq poss t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
843 (or quietly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
844 (message "%s is correct" (funcall ispell-format-word word))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
845 ((stringp poss)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
846 (or quietly
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
847 (message "%s is correct because of root %s"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
848 (funcall ispell-format-word word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
849 (funcall ispell-format-word poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
850 ((null poss) (message "Error in ispell process"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
851 (ispell-check-only ; called from ispell minor mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
852 (beep))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
853 (t ; prompt for correct word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
854 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
855 (setq replace (ispell-command-loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
856 (car (cdr (cdr poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
857 (car (cdr (cdr (cdr poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
858 (car poss) start end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
859 (cond ((equal 0 replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
860 (ispell-add-per-file-word-list (car poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
861 (replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
862 (setq word (if (atom replace) replace (car replace))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
863 cursor-location (+ (- (length word) (- end start))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
864 cursor-location))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
865 (if (not (equal word (car poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
866 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
867 (delete-region start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
868 (insert word)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
869 (if (not (atom replace)) ; recheck spelling of replacement
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
870 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
871 (goto-char cursor-location)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
872 (ispell-word following quietly)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
873 (if (get-buffer ispell-choices-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
874 (kill-buffer ispell-choices-buffer))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
875 (goto-char cursor-location) ; return to original location
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
876 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
877 (if ispell-quit (setq ispell-quit nil)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
878
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
879
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
880 (defun ispell-get-word (following &optional extra-otherchars)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
881 "Return the word for spell-checking according to ispell syntax.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
882 If optional argument FOLLOWING is non-nil or if `ispell-following-word'
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
883 is non-nil when called interactively, then the following word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
884 \(rather than preceding\) is checked when the cursor is not over a word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
885 Optional second argument contains otherchars that can be included in word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
886 many times.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
887
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
888 Word syntax described by `ispell-dictionary-alist' (which see)."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
889 (let* ((ispell-casechars (ispell-get-casechars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
890 (ispell-not-casechars (ispell-get-not-casechars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
891 (ispell-otherchars (ispell-get-otherchars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
892 (ispell-many-otherchars-p (ispell-get-many-otherchars-p))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
893 (word-regexp (concat ispell-casechars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
894 "+\\("
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
895 ispell-otherchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
896 "?"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
897 (if extra-otherchars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
898 (concat extra-otherchars "?"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
899 ispell-casechars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
900 "+\\)"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
901 (if (or ispell-many-otherchars-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
902 extra-otherchars)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
903 "*" "?")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
904 did-it-once
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
905 start end word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
906 ;; find the word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
907 (if (not (looking-at ispell-casechars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
908 (if following
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
909 (re-search-forward ispell-casechars (point-max) t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
910 (re-search-backward ispell-casechars (point-min) t)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
911 ;; move to front of word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
912 (re-search-backward ispell-not-casechars (point-min) 'start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
913 (while (and (or (looking-at ispell-otherchars)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
914 (and extra-otherchars (looking-at extra-otherchars)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
915 (not (bobp))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
916 (or (not did-it-once)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
917 ispell-many-otherchars-p))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
918 (if (and extra-otherchars (looking-at extra-otherchars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
919 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
920 (backward-char 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
921 (if (looking-at ispell-casechars)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
922 (re-search-backward ispell-not-casechars (point-min) 'move)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
923 (setq did-it-once t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
924 (backward-char 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
925 (if (looking-at ispell-casechars)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
926 (re-search-backward ispell-not-casechars (point-min) 'move)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
927 (backward-char -1))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
928 ;; Now mark the word and save to string.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
929 (or (re-search-forward word-regexp (point-max) t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
930 (error "No word found to check!"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
931 (setq start (match-beginning 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
932 end (point)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
933 word (buffer-substring start end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
934 (list word start end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
935
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
936
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
937 ;;; Global ispell-pdict-modified-p is set by ispell-command-loop and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
938 ;;; tracks changes in the dictionary. The global may either be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
939 ;;; a value or a list, whose value is the state of whether the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
940 ;;; dictionary needs to be saved.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
941
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
942 (defun ispell-pdict-save (&optional no-query force-save)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
943 "Check to see if the personal dictionary has been modified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
944 If so, ask if it needs to be saved."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
945 (interactive (list ispell-silently-savep t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
946 (if (and ispell-pdict-modified-p (listp ispell-pdict-modified-p))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
947 (setq ispell-pdict-modified-p (car ispell-pdict-modified-p)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
948 (if (or ispell-pdict-modified-p force-save)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
949 (if (or no-query (y-or-n-p "Personal dictionary modified. Save? "))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
950 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
951 (process-send-string ispell-process "#\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
952 (message "Personal dictionary saved."))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
953 ;; unassert variable, even if not saved to avoid questioning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
954 (setq ispell-pdict-modified-p nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
955
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
956
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
957 (defun ispell-command-loop (miss guess word start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
958 "Display possible corrections from list MISS.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
959 GUESS lists possibly valid affix construction of WORD.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
960 Returns nil to keep word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
961 Returns 0 to insert locally into buffer-local dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
962 Returns string for new chosen word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
963 Returns list for new replacement word (will be rechecked).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
964 Highlights the word, which is assumed to run from START to END.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
965 Global `ispell-pdict-modified-p' becomes a list where the only value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
966 indicates whether the dictionary has been modified when option `a' or `i' is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
967 used."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
968 (let ((textbuf (current-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
969 (count ?0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
970 (line 2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
971 (max-lines (- (window-height) 4)) ; assure 4 context lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
972 (choices miss)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
973 (window-min-height (min window-min-height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
974 ispell-choices-win-default-height))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
975 (command-characters '( ? ?i ?a ?A ?r ?R ?? ?x ?X ?q ?l ?u ?m ))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
976 (skipped 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
977 char num result textwin highlighted)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
978
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
979 ;; setup the *Choices* buffer with valid data.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
980 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
981 (set-buffer (get-buffer-create ispell-choices-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
982 (setq mode-line-format (concat "-- %b -- word: " word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
983 ;; XEmacs: turn off the modeline
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
984 (and (fboundp 'set-specifier)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
985 (set-specifier has-modeline-p (cons (current-buffer) nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
986 (erase-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
987 (if guess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
988 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
989 (insert "Affix rules generate and capitalize "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
990 "this word as shown below:\n\t")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
991 (while guess
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
992 (if (> (+ 4 (current-column) (length (car guess)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
993 (window-width))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
994 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
995 (insert "\n\t")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
996 (setq line (1+ line))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
997 (insert (car guess) " ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
998 (setq guess (cdr guess)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
999 (insert "\nUse option `i' if this is a correct composition"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1000 " from the derivative root.\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1001 (setq line (+ line (if choices 3 2)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1002 (while (and choices
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1003 (< (if (> (+ 7 (current-column) (length (car choices))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1004 (if (> count ?~) 3 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1005 (window-width))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1006 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1007 (insert "\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1008 (setq line (1+ line)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1009 line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1010 max-lines))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1011 ;; not so good if there are over 20 or 30 options, but then, if
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1012 ;; there are that many you don't want to scan them all anyway...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1013 (while (memq count command-characters) ; skip command characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1014 (setq count (1+ count)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1015 skipped (1+ skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1016 (insert "(" count ") " (car choices) " ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1017 (setq choices (cdr choices)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1018 count (1+ count)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1019 (setq count (- count ?0 skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1021 ;; Assure word is visible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1022 (if (not (pos-visible-in-window-p end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1023 (sit-for 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1024 ;; Display choices for misspelled word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1025 (let ((choices-window (get-buffer-window ispell-choices-buffer)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1026 (if choices-window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1027 (if (= line (window-height choices-window))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1028 (select-window choices-window)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1029 ;; *Choices* window changed size. Adjust the choices window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1030 ;; without scrolling the spelled window when possible
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1031 (let ((window-line (- line (window-height choices-window)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1032 (visible (progn (forward-line -1) (point))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1033 (if (< line ispell-choices-win-default-height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1034 (setq window-line (+ window-line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1035 (- ispell-choices-win-default-height
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1036 line))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1037 (move-to-window-line 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1038 (forward-line window-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1039 (set-window-start (selected-window)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1040 (if (> (point) visible) visible (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1041 (goto-char end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1042 (select-window (previous-window)) ; *Choices* window
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1043 (enlarge-window window-line)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1044 ;; Overlay *Choices* window when it isn't showing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1045 (ispell-overlay-window (max line ispell-choices-win-default-height)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1046 (switch-to-buffer ispell-choices-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1047 (goto-char (point-min)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1048
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1049 (select-window (setq textwin (next-window)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1050
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1051 ;; highlight word, protecting current buffer status
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1052 (unwind-protect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1053 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1054 (if ispell-highlight-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1055 (ispell-highlight-spelling-error start end t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1056 ;; Loop until a valid choice is made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1057 (while
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1058 (eq
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1059 t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1060 (setq
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1061 result
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1062 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1063 (undo-boundary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1064 (message (concat "C-h or ? for more options; SPC to leave "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1065 "unchanged, Character to replace word"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1066 (let ((inhibit-quit t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1067 (setq char (if (fboundp 'read-char-exclusive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1068 (read-char-exclusive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1069 (read-char))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1070 skipped 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1071 (if (or quit-flag (= char ?\C-g)) ; C-g is like typing X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1072 (setq char ?X
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1073 quit-flag nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1074 ;; Adjust num to array offset skipping command characters.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1075 (let ((com-chars command-characters))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1076 (while com-chars
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1077 (if (and (> (car com-chars) ?0) (< (car com-chars) char))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1078 (setq skipped (1+ skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1079 (setq com-chars (cdr com-chars)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1080 (setq num (- char ?0 skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1082 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1083 ((= char ? ) nil) ; accept word this time only
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1084 ((= char ?i) ; accept and insert word into pers dict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1085 (process-send-string ispell-process (concat "*" word "\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1086 (setq ispell-pdict-modified-p '(t)) ; dictionary modified!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1087 nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1088 ((or (= char ?a) (= char ?A)) ; accept word without insert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1089 (process-send-string ispell-process (concat "@" word "\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1090 (if (null ispell-pdict-modified-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1091 (setq ispell-pdict-modified-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1092 (list ispell-pdict-modified-p)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1093 (if (= char ?A) 0)) ; return 0 for ispell-add buffer-local
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1094 ((or (= char ?r) (= char ?R)) ; type in replacement
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1095 (if (or (= char ?R) ispell-query-replace-choices)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1096 (list (read-string "Query-replacement for: " word) t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1097 (cons (read-string "Replacement for: " word) nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1098 ((or (= char ??)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1099 ;; XEmacs change: help-char may not be an int.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1100 (eq char (event-to-character
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1101 (character-to-event help-char)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1102 (= char ?\C-h))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1103 (ispell-help)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1104 t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1105 ;; Quit and move point back.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1106 ((= char ?x)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1107 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1108 (message "Exited spell-checking")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1109 (setq ispell-quit t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1110 nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1111 ;; Quit and preserve point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1112 ((= char ?X)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1113 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1114 (message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1115 (substitute-command-keys
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1116 (concat "Spell-checking suspended;"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1117 " use C-u \\[ispell-word] to resume")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1118 (setq ispell-quit (max (point-min)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1119 (- (point) (length word))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1120 nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1121 ((= char ?q)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1122 (if (y-or-n-p "Really kill Ispell process? ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1123 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1124 (ispell-kill-ispell t) ; terminate process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1125 (setq ispell-quit (or (not ispell-checking-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1126 (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1127 ispell-pdict-modified-p nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1128 t)) ; continue if they don't quit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1129 ((= char ?l)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1130 (let ((new-word (read-string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1131 "Lookup string (`*' is wildcard): "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1132 word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1133 (new-line 2))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1134 (if new-word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1135 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1136 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1137 (set-buffer (get-buffer-create
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1138 ispell-choices-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1139 (erase-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1140 (setq count ?0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1141 skipped 0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1142 mode-line-format (concat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1143 "-- %b -- word: "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1144 new-word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1145 miss (lookup-words new-word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1146 choices miss)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1147 (while (and choices ; adjust choices window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1148 (< (if (> (+ 7 (current-column)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1149 (length (car choices))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1150 (if (> count ?~) 3 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1151 (window-width))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1152 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1153 (insert "\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1154 (setq new-line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1155 (1+ new-line)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1156 new-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1157 max-lines))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1158 (while (memq count command-characters)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1159 (setq count (1+ count)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1160 skipped (1+ skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1161 (insert "(" count ") " (car choices) " ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1162 (setq choices (cdr choices)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1163 count (1+ count)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1164 (setq count (- count ?0 skipped)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1165 (select-window (previous-window))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1166 (if (and (/= new-line line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1167 (> (max line new-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1168 ispell-choices-win-default-height))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1169 (let* ((minh ispell-choices-win-default-height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1170 (gr-bl (if (< line minh) ; blanks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1171 (- minh line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1172 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1173 (shr-bl (if (< new-line minh) ; blanks
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1174 (- minh new-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1175 0)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1176 (if (> new-line line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1177 (enlarge-window (- new-line line gr-bl))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1178 (shrink-window (- line new-line shr-bl)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1179 (setq line new-line)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1180 (select-window (next-window)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1181 t) ; reselect from new choices
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1182 ((= char ?u)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1183 (process-send-string ispell-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1184 (concat "*" (downcase word) "\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1185 (setq ispell-pdict-modified-p '(t)) ; dictionary modified!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1186 nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1187 ((= char ?m) ; type in what to insert
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1188 (process-send-string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1189 ispell-process (concat "*" (read-string "Insert: " word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1190 "\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1191 (setq ispell-pdict-modified-p '(t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1192 (cons word nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1193 ((and (>= num 0) (< num count))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1194 (if ispell-query-replace-choices ; Query replace flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1195 (list (nth num miss) 'query-replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1196 (nth num miss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1197 ((= char ?\C-l)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1198 (redraw-display) t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1199 ((= char ?\C-r)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1200 (save-window-excursion (recursive-edit)) t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1201 ((= char ?\C-z)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1202 (funcall (key-binding "\C-z"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1203 t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1204 (t (ding) t))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1205 result)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1206 ;; protected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1207 (if ispell-highlight-p ; unhighlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1208 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1209 (select-window textwin)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1210 (ispell-highlight-spelling-error start end))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1211
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1212
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1213 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1214 (defun ispell-help ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1215 "Display a list of the options available when a misspelling is encountered.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1217 Selections are:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1218
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1219 DIGIT: Replace the word with a digit offered in the *Choices* buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1220 SPC: Accept word this time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1221 `i': Accept word and insert into private dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1222 `a': Accept word for this session.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1223 `A': Accept word and place in `buffer-local dictionary'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1224 `r': Replace word with typed-in value. Rechecked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1225 `R': Replace word with typed-in value. Query-replaced in buffer. Rechecked.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1226 `?': Show these commands.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1227 `x': Exit spelling buffer. Move cursor to original point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1228 `X': Exit spelling buffer. Leaves cursor at the current point, and permits
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1229 the aborted check to be completed later.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1230 `q': Quit spelling session (Kills ispell process).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1231 `l': Look up typed-in replacement in alternate dictionary. Wildcards okay.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1232 `u': Like `i', but the word is lower-cased first.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1233 `m': Like `i', but allows one to include dictionary completion information.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1234 `C-l': redraws screen
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1235 `C-r': recursive edit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1236 `C-z': suspend emacs or iconify frame"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1237
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1238 (let ((help-1 (concat "[r/R]eplace word; [a/A]ccept for this session; "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1239 "[i]nsert into private dictionary"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1240 (help-2 (concat "[l]ook a word up in alternate dictionary; "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1241 "e[x/X]it; [q]uit session"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1242 (help-3 (concat "[u]ncapitalized insert into dictionary. "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1243 "Type 'C-h d ispell-help' for more help")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1244 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1245 (if ispell-help-in-bufferp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1246 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1247 (ispell-overlay-window 4)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1248 (switch-to-buffer (get-buffer-create "*Ispell Help*"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1249 (insert (concat help-1 "\n" help-2 "\n" help-3))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1250 (sit-for 5)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1251 (kill-buffer "*Ispell Help*"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1252 (select-window (minibuffer-window))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1253 ;;(enlarge-window 2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1254 (erase-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1255 (cond ((and (< emacs-minor-version 12)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1256 (string-match "Lucid" emacs-version))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1257 (message help-3)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1258 (enlarge-window 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1259 (message help-2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1260 (enlarge-window 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1261 (message help-1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1262 (goto-char (point-min)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1263 (t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1264 (if (string-lessp "19" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1265 (message nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1266 (enlarge-window 2)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1267 (insert (concat help-1 "\n" help-2 "\n" help-3))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1268 (sit-for 5)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1269 (erase-buffer)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1270
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1271
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1272 (defun lookup-words (word &optional lookup-dict)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1273 "Look up word in word-list dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1274 A `*' serves as a wild card. If no wild cards, `look' is used if it exists.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1275 Otherwise the variable `ispell-grep-command' contains the command used to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1276 search for the words (usually egrep).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1277
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1278 Optional second argument contains the dictionary to use; the default is
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1279 `ispell-alternate-dictionary'."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1280 ;; We don't use the filter for this function, rather the result is written
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1281 ;; into a buffer. Hence there is no need to save the filter values.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1282 (if (null lookup-dict)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1283 (setq lookup-dict ispell-alternate-dictionary))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1284
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1285 (let* ((process-connection-type ispell-use-ptys-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1286 (wild-p (string-match "\\*" word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1287 (look-p (and ispell-look-p ; Only use look for an exact match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1288 (or ispell-have-new-look (not wild-p))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1289 (ispell-grep-buffer (get-buffer-create "*Ispell-Temp*")) ; result buf
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1290 (prog (if look-p ispell-look-command ispell-grep-command))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1291 (args (if look-p ispell-look-options ispell-grep-options))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1292 status results loc)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1293 (unwind-protect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1294 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1295 (message "Starting \"%s\" process..." (file-name-nondirectory prog))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1296 (set-buffer ispell-grep-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1297 (if look-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1298 nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1299 ;; convert * to .*
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1300 (insert "^" word "$")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1301 (while (search-backward "*" nil t) (insert "."))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1302 (setq word (buffer-string))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1303 (erase-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1304 (setq status (call-process prog nil t nil args word lookup-dict))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1305 ;; grep returns status 1 and no output when word not found, which
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1306 ;; is a perfectly normal thing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1307 (if (stringp status)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1308 (setq results (cons (format "error: %s exited with signal %s"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1309 (file-name-nondirectory prog) status)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1310 results))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1311 ;; else collect words into `results' in FIFO order
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1312 (goto-char (point-max))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1313 ;; assure we've ended with \n
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1314 (or (bobp) (= (preceding-char) ?\n) (insert ?\n))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1315 (while (not (bobp))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1316 (setq loc (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1317 (forward-line -1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1318 (setq results (cons (buffer-substring (point) (1- loc))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1319 results)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1320 ;; protected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1321 (kill-buffer ispell-grep-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1322 (if (and results (string-match ".+: " (car results)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1323 (error "%s error: %s" ispell-grep-command (car results))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1324 results))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1326
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1327 ;;; "ispell-filter" is a list of output lines from the generating function.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1328 ;;; Each full line (ending with \n) is a separate item on the list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1329 ;;; "output" can contain multiple lines, part of a line, or both.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1330 ;;; "start" and "end" are used to keep bounds on lines when "output" contains
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1331 ;;; multiple lines.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1332 ;;; "ispell-filter-continue" is true when we have received only part of a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1333 ;;; line as output from a generating function ("output" did not end with \n)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1334 ;;; NOTE THAT THIS FUNCTION WILL FAIL IF THE PROCESS OUTPUT DOESNT END WITH \n!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1335 ;;; This is the case when a process dies or fails. The default behavior
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1336 ;;; in this case treats the next input received as fresh input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1337
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1338 (defun ispell-filter (process output)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1339 "Output filter function for ispell, grep, and look."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1340 (let ((start 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1341 (continue t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1342 end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1343 (while continue
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1344 (setq end (string-match "\n" output start)) ; get text up to the newline.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1345 ;; If we get out of sync and ispell-filter-continue is asserted when we
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1346 ;; are not continuing, treat the next item as a separate list. When
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1347 ;; ispell-filter-continue is asserted, ispell-filter *should* always be a
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1348 ;; list!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1350 ;; Continue with same line (item)?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1351 (if (and ispell-filter-continue ispell-filter (listp ispell-filter))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1352 ;; Yes. Add it to the prev item
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1353 (setcar ispell-filter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1354 (concat (car ispell-filter) (substring output start end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1355 ;; No. This is a new line and item.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1356 (setq ispell-filter
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1357 (cons (substring output start end) ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1358 (if (null end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1359 ;; We've completed reading the output, but didn't finish the line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1360 (setq ispell-filter-continue t continue nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1361 ;; skip over newline, this line complete.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1362 (setq ispell-filter-continue nil end (1+ end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1363 (if (= end (length output)) ; No more lines in output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1364 (setq continue nil) ; so we can exit the filter.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1365 (setq start end)))))) ; else move start to next line of input
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1366
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1367
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1368 ;;; This function destroys the mark location if it is in the word being
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1369 ;;; highlighted.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1370 (defun ispell-highlight-spelling-error-generic (start end &optional highlight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1371 "Highlight the word from START to END with a kludge using `inverse-video'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1372 When the optional third arg HIGHLIGHT is set, the word is highlighted;
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1373 otherwise it is displayed normally."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1374 (let ((modified (buffer-modified-p)) ; don't allow this fn to modify buffer
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1375 (buffer-read-only nil) ; Allow highlighting read-only buffers.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1376 (text (buffer-substring start end)) ; Save highlight region
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1377 (inhibit-quit t) ; inhibit interrupt processing here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1378 (buffer-undo-list t)) ; don't clutter the undo list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1379 (delete-region start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1380 (insert-char ? (- end start)) ; mimimize amount of redisplay
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1381 (sit-for 0) ; update display
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1382 (if highlight (setq inverse-video (not inverse-video))) ; toggle video
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1383 (delete-region start end) ; delete whitespace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1384 (insert text) ; insert text in inverse video.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1385 (sit-for 0) ; update display showing inverse video.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1386 (if highlight (setq inverse-video (not inverse-video))) ; toggle video
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1387 (set-buffer-modified-p modified))) ; don't modify if flag not set.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1388
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1389
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1390 (defun ispell-highlight-spelling-error-lucid (start end &optional highlight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1391 "Highlight the word from START to END using `isearch-highlight'.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1392 When the optional third arg HIGHLIGHT is set, the word is highlighted,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1393 otherwise it is displayed normally."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1394 (if highlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1395 (isearch-highlight start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1396 (isearch-dehighlight t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1397 ;;(sit-for 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1398 )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1399
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1400
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1401 (defun ispell-highlight-spelling-error-overlay (start end &optional highlight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1402 "Highlight the word from START to END using overlays.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1403 When the optional third arg HIGHLIGHT is set, the word is highlighted
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1404 otherwise it is displayed normally.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1406 The variable `ispell-highlight-face' selects the face to use for highlighting."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1407 (if highlight
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1408 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1409 (setq ispell-overlay (make-overlay start end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1410 (overlay-put ispell-overlay 'face ispell-highlight-face))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1411 (delete-overlay ispell-overlay)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1412
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1413
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1414 (defun ispell-highlight-spelling-error (start end &optional highlight)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1415 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1416 ((string-match "Lucid" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1417 (ispell-highlight-spelling-error-lucid start end highlight))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1418 ((and (string-lessp "19" emacs-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1419 (featurep 'faces) window-system)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1420 (ispell-highlight-spelling-error-overlay start end highlight))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1421 (t (ispell-highlight-spelling-error-generic start end highlight))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1422
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1423
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1424 (defun ispell-overlay-window (height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1425 "Create a window covering the top HEIGHT lines of the current window.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1426 Ensure that the line above point is still visible but otherwise avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1427 scrolling the current window. Leave the new window selected."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1428 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1429 (let ((oldot (save-excursion (forward-line -1) (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1430 (top (save-excursion (move-to-window-line height) (point))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1431 ;; If line above old point (line starting at olddot) would be
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1432 ;; hidden by new window, scroll it to just below new win
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1433 ;; otherwise set top line of other win so it doesn't scroll.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1434 (if (< oldot top) (setq top oldot))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1435 ;; NB: Lemacs 19.9 bug: If a window of size N (N includes the mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1436 ;; line) is demanded, the last line is not visible.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1437 ;; At least this happens on AIX 3.2, lemacs w/ Motif, font 9x15.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1438 ;; So we increment the height for this case.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1439 (if (string-match "19\.9.*Lucid" (emacs-version))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1440 (setq height (1+ height)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1441 (split-window nil height)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1442 (set-window-start (next-window) top))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1443
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1444
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1445 ;;; Should we add a compound word match return value?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1446 (defun ispell-parse-output (output)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1447 "Parse the OUTPUT string from Ispell and return:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1448 1: t for an exact match.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1449 2: A string containing the root word for a match via suffix removal.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1450 3: A list of possible correct spellings of the format:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1451 '(\"ORIGINAL-WORD\" OFFSET MISS-LIST GUESS-LIST)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1452 ORIGINAL-WORD is a string of the possibly misspelled word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1453 OFFSET is an integer giving the line offset of the word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1454 MISS-LIST and GUESS-LIST are possibly null lists of guesses and misses."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1455 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1456 ((string= output "") t) ; for startup with pipes...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1457 ((string= output "*") t) ; exact match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1458 ((string= output "-") t) ; compound word match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1459 ((string= (substring output 0 1) "+") ; found cuz of root word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1460 (substring output 2)) ; return root word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1461 (t ; need to process &, ?, and #'s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1462 (let ((type (substring output 0 1)) ; &, ?, or #
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1463 (original-word (substring output 2 (string-match " " output 2)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1464 (cur-count 0) ; contains number of misses + guesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1465 count miss-list guess-list offset)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1466 (setq output (substring output (match-end 0))) ; skip over misspelling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1467 (if (string= type "#")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1468 (setq count 0) ; no misses for type #
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1469 (setq count (string-to-int output) ; get number of misses.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1470 output (substring output (1+ (string-match " " output 1)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1471 (setq offset (string-to-int output))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1472 (if (string= type "#") ; No miss or guess list.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1473 (setq output nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1474 (setq output (substring output (1+ (string-match " " output 1)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1475 (while output
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1476 (let ((end (string-match ", \\|\\($\\)" output))) ; end of miss/guess.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1477 (setq cur-count (1+ cur-count))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1478 (if (> cur-count count)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1479 (setq guess-list (cons (substring output 0 end) guess-list))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1480 (setq miss-list (cons (substring output 0 end) miss-list)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1481 (if (match-end 1) ; True only when at end of line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1482 (setq output nil) ; no more misses or guesses
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1483 (setq output (substring output (+ end 2))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1484 (list original-word offset miss-list guess-list)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1485
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1486
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1487 (defun check-ispell-version ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1488 ;; This is a little wasteful as we actually launch ispell twice: once
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1489 ;; to make sure it's the right version, and once for real. But people
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1490 ;; get confused by version mismatches *all* the time (and I've got the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1491 ;; email to prove it) so I think this is worthwhile. And the -v[ersion]
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1492 ;; option is the only way I can think of to do this that works with
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1493 ;; all versions, since versions earlier than 3.0.09 didn't identify
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1494 ;; themselves on startup.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1495 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1496 (let ((case-fold-search t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1497 ;; avoid bugs when syntax of `.' changes in various default modes
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1498 (default-major-mode 'fundamental-mode)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1499 status)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1500 (set-buffer (get-buffer-create " *ispell-tmp*"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1501 (erase-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1502 (setq status (call-process ispell-program-name nil t nil "-v"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1503 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1504 (if (not (memq status '(0 nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1505 (error "%s exited with %s %s" ispell-program-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1506 (if (stringp status) "signal" "code") status))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1507 (if (not (re-search-forward
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1508 (concat "\\b\\("
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1509 (regexp-quote (car ispell-required-version))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1510 "\\)\\([0-9]*\\)\\b")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1511 nil t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1512 (error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1513 "%s version %s* is required: try renaming ispell4.el to ispell.el"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1514 ispell-program-name (car ispell-required-version))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1515 ;; check that it is the correct version.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1516 (if (< (car (read-from-string (buffer-substring
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1517 (match-beginning 2) (match-end 2))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1518 (car (cdr ispell-required-version)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1519 (setq ispell-offset 0)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1520 (kill-buffer (current-buffer)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1521
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1522
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1523 (defun ispell-init-process ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1524 "Check status of Ispell process and start if necessary."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1525 (if (and ispell-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1526 (eq (process-status ispell-process) 'run)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1527 ;; If we're using a personal dictionary, assure
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1528 ;; we're in the same default directory!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1529 (or (not ispell-personal-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1530 (equal ispell-process-directory default-directory)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1531 (setq ispell-filter nil ispell-filter-continue nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1532 ;; may need to restart to select new personal dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1533 (ispell-kill-ispell t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1534 (message "Starting new Ispell process...")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1535 (sit-for 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1536 (check-ispell-version)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1537 (setq ispell-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1538 (let ((process-connection-type ispell-use-ptys-p))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1539 (apply 'start-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1540 "ispell" nil ispell-program-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1541 "-a" ; accept single input lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1542 "-m" ; make root/affix combos not in dict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1543 (let (args)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1544 ;; Local dictionary becomes the global dictionary in use.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1545 (if ispell-local-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1546 (setq ispell-dictionary ispell-local-dictionary))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1547 (setq args (ispell-get-ispell-args))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1548 (if ispell-dictionary ; use specified dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1549 (setq args
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1550 (append (list "-d" ispell-dictionary) args)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1551 (if ispell-personal-dictionary ; use specified pers dict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1552 (setq args
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1553 (append args
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1554 (list "-p"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1555 (expand-file-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1556 ispell-personal-dictionary)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1557 (setq args (append args ispell-extra-args))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1558 args)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1559 ispell-filter nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1560 ispell-filter-continue nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1561 ispell-process-directory default-directory)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1562 (set-process-filter ispell-process 'ispell-filter)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1563 (accept-process-output ispell-process) ; Get version ID line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1564 (cond ((null ispell-filter)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1565 (error "%s did not output version line" ispell-program-name))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1566 ((and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1567 (stringp (car ispell-filter))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1568 (if (string-match "warning: " (car ispell-filter))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1569 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1570 (accept-process-output ispell-process 5) ; 1st was warn msg.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1571 (stringp (car ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1572 (null (cdr ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1573 (string-match "^@(#) " (car ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1574 ;; got the version line as expected (we already know it's the right
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1575 ;; version, so don't bother checking again.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1576 nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1577 (t
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1578 ;; Otherwise, it must be an error message. Show the user.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1579 ;; But first wait to see if some more output is going to arrive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1580 ;; Otherwise we get cool errors like "Can't open ".
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1581 (sleep-for 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1582 (accept-process-output)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1583 (error "%s" (mapconcat 'identity ispell-filter "\n"))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1584 (setq ispell-filter nil) ; Discard version ID line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1585 (let ((extended-char-mode (ispell-get-extended-character-mode)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1586 (if extended-char-mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1587 (process-send-string ispell-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1588 (concat extended-char-mode "\n"))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1589 (process-kill-without-query ispell-process)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1590
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1591 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1592 (defun ispell-kill-ispell (&optional no-error)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1593 "Kill current Ispell process (so that you may start a fresh one).
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1594 With NO-ERROR, just return non-nil if there was no Ispell running."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1595 (interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1596 (if (not (and ispell-process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1597 (eq (process-status ispell-process) 'run)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1598 (or no-error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1599 (error "There is no ispell process running!"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1600 (kill-process ispell-process)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1601 (setq ispell-process nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1602 (message "Ispell process killed")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1603 nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1604
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1605
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1606 ;;; ispell-change-dictionary is set in some people's hooks. Maybe this should
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1607 ;;; call ispell-init-process rather than wait for a spell checking command?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1608
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1609 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1610 (defun ispell-change-dictionary (dict &optional arg)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1611 "Change `ispell-dictionary' (q.v.) and kill old Ispell process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1612 A new one will be started as soon as necessary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1613
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1614 By just answering RET you can find out what the current dictionary is.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1615
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1616 With prefix argument, set the default directory."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1617 (interactive
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1618 (list (completing-read
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1619 "Use new dictionary (RET for current, SPC to complete): "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1620 (cons (cons "default" nil) ispell-dictionary-alist) nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1621 current-prefix-arg))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1622 (if (equal dict "default") (setq dict nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1623 ;; This relies on completing-read's bug of returning "" for no match
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1624 (cond ((equal dict "")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1625 (message "Using %s dictionary"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1626 (or ispell-local-dictionary ispell-dictionary "default")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1627 ((and (equal dict ispell-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1628 (or (null ispell-local-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1629 (equal dict ispell-local-dictionary)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1630 ;; Specified dictionary is the default already. No-op
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1631 (and (interactive-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1632 (message "No change, using %s dictionary" (or dict "default"))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1633 (t ; reset dictionary!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1634 (if (assoc dict ispell-dictionary-alist)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1635 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1636 (if (or arg (null dict)) ; set default dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1637 (setq ispell-dictionary dict))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1638 (if (null arg) ; set local dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1639 (setq ispell-local-dictionary dict)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1640 (error "Illegal dictionary: %s" dict))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1641 (ispell-kill-ispell t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1642 (message "(Next %sIspell command will use %s dictionary)"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1643 (cond ((equal ispell-local-dictionary ispell-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1644 "")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1645 (arg "global ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1646 (t "local "))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1647 (or (if (or (equal ispell-local-dictionary ispell-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1648 (null arg))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1649 ispell-local-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1650 ispell-dictionary)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1651 "default")))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1652
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1653
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1654 ;;; Spelling of comments are checked when ispell-check-comments is non-nil.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1655
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1656 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1657 (defun ispell-region (reg-start reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1658 "Interactively check a region for spelling errors."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1659 (interactive "r") ; Don't flag errors on read-only bufs.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1660 (ispell-accept-buffer-local-defs) ; set up dictionary, local words, etc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1661 (unwind-protect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1662 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1663 (message "Spell checking %s using %s dictionary..."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1664 (if (and (= reg-start (point-min)) (= reg-end (point-max)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1665 (buffer-name) "region")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1666 (or ispell-dictionary "default"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1667 ;; Returns cursor to original location.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1668 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1669 (goto-char reg-start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1670 (let ((transient-mark-mode nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1671 ref-type)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1672 (while (and (not ispell-quit) (< (point) reg-end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1673 (let ((start (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1674 (offset-change 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1675 (end (save-excursion (end-of-line) (min (point) reg-end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1676 (ispell-casechars (ispell-get-casechars))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1677 string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1678 (cond ; LOOK AT THIS LINE AND SKIP OR PROCESS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1679 ((eolp) ; END OF LINE, just go to next line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1680 (forward-char 1))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1681 ((and (null ispell-check-comments) ; SKIPPING COMMENTS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1682 comment-start ; skip comments that start on the line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1683 (search-forward comment-start end t)) ; or found here.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1684 (if (= (- (point) start) (length comment-start))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1685 ;; comment starts the line. Skip entire line or region
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1686 (if (string= "" comment-end) ; skip to next line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1687 (beginning-of-line 2) ; or jump to comment end.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1688 (search-forward comment-end reg-end 'limit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1689 ;; Comment later in line. Check spelling before comment.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1690 (let ((limit (- (point) (length comment-start))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1691 (goto-char (1- limit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1692 (if (looking-at "\\\\") ; "quoted" comment, don't skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1693 ;; quoted comment. Skip over comment-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1694 (if (= start (1- limit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1695 (setq limit (+ limit (length comment-start)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1696 (setq limit (1- limit))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1697 (goto-char start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1698 ;; Only check when "casechars" or math before comment
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1699 (if (or (re-search-forward ispell-casechars limit t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1700 (re-search-forward "[][()$]" limit t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1701 (setq string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1702 (concat "^" (buffer-substring start limit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1703 "\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1704 offset-change (- offset-change ispell-offset)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1705 (goto-char limit))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1706 ((looking-at "[---#@*+!%~^]") ; SKIP SPECIAL ISPELL CHARACTERS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1707 (forward-char 1))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1708 ((or (and ispell-skip-tib ; SKIP TIB REFERENCES OR SGML MARKUP
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1709 (re-search-forward ispell-tib-ref-beginning end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1710 (setq ref-type 'tib))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1711 (and ispell-skip-sgml
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1712 (search-forward "[<&]" end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1713 (setq ref-type 'sgml)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1714 (if (or (and (eq 'tib ref-type) ; tib tag is 2 chars.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1715 (= (- (point) 2) start))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1716 (and (eq 'sgml ref-type) ; sgml skips 1 char.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1717 (= (- (point) 1) start)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1718 ;; Skip to end of reference, not necessarily on this line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1719 ;; Return an error if tib/sgml reference not found
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1720 (if (or
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1721 (and
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1722 (eq 'tib ref-type)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1723 (not
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1724 (re-search-forward ispell-tib-ref-end reg-end t)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1725 (and (eq 'sgml ref-type)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1726 (not (search-forward "[>;]" reg-end t))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1727 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1728 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1729 (ding)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1730 (message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1731 (concat
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1732 "Open tib or SGML command. Fix buffer or set "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1733 (if (eq 'tib ref-type)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1734 "ispell-skip-tib"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1735 "ispell-skip-sgml")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1736 " to nil"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1737 ;; keep cursor at error location
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1738 (setq ispell-quit (- (point) 2))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1739 ;; Check spelling between reference and start of the line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1740 (let ((limit (- (point) (if (eq 'tib ref-type) 2 1))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1741 (goto-char start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1742 (if (or (re-search-forward ispell-casechars limit t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1743 (re-search-forward "[][()$]" limit t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1744 (setq string
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1745 (concat "^" (buffer-substring start limit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1746 "\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1747 offset-change (- offset-change ispell-offset)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1748 (goto-char limit))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1749 ((or (re-search-forward ispell-casechars end t) ; TEXT EXISTS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1750 (re-search-forward "[][()$]" end t)) ; or MATH COMMANDS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1751 (setq string (concat "^" (buffer-substring start end) "\n")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1752 offset-change (- offset-change ispell-offset))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1753 (goto-char end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1754 (t (beginning-of-line 2))) ; EMPTY LINE, skip it.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1755
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1756 (setq end (point)) ; "end" tracks end of region to check.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1757
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1758 (if string ; there is something to spell!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1759 (let (poss)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1760 ;; send string to spell process and get input.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1761 (process-send-string ispell-process string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1762 (while (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1763 (accept-process-output ispell-process)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1764 ;; Last item of output contains a blank line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1765 (not (string= "" (car ispell-filter)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1766 ;; parse all inputs from the stream one word at a time.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1767 ;; Place in FIFO order and remove the blank item.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1768 (setq ispell-filter (nreverse (cdr ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1769 (while (and (not ispell-quit) ispell-filter)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1770 (setq poss (ispell-parse-output (car ispell-filter)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1771 (if (listp poss) ; spelling error occurred.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1772 (let* ((word-start (+ start offset-change
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1773 (car (cdr poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1774 (word-end (+ word-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1775 (length (car poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1776 replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1777 (goto-char word-start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1778 ;; Adjust the horizontal scroll & point
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1779 (ispell-horiz-scroll)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1780 (goto-char word-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1781 (ispell-horiz-scroll)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1782 (goto-char word-start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1783 (ispell-horiz-scroll)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1784 (if (/= word-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1785 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1786 (search-forward (car poss) word-end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1787 (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1788 ;; This occurs due to filter pipe problems
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1789 (error
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1790 (concat "Ispell misalignment: word "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1791 "`%s' point %d; please retry")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1792 (car poss) word-start))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1793 (if ispell-keep-choices-win
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1794 (setq replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1795 (ispell-command-loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1796 (car (cdr (cdr poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1797 (car (cdr (cdr (cdr poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1798 (car poss) word-start word-end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1799 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1800 (setq replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1801 (ispell-command-loop
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1802 (car (cdr (cdr poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1803 (car (cdr (cdr (cdr poss))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1804 (car poss) word-start word-end))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1805 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1806 ((and replace (listp replace))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1807 ;; REPLACEMENT WORD entered. Recheck line
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1808 ;; starting with the replacement word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1809 (setq ispell-filter nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1810 string (buffer-substring word-start
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1811 word-end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1812 (let ((change (- (length (car replace))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1813 (length (car poss)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1814 ;; adjust regions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1815 (setq reg-end (+ reg-end change)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1816 offset-change (+ offset-change
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1817 change)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1818 (if (not (equal (car replace) (car poss)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1819 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1820 (delete-region word-start word-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1821 (insert (car replace))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1822 ;; I only need to recheck typed-in replacements
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1823 (if (not (eq 'query-replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1824 (car (cdr replace))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1825 (backward-char (length (car replace))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1826 (setq end (point)) ; reposition for recheck
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1827 ;; when second arg exists, query-replace, saving regions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1828 (if (car (cdr replace))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1829 (unwind-protect
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1830 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1831 (set-marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1832 ispell-query-replace-marker reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1833 ;; Assume case-replace &
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1834 ;; case-fold-search correct?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1835 (query-replace string (car replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1836 t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1837 (setq reg-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1838 (marker-position
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1839 ispell-query-replace-marker))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1840 (set-marker ispell-query-replace-marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1841 nil))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1842 ((or (null replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1843 (equal 0 replace)) ; ACCEPT/INSERT
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1844 (if (equal 0 replace) ; BUFFER-LOCAL DICT ADD
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1845 (setq reg-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1846 (ispell-add-per-file-word-list
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1847 (car poss) reg-end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1848 ;; This avoids pointing out the word that was
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1849 ;; just accepted (via 'i' or 'a') if it follows
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1850 ;; on the same line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1851 ;; Redo check following the accepted word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1852 (if (and ispell-pdict-modified-p
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1853 (listp ispell-pdict-modified-p))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1854 ;; Word accepted. Recheck line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1855 (setq ispell-pdict-modified-p ; update flag
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1856 (car ispell-pdict-modified-p)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1857 ispell-filter nil ; discontinue check
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1858 end word-start))) ; reposition loc.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1859 (replace ; STRING REPLACEMENT for this word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1860 (delete-region word-start word-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1861 (insert replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1862 (let ((change (- (length replace)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1863 (length (car poss)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1864 (setq reg-end (+ reg-end change)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1865 offset-change (+ offset-change change)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1866 end (+ end change)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1867 (if (not ispell-quit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1868 (message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1869 (concat "Continuing spelling check using "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1870 (or ispell-dictionary "default")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1871 " dictionary...")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1872 (sit-for 0)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1873 ;; finished with line!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1874 (setq ispell-filter (cdr ispell-filter)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1875 (goto-char end)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1876 (not ispell-quit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1877 ;; protected
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1878 (if (get-buffer ispell-choices-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1879 (kill-buffer ispell-choices-buffer))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1880 (if ispell-quit
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1881 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1882 ;; preserve or clear the region for ispell-continue.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1883 (if (not (numberp ispell-quit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1884 (set-marker ispell-region-end nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1885 ;; Enable ispell-continue.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1886 (set-marker ispell-region-end reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1887 (goto-char ispell-quit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1888 ;; Check for aborting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1889 (if (and ispell-checking-message (numberp ispell-quit))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1890 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1891 (setq ispell-quit nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1892 (error "Message send aborted.")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1893 (setq ispell-quit nil))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1894 (set-marker ispell-region-end nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1895 ;; Only save if successful exit.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1896 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1897 (message "Spell-checking done"))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1898
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1899
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1900
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1901 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1902 (defun ispell-buffer ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1903 "Check the current buffer for spelling errors interactively."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1904 (interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1905 (ispell-region (point-min) (point-max)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1906
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1907
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1908 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1909 (defun ispell-continue ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1910 (interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1911 "Continue a spelling session after making some changes."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1912 (if (not (marker-position ispell-region-end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1913 (message "No session to continue. Use 'X' command when checking!")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1914 (if (not (equal (marker-buffer ispell-region-end) (current-buffer)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1915 (message "Must continue ispell from buffer %s"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1916 (buffer-name (marker-buffer ispell-region-end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1917 (ispell-region (point) (marker-position ispell-region-end)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1918
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1919
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1920 ;;; Horizontal scrolling
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1921 (defun ispell-horiz-scroll ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1922 "Places point within the horizontal visibility of its window area."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1923 (if truncate-lines ; display truncating lines?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1924 ;; See if display needs to be scrolled.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1925 (let ((column (- (current-column) (max (window-hscroll) 1))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1926 (if (and (< column 0) (> (window-hscroll) 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1927 (scroll-right (max (- column) 10))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1928 (if (>= column (- (window-width) 2))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1929 (scroll-left (max (- column (window-width) -3) 10)))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1930
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1931
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1932 ;;; Interactive word completion.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1933 ;;; Forces "previous-word" processing. Do we want to make this selectable?
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1934
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1935 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1936 (defun ispell-complete-word (&optional interior-frag)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1937 "Look up word before or under point in dictionary (see lookup-words command)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1938 and try to complete it. If optional INTERIOR-FRAG is non-nil then the word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1939 may be a character sequence inside of a word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1940
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1941 Standard ispell choices are then available."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1942 (interactive "P")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1943 (let ((cursor-location (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1944 case-fold-search
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1945 (word (ispell-get-word nil "\\*")) ; force "previous-word" processing.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1946 start end possibilities replacement)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1947 (setq start (car (cdr word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1948 end (car (cdr (cdr word)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1949 word (car word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1950 possibilities
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1951 (or (string= word "") ; Will give you every word
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1952 (lookup-words (concat (if interior-frag "*") word "*")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1953 ispell-complete-word-dict)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1954 (cond ((eq possibilities t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1955 (message "No word to complete"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1956 ((null possibilities)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1957 (message "No match for \"%s\"" word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1958 (t ; There is a modification...
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1959 (cond ; Try and respect case of word.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1960 ((string-match "^[^A-Z]+$" word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1961 (setq possibilities (mapcar 'downcase possibilities)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1962 ((string-match "^[^a-z]+$" word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1963 (setq possibilities (mapcar 'upcase possibilities)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1964 ((string-match "^[A-Z]" word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1965 (setq possibilities (mapcar 'capitalize possibilities))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1966 (save-window-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1967 (setq replacement
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1968 (ispell-command-loop possibilities nil word start end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1969 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1970 ((equal 0 replacement) ; BUFFER-LOCAL ADDITION
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1971 (ispell-add-per-file-word-list word))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1972 (replacement ; REPLACEMENT WORD
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1973 (delete-region start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1974 (setq word (if (atom replacement) replacement (car replacement))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1975 cursor-location (+ (- (length word) (- end start))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1976 cursor-location))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1977 (insert word)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1978 (if (not (atom replacement)) ; recheck spelling of replacement.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1979 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1980 (goto-char cursor-location)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1981 (ispell-word nil t)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1982 (if (get-buffer ispell-choices-buffer)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1983 (kill-buffer ispell-choices-buffer))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1984 (ispell-pdict-save ispell-silently-savep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1985 (goto-char cursor-location)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1986
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1987
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1988 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1989 (defun ispell-complete-word-interior-frag ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1990 "Completes word matching character sequence inside a word."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1991 (interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1992 (ispell-complete-word t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1993
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1994
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1995 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1996 ;;; Ispell Minor Mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1997 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1998
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1999 (defvar ispell-minor-mode nil
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2000 "Non-nil if Ispell minor mode is enabled.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2001 ;; Variable indicating that ispell minor mode is active.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2002 (make-variable-buffer-local 'ispell-minor-mode)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2003
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2004 (or (assq 'ispell-minor-mode minor-mode-alist)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2005 (setq minor-mode-alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2006 (cons '(ispell-minor-mode " Spell") minor-mode-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2007
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2008 (defvar ispell-minor-keymap
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2009 (let ((map (make-sparse-keymap)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2010 (define-key map " " 'ispell-minor-check)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2011 (define-key map "\r" 'ispell-minor-check)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2012 map)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2013 "Keymap used for Ispell minor mode.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2014
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2015 (or (not (boundp 'minor-mode-map-alist))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2016 (assoc 'ispell-minor-mode minor-mode-map-alist)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2017 (setq minor-mode-map-alist
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2018 (cons (cons 'ispell-minor-mode ispell-minor-keymap)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2019 minor-mode-map-alist)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2020
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2021 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2022 (defun ispell-minor-mode (&optional arg)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2023 "Toggle Ispell minor mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2024 With prefix arg, turn Ispell minor mode on iff arg is positive.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2025
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2026 In Ispell minor mode, pressing SPC or RET
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2027 warns you if the previous word is incorrectly spelled."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2028 (interactive "P")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2029 (setq ispell-minor-mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2030 (not (or (and (null arg) ispell-minor-mode)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2031 (<= (prefix-numeric-value arg) 0))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2032 (redraw-modeline))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2033
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2034 (defun ispell-minor-check ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2035 ;; Check previous word then continue with the normal binding of this key.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2036 (interactive "*")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2037 (let ((ispell-minor-mode nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2038 (ispell-check-only t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2039 (save-restriction
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2040 (narrow-to-region (point-min) (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2041 (ispell-word nil t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2042 (call-interactively (key-binding (this-command-keys)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2043
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2044
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2045 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2046 ;;; Ispell Message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2047 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2048 ;;; Original from D. Quinlan, E. Bradford, A. Albert, and M. Ernst
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2049
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2050
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2051 (defvar ispell-message-text-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2052 (mapconcat (function identity)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2053 '(
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2054 ;; Matches postscript files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2055 "^%!PS-Adobe-[123].0"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2056 ;; Matches uuencoded text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2057 "^begin [0-9][0-9][0-9] .*\nM.*\nM.*\nM"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2058 ;; Matches shell files (esp. auto-decoding)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2059 "^#! /bin/[ck]?sh"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2060 ;; Matches context difference listing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2061 "\\(diff -c .*\\)?\n\\*\\*\\* .*\n--- .*\n\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*\\*"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2062 ;; Matches "----------------- cut here"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2063 "^[-=_]+\\s ?cut here")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2064 "\\|")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2065 "*End of text which will be checked in ispell-message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2066 If it is a string, limit at first occurrence of that regular expression.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2067 Otherwise, it must be a function which is called to get the limit.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2068
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2069
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2070 (defvar ispell-message-start-skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2071 (mapconcat (function identity)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2072 '(
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2073 ;; Matches forwarded messages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2074 "^---* Forwarded Message"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2075 ;; Matches PGP Public Key block
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2076 "^---*BEGIN PGP [A-Z ]*--*"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2077 )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2078 "\\|")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2079 "Spelling is skipped inside these start/end groups by ispell-message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2080 Assumed that blocks are not mutually inclusive.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2081
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2082
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2083 (defvar ispell-message-end-skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2084 (mapconcat (function identity)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2085 '(
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2086 ;; Matches forwarded messages
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2087 "^--- End of Forwarded Message"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2088 ;; Matches PGP Public Key block
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2089 "^---*END PGP [A-Z ]*--*"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2090 )
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2091 "\\|")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2092 "Spelling is skipped inside these start/end groups by ispell-message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2093 Assumed that blocks are not mutually inclusive.")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2094
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2095
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2096 ;;;###autoload
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2097 (defun ispell-message ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2098 "Check the spelling of a mail message or news post.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2099 Don't check spelling of message headers except the Subject field.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2100 Don't check included messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2102 To abort spell checking of a message REGION and send the message anyway,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2103 use the `x' or `q' command. (Any subsequent regions will be checked.)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2104 The `X' command aborts the message send so that you can edit the buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2106 To spell-check whenever a message is sent, include the appropriate lines
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2107 in your .emacs file:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2108 (add-hook 'news-inews-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2109 (add-hook 'mail-send-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2110 (add-hook 'mh-before-send-letter-hook 'ispell-message)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2111
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2112 You can bind this to the key C-c i in GNUS or mail by adding to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2113 `news-reply-mode-hook' or `mail-mode-hook' the following lambda expression:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2114 (function (lambda () (local-set-key \"\\C-ci\" 'ispell-message)))"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2115 (interactive)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2116 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2117 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2118 (let* ((internal-messagep (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2119 (re-search-forward
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2120 (concat "^"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2121 (regexp-quote mail-header-separator)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2122 "$")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2123 nil t)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2124 (limit (copy-marker
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2125 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2126 ((not ispell-message-text-end) (point-max))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2127 ((char-or-string-p ispell-message-text-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2128 (if (re-search-forward ispell-message-text-end nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2129 (match-beginning 0)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2130 (point-max)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2131 (t (min (point-max) (funcall ispell-message-text-end))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2132 (cite-regexp ;Prefix of inserted text
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2133 (cond
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2134 ((featurep 'supercite) ; sc 3.0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2135 (concat "\\(" (sc-cite-regexp) "\\)" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2136 (ispell-non-empty-string sc-reference-tag-string)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2137 ((featurep 'sc) ; sc 2.3
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2138 (concat "\\(" sc-cite-regexp "\\)" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2139 (ispell-non-empty-string sc-reference-tag-string)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2140 ((equal major-mode 'news-reply-mode) ;GNUS
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2141 (concat "In article <" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2142 (if mail-yank-prefix
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2143 (ispell-non-empty-string mail-yank-prefix)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2144 "^ \\|^\t")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2145 ((equal major-mode 'mh-letter-mode) ; mh mail message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2146 (ispell-non-empty-string mh-ins-buf-prefix))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2147 ((not internal-messagep) ; Assume n sent us this message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2148 (concat "In [a-zA-Z.]+ you write:" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2149 "In <[^,;&+=]+> [^,;&+=]+ writes:" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2150 " *> *"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2151 ((boundp 'vm-included-text-prefix) ; VM mail message
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2152 (concat "[^,;&+=]+ writes:" "\\|"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2153 (ispell-non-empty-string vm-included-text-prefix)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2154 (mail-yank-prefix ; vanilla mail message.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2155 (ispell-non-empty-string mail-yank-prefix))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2156 (t "^ \\|^\t")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2157 (cite-regexp-start (concat "^[ \t]*$\\|" cite-regexp))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2158 (cite-regexp-end (concat "^\\(" cite-regexp "\\)"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2159 (old-case-fold-search case-fold-search)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2160 (case-fold-search t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2161 (ispell-checking-message t))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2162 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2163 ;; Skip header fields except Subject: without Re:'s
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2164 ;;(search-forward mail-header-separator nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2165 (while (if internal-messagep
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2166 (< (point) internal-messagep)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2167 (and (looking-at "[a-zA-Z---]+:\\|\t\\| ")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2168 (not (eobp))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2169 (if (looking-at "Subject: *") ; Spell check new subject fields
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2170 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2171 (goto-char (match-end 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2172 (if (and (not (looking-at ".*Re\\>"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2173 (not (looking-at "\\[")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2174 (let ((case-fold-search old-case-fold-search))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2175 (ispell-region (point)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2176 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2177 (end-of-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2178 (while (looking-at "\n[ \t]")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2179 (end-of-line 2))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2180 (point)))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2181 (forward-line 1))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2182 (setq case-fold-search nil)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2183 ;; Skip mail header, particularly for non-english languages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2184 (if (looking-at (concat (regexp-quote mail-header-separator) "$"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2185 (forward-line 1))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2186 (while (< (point) limit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2187 ;; Skip across text cited from other messages.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2188 (while (and (looking-at cite-regexp-start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2189 (< (point) limit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2190 (zerop (forward-line 1))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2191
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2192 (if (< (point) limit)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2193 (let* ((start (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2194 ;; Check the next batch of lines that *aren't* cited.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2195 (end-c (and (re-search-forward cite-regexp-end limit 'end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2196 (match-beginning 0)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2197 ;; Skip a block of included text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2198 (end-fwd (and (goto-char start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2199 (re-search-forward ispell-message-start-skip
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2200 limit 'end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2201 (progn (beginning-of-line)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2202 (point))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2203 (end (or (and end-c end-fwd (min end-c end-fwd))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2204 end-c end-fwd
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2205 ;; defalut to limit of text.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2206 (marker-position limit))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2207 (goto-char start)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2208 (ispell-region start end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2209 (if (and end-fwd (= end end-fwd))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2210 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2211 (goto-char end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2212 (re-search-forward ispell-message-end-skip limit 'end))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2213 (goto-char end)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2214 (set-marker limit nil))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2215
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2216
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2217 (defun ispell-non-empty-string (string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2218 (if (or (not string) (string-equal string ""))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2219 "\\'\\`" ; An unmatchable string if string is null.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2220 (regexp-quote string)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2221
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2222
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2223 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2224 ;;; Buffer Local Functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2225 ;;; **********************************************************************
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2226
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2227
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2228 (defun ispell-accept-buffer-local-defs ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2229 "Load all buffer-local information, restarting ispell when necessary."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2230 (ispell-buffer-local-dict) ; May kill ispell-process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2231 (ispell-buffer-local-words) ; Will initialize ispell-process.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2232 (ispell-buffer-local-parsing))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2233
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2234
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2235 (defun ispell-buffer-local-parsing ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2236 "Place Ispell into parsing mode for this buffer.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2237 Overrides the default parsing mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2238 Includes latex/nroff modes and extended character mode."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2239 ;; (ispell-init-process) must already be called.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2240 (process-send-string ispell-process "!\n") ; Put process in terse mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2241 ;; We assume all major modes with "tex-mode" in them should use latex parsing
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2242 (if (or (and (eq ispell-parser 'use-mode-name)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2243 (string-match "[Tt][Ee][Xx]-mode" (symbol-name major-mode)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2244 (eq ispell-parser 'tex))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2245 (process-send-string ispell-process "+\n") ; set ispell mode to tex
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2246 (process-send-string ispell-process "-\n")) ; set mode to normal (nroff)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2247 ;; Hard-wire test for SGML & HTML mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2248 (setq ispell-skip-sgml (memq major-mode '(sgml-mode html-mode)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2249 ;; Set default extended character mode for given buffer, if any.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2250 (let ((extended-char-mode (ispell-get-extended-character-mode)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2251 (if extended-char-mode
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2252 (process-send-string ispell-process (concat extended-char-mode "\n"))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2253 ;; Set buffer-local parsing mode and extended character mode, if specified.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2254 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2255 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2256 ;; Uses last valid definition
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2257 (while (search-forward ispell-parsing-keyword nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2258 (let ((end (save-excursion (end-of-line) (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2259 (case-fold-search t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2260 string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2261 (while (re-search-forward " *\\([^ \"]+\\)" end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2262 ;; space separated definitions.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2263 (setq string (buffer-substring (match-beginning 1) (match-end 1)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2264 (cond ((string-match "latex-mode" string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2265 (process-send-string ispell-process "+\n~tex\n"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2266 ((string-match "nroff-mode" string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2267 (process-send-string ispell-process "-\n~nroff"))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2268 ((string-match "~" string) ; Set extended character mode.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2269 (process-send-string ispell-process (concat string "\n")))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2270 (t (message "Illegal Ispell Parsing argument!")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2271 (sit-for 2))))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2272
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2273
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2274 ;;; Can kill the current ispell process
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2275
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2276 (defun ispell-buffer-local-dict ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2277 "Initializes local dictionary.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2278 When a dictionary is defined in the buffer (see variable
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2279 `ispell-dictionary-keyword'), it will override the local setting
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2280 from \\[ispell-change-dictionary].
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2281 Both should not be used to define a buffer-local dictionary."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2282 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2283 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2284 (let (end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2285 ;; Override the local variable definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2286 ;; Uses last valid definition.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2287 (while (search-forward ispell-dictionary-keyword nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2288 (setq end (save-excursion (end-of-line) (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2289 (if (re-search-forward " *\\([^ \"]+\\)" end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2290 (setq ispell-local-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2291 (buffer-substring (match-beginning 1) (match-end 1)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2292 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2293 (while (search-forward ispell-pdict-keyword nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2294 (setq end (save-excursion (end-of-line) (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2295 (if (re-search-forward " *\\([^ \"]+\\)" end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2296 (setq ispell-local-pdict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2297 (buffer-substring (match-beginning 1) (match-end 1)))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2298 ;; Reload if new personal dictionary defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2299 (if (and ispell-local-pdict
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2300 (not (equal ispell-local-pdict ispell-personal-dictionary)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2301 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2302 (ispell-kill-ispell t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2303 (setq ispell-personal-dictionary ispell-local-pdict)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2304 ;; Reload if new dictionary defined.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2305 (if (and ispell-local-dictionary
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2306 (not (equal ispell-local-dictionary ispell-dictionary)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2307 (ispell-change-dictionary ispell-local-dictionary)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2308
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2309
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2310 (defun ispell-buffer-local-words ()
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2311 "Loads the buffer-local dictionary in the current buffer."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2312 (if (and ispell-buffer-local-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2313 (not (equal ispell-buffer-local-name (buffer-name))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2314 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2315 (ispell-kill-ispell t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2316 (setq ispell-buffer-local-name nil)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2317 (ispell-init-process)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2318 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2319 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2320 (while (search-forward ispell-words-keyword nil t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2321 (or ispell-buffer-local-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2322 (setq ispell-buffer-local-name (buffer-name)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2323 (let ((end (save-excursion (end-of-line) (point)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2324 string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2325 ;; buffer-local words separated by a space, and can contain
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2326 ;; any character other than a space.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2327 (while (re-search-forward " *\\([^ ]+\\)" end t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2328 (setq string (buffer-substring (match-beginning 1) (match-end 1)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2329 (process-send-string ispell-process (concat "@" string "\n")))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2331
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2332 ;;; returns optionally adjusted region-end-point.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2333
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2334 (defun ispell-add-per-file-word-list (word &optional reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2335 "Adds new word to the per-file word list."
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2336 (or ispell-buffer-local-name
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2337 (setq ispell-buffer-local-name (buffer-name)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2338 (if (null reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2339 (setq reg-end 0))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2340 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2341 (goto-char (point-min))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2342 (let (case-fold-search line-okay search done string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2343 (while (not done)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2344 (setq search (search-forward ispell-words-keyword nil 'move)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2345 line-okay (< (+ (length word) 1 ; 1 for space after word..
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2346 (progn (end-of-line) (current-column)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2347 80))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2348 (if (or (and search line-okay)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2349 (null search))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2350 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2351 (setq done t)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2352 (if (null search)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2353 (progn
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2354 (open-line 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2355 (setq string (concat comment-start " "
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2356 ispell-words-keyword))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2357 ;; in case the keyword is in the middle of the file....
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2358 (if (> reg-end (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2359 (setq reg-end (+ reg-end (length string))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2360 (insert string)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2361 (if (and comment-end (not (equal "" comment-end)))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2362 (save-excursion
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2363 (open-line 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2364 (forward-line 1)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2365 (insert comment-end)))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2366 (if (> reg-end (point))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2367 (setq reg-end (+ 1 reg-end (length word))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2368 (insert (concat " " word)))))))
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2369 reg-end)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2370
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2371
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2372 (defconst ispell-version "2.37 -- Tue Jun 13 12:05:28 EDT 1995")
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2373
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2374 (provide 'ispell)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2375
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2376
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2377 ;;; LOCAL VARIABLES AND BUFFER-LOCAL VALUE EXAMPLES.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2378
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2379 ;;; Local Variable options:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2380 ;;; mode: name(-mode)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2381 ;;; eval: expression
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2382 ;;; local-variable: value
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2383
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2384 ;;; The following sets the buffer local dictionary to english!
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2385
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2386 ;;; Local Variables:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2387 ;;; mode: emacs-lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2388 ;;; comment-column: 40
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2389 ;;; ispell-local-dictionary: "english"
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2390 ;;; End:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2391
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2392
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2393 ;;; MORE EXAMPLES OF ISPELL BUFFER-LOCAL VALUES
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2394
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2395 ;;; The following places this file in nroff parsing and extended char modes.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2396 ;;; Local IspellParsing: nroff-mode ~nroff
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2397 ;;; Change IspellDict to IspellDict: to enable the following line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2398 ;;; Local IspellDict english
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2399 ;;; Change IspellPersDict to IspellPersDict: to enable the following line.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2400 ;;; Local IspellPersDict ~/.ispell_lisp
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2401 ;;; The following were automatically generated by ispell using the 'A' command:
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2402 ; LocalWords: ispell ispell-highlight-p ispell-check-comments query-replace
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2403 ; LocalWords: ispell-query-replace-choices ispell-skip-tib non-nil tib
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2404 ; LocalWords: regexps ispell-tib-ref-beginning ispell-tib-ref-end
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2405
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2406 ;; ispell.el ends here
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2407