aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorJoakim Verona2011-11-09 14:05:54 +0100
committerJoakim Verona2011-11-09 14:05:54 +0100
commitc8d4b74cfa26762d34fd1703a07463008b32be16 (patch)
tree6610ac356d47e328bb1094d9f5a0dcc15ed5fb6a /doc/misc
parent32db4845d5c433fd15c6665cbed169e5d8b94f05 (diff)
parent2cffd68198c4d574f073ab238dc12b1221005eab (diff)
downloademacs-c8d4b74cfa26762d34fd1703a07463008b32be16.tar.gz
emacs-c8d4b74cfa26762d34fd1703a07463008b32be16.zip
upstream
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/auth.texi18
-rw-r--r--doc/misc/gnus.texi30
2 files changed, 24 insertions, 24 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index a16da92343e..b64562f6875 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -64,13 +64,13 @@ It is a way for multiple applications to share a single configuration
64 64
65@menu 65@menu
66* Overview:: Overview of the auth-source library. 66* Overview:: Overview of the auth-source library.
67* Help for users:: 67* Help for users::
68* Secret Service API:: 68* Secret Service API::
69* Help for developers:: 69* Help for developers::
70* GnuPG and EasyPG Assistant Configuration:: 70* GnuPG and EasyPG Assistant Configuration::
71* Index:: 71* Index::
72* Function Index:: 72* Function Index::
73* Variable Index:: 73* Variable Index::
74@end menu 74@end menu
75@end ifnottex 75@end ifnottex
76 76
@@ -182,7 +182,7 @@ Here's a mixed example using two sources:
182If you don't customize @code{auth-sources}, you'll have to live with 182If you don't customize @code{auth-sources}, you'll have to live with
183the defaults: any host and any port are looked up in the netrc 183the defaults: any host and any port are looked up in the netrc
184file @code{~/.authinfo.gpg}, which is a GnuPG encrypted file 184file @code{~/.authinfo.gpg}, which is a GnuPG encrypted file
185(@pxref{GnuPG and EasyPG Assistant Configuration}). 185(@pxref{GnuPG and EasyPG Assistant Configuration}).
186 186
187If that fails, the unencrypted netrc files @code{~/.authinfo} and 187If that fails, the unencrypted netrc files @code{~/.authinfo} and
188@code{~/.netrc} will be used. 188@code{~/.netrc} will be used.
@@ -340,7 +340,7 @@ If you are using earlier versions of Emacs, you will need:
340@end lisp 340@end lisp
341 341
342If you want your GnuPG passwords to be cached, set up @code{gpg-agent} 342If you want your GnuPG passwords to be cached, set up @code{gpg-agent}
343or EasyPG Assitant 343or EasyPG Assistant
344(@pxref{Caching Passphrases, , Caching Passphrases, epa}). 344(@pxref{Caching Passphrases, , Caching Passphrases, epa}).
345 345
346To quick start, here are some questions: 346To quick start, here are some questions:
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 70ed62ddfa9..545306e4dc7 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -1001,7 +1001,7 @@ press @kbd{^} from the Group buffer to see it. In the Server buffer,
1001you can press @kbd{RET} on a defined server to see all the groups it 1001you can press @kbd{RET} on a defined server to see all the groups it
1002serves (subscribed or not!). You can also add or delete servers, edit 1002serves (subscribed or not!). You can also add or delete servers, edit
1003a foreign server's definition, agentize or de-agentize a server, and 1003a foreign server's definition, agentize or de-agentize a server, and
1004do many other neat things. @xref{Server Buffer}. 1004do many other neat things. @xref{Server Buffer}.
1005@xref{Foreign Groups}. @xref{Agent Basics}. 1005@xref{Foreign Groups}. @xref{Agent Basics}.
1006 1006
1007@vindex gnus-select-method 1007@vindex gnus-select-method
@@ -11805,7 +11805,7 @@ fit these criteria.
11805 11805
11806To use this, make sure that you have @code{w3m} and @code{curl} 11806To use this, make sure that you have @code{w3m} and @code{curl}
11807installed. If you have, then Gnus should display @acronym{HTML} 11807installed. If you have, then Gnus should display @acronym{HTML}
11808automatically. 11808automatically.
11809 11809
11810 11810
11811 11811
@@ -21078,8 +21078,8 @@ as well.
21078 21078
21079This chapter describes tools for searching groups and servers for 21079This chapter describes tools for searching groups and servers for
21080articles matching a query and then retrieving those articles. Gnus 21080articles matching a query and then retrieving those articles. Gnus
21081provides a simpler mechanism for searching through articles in a summary buffer 21081provides a simpler mechanism for searching through articles in a summary buffer
21082to find those matching a pattern. @xref{Searching for Articles}. 21082to find those matching a pattern. @xref{Searching for Articles}.
21083 21083
21084@menu 21084@menu
21085* nnir:: Searching with various engines. 21085* nnir:: Searching with various engines.
@@ -21110,7 +21110,7 @@ interface.
21110 21110
21111The @code{nnimap} and @code{gmane} search engines should work with no 21111The @code{nnimap} and @code{gmane} search engines should work with no
21112configuration. Other engines require a local index that needs to be 21112configuration. Other engines require a local index that needs to be
21113created and maintained outside of Gnus. 21113created and maintained outside of Gnus.
21114 21114
21115 21115
21116@node Basic Usage 21116@node Basic Usage
@@ -21150,7 +21150,7 @@ One more thing: individual search engines may have special search
21150features. You can access these special features by giving a prefix-arg 21150features. You can access these special features by giving a prefix-arg
21151to @code{gnus-group-make-nnir-group}. If you are searching multiple 21151to @code{gnus-group-make-nnir-group}. If you are searching multiple
21152groups with different search engines you will be prompted for the 21152groups with different search engines you will be prompted for the
21153special search features for each engine separately. 21153special search features for each engine separately.
21154 21154
21155 21155
21156@node Setting up nnir 21156@node Setting up nnir
@@ -21191,7 +21191,7 @@ named @code{home} you can use
21191 21191
21192@lisp 21192@lisp
21193(setq gnus-secondary-select-methods 21193(setq gnus-secondary-select-methods
21194 '((nnml "home" 21194 '((nnml "home"
21195 (nnimap-address "localhost") 21195 (nnimap-address "localhost")
21196 (nnir-search-engine namazu)))) 21196 (nnir-search-engine namazu))))
21197@end lisp 21197@end lisp
@@ -21216,9 +21216,9 @@ could change this to
21216@node The imap Engine 21216@node The imap Engine
21217@subsubsection The imap Engine 21217@subsubsection The imap Engine
21218 21218
21219The @code{imap} engine requires no configuration. 21219The @code{imap} engine requires no configuration.
21220 21220
21221Queries using the @code{imap} engine follow a simple query language. 21221Queries using the @code{imap} engine follow a simple query language.
21222The search is always case-insensitive and supports the following 21222The search is always case-insensitive and supports the following
21223features (inspired by the Google search input language): 21223features (inspired by the Google search input language):
21224 21224
@@ -21231,7 +21231,7 @@ operators must be written with all capital letters to be
21231recognised. Also preceding a term with a - sign is equivalent to NOT 21231recognised. Also preceding a term with a - sign is equivalent to NOT
21232term. 21232term.
21233 21233
21234@item Automatic AND queries 21234@item Automatic AND queries
21235If you specify multiple words then they will be treated as an AND 21235If you specify multiple words then they will be treated as an AND
21236expression intended to match all components. 21236expression intended to match all components.
21237 21237
@@ -21264,7 +21264,7 @@ customize @code{nnir-imap-default-search-key}. For example to use
21264@node The gmane Engine 21264@node The gmane Engine
21265@subsubsection The gmane Engine 21265@subsubsection The gmane Engine
21266 21266
21267The @code{gmane} engine requires no configuration. 21267The @code{gmane} engine requires no configuration.
21268 21268
21269Gmane queries follow a simple query language: 21269Gmane queries follow a simple query language:
21270 21270
@@ -21278,11 +21278,11 @@ recognised.
21278@item Required and excluded terms 21278@item Required and excluded terms
21279+ and - can be used to require or exclude terms, e.g. football -american 21279+ and - can be used to require or exclude terms, e.g. football -american
21280 21280
21281@item Unicode handling 21281@item Unicode handling
21282The search engine converts all text to utf-8, so searching should work 21282The search engine converts all text to utf-8, so searching should work
21283in any language. 21283in any language.
21284 21284
21285@item Stopwords 21285@item Stopwords
21286Common English words (like 'the' and 'a') are ignored by default. You 21286Common English words (like 'the' and 'a') are ignored by default. You
21287can override this by prefixing such words with a + (e.g. +the) or 21287can override this by prefixing such words with a + (e.g. +the) or
21288enclosing the word in quotes (e.g. "the"). 21288enclosing the word in quotes (e.g. "the").
@@ -21345,7 +21345,7 @@ to get a group name. By default this is @code{$HOME/Mail}.
21345Using the namazu engine requires creating and maintaining index files. 21345Using the namazu engine requires creating and maintaining index files.
21346One directory should contain all the index files, and nnir must be told 21346One directory should contain all the index files, and nnir must be told
21347where to find them by setting the @code{nnir-namazu-index-directory} 21347where to find them by setting the @code{nnir-namazu-index-directory}
21348variable. 21348variable.
21349 21349
21350To work correctly the @code{nnir-namazu-remove-prefix} variable must 21350To work correctly the @code{nnir-namazu-remove-prefix} variable must
21351also be correct. This is the prefix to remove from each file name 21351also be correct. This is the prefix to remove from each file name
@@ -21408,7 +21408,7 @@ this command periodically, say every four hours.
21408This engine is obsolete. 21408This engine is obsolete.
21409 21409
21410@node Customizations 21410@node Customizations
21411@subsubsection Custimozations 21411@subsubsection Customizations
21412 21412
21413@table @code 21413@table @code
21414 21414