emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
blob facdc494b8c4d02e7d3424bcb5d338ed95ef8b43 1850 bytes (raw)
name: doc/.aspell.org.conf 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
 
# Aspell configuration for proof reading Org documentation.

# Org documentation is written in American...

master en_US-w_accents
lang en_US

# Assume the Org specific word and replacement lists are in the doc
# directory and that any spell check is also run from there.  Specify
# this file when running aspell by some command like:
#
# $ aspell check --per-conf=".aspell.org.conf" org.texi

personal ./.aspell.org.pws
repl ./.aspell.org.prepl

# Checking options.  See man aspell.

save-repl true
sug-mode normal
ignore-case false
ignore-accents false

# Filters

# For some reason the following doesn't seem to work which stuffs up
# trying to use Ispell mode from an Emacs buffer (at least I cannot
# make it work) but aspell seems abot to recognise texinfo files
# automatically when checking from the command line so it doesn't
# matter much.

# mode texinfo

lset-filter tex:url

# Let's be clear about what we choose to ignore.

clear-f-texinfo-ignore

add-f-texinfo-ignore c
add-f-texinfo-ignore code
add-f-texinfo-ignore command
add-f-texinfo-ignore documentencoding
add-f-texinfo-ignore email
add-f-texinfo-ignore env
add-f-texinfo-ignore file
add-f-texinfo-ignore kbd
add-f-texinfo-ignore macro
add-f-texinfo-ignore option
add-f-texinfo-ignore printindex
add-f-texinfo-ignore samp
add-f-texinfo-ignore set
add-f-texinfo-ignore setfilename
add-f-texinfo-ignore syncode
add-f-texinfo-ignore url
add-f-texinfo-ignore value
add-f-texinfo-ignore var
add-f-texinfo-ignore verb
add-f-texinfo-ignore verbatiminclude
add-f-texinfo-ignore vskip

# Utility options

backup true
guess true
suggest true

# Miscellaneous
#
# Org documentation uses a lot of compound words.  Try and ignore them
# rather than including them in a specfic word list.

run-together-limit 2
run-together-min 2

#\f

# Local variables:
# fill-column: 72
# mode: conf
# End:

debug log:

solving facdc494b ...
found facdc494b in https://git.savannah.gnu.org/cgit/emacs/org-mode.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).