aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog8
-rw-r--r--doc/misc/gnus-faq.texi22
-rw-r--r--doc/misc/gnus.texi25
3 files changed, 38 insertions, 17 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index ddd8b81e868..6a745b27d96 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -4,6 +4,14 @@
4 4
5 * dbus.texi (Introspection): Update URL to a less defunct one. 5 * dbus.texi (Introspection): Update URL to a less defunct one.
6 6
7 * gnus.texi (Top): Restrict "Other related manuals" to info output.
8 (Foreign Groups): Use @indicateurl for examples.
9 (Direct Functions): Remove defunct URL.
10 (RSS): Update URL.
11
12 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
13 (FAQ 7-1): Update URL.
14
7 * pgg.texi (Top, Overview): Add note about obsolescence. 15 * pgg.texi (Top, Overview): Add note about obsolescence.
8 16
9 * bovine.texi (top): 17 * bovine.texi (top):
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index ede957a5c35..55756ac9b34 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -1541,8 +1541,9 @@ cat file.face | sed 's/\\/\\\\/g;s/\"/\\\"/g;' > file.face.quoted
1541 1541
1542If you can't use compface, there's an online X-face converter at 1542If you can't use compface, there's an online X-face converter at
1543@uref{http://www.dairiki.org/xface/}. 1543@uref{http://www.dairiki.org/xface/}.
1544If you use MS Windows, you could also use the WinFace program from 1544If you use MS Windows, you could also use the WinFace program,
1545@uref{http://www.xs4all.nl/~walterln/winface/}. 1545which used to be available from
1546@indicateurl{http://www.xs4all.nl/~walterln/winface/}.
1546Now you only have to tell Gnus to include the X-face in your postings by saying 1547Now you only have to tell Gnus to include the X-face in your postings by saying
1547 1548
1548@example 1549@example
@@ -1835,15 +1836,20 @@ too.
1835Of course you can also use grep to search through your 1836Of course you can also use grep to search through your
1836local mail, but this is both slow for big archives and 1837local mail, but this is both slow for big archives and
1837inconvenient since you are not displaying the found mail 1838inconvenient since you are not displaying the found mail
1838in Gnus. Here comes nnir into action. Nnir is a front end 1839in Gnus. Here nnir comes into action. Nnir is a front end
1839to search engines like swish-e or swish++ and 1840to search engines like swish-e or swish++ and
1840others. You index your mail with one of those search 1841others. You index your mail with one of those search
1841engines and with the help of nnir you can search through 1842engines and with the help of nnir you can search through
1842the indexed mail and generate a temporary group with all 1843the indexed mail and generate a temporary group with all
1843messages which met your search criteria. If this sound 1844messages which met your search criteria. If this sounds
1844cool to you get nnir.el from 1845cool to you, get nnir.el from
1846@c FIXME Isn't this file in Gnus?
1847@ignore
1848@c Dead link 2013/7.
1845@uref{ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/} 1849@uref{ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/emacs/}
1846or @uref{ftp://ftp.is.informatik.uni-duisburg.de/pub/src/emacs/}. 1850or
1851@end ignore
1852@uref{ftp://ftp.is.informatik.uni-duisburg.de/pub/src/emacs/}.
1847Instructions on how to use it are at the top of the file. 1853Instructions on how to use it are at the top of the file.
1848 1854
1849@node FAQ 6-4 1855@node FAQ 6-4
@@ -1966,7 +1972,7 @@ the easiest solution is a small nntp server like
1966@uref{http://infa.abo.fi/~patrik/sn/, sn}, 1972@uref{http://infa.abo.fi/~patrik/sn/, sn},
1967of course you can also install a full featured news 1973of course you can also install a full featured news
1968server like 1974server like
1969@uref{http://www.isc.org/products/INN/, inn}. 1975@uref{http://www.isc.org/software/inn/, inn}.
1970Then you want to fetch your Mail, popular choices 1976Then you want to fetch your Mail, popular choices
1971are @uref{http://www.catb.org/~esr/fetchmail/, fetchmail} 1977are @uref{http://www.catb.org/~esr/fetchmail/, fetchmail}
1972and @uref{http://pyropus.ca/software/getmail/, getmail}. 1978and @uref{http://pyropus.ca/software/getmail/, getmail}.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index b70c31b28fa..4279820acda 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -420,6 +420,9 @@ This manual corresponds to Gnus v5.13
420* Index:: Variable, function and concept index. 420* Index:: Variable, function and concept index.
421* Key Index:: Key Index. 421* Key Index:: Key Index.
422 422
423@c Doesn't work right in html.
424@c FIXME Do this in a more standard way.
425@ifinfo
423Other related manuals 426Other related manuals
424 427
425* Message:(message). Composing messages. 428* Message:(message). Composing messages.
@@ -427,6 +430,7 @@ Other related manuals
427* Sieve:(sieve). Managing Sieve scripts in Emacs. 430* Sieve:(sieve). Managing Sieve scripts in Emacs.
428* EasyPG:(epa). @acronym{PGP/MIME} with Gnus. 431* EasyPG:(epa). @acronym{PGP/MIME} with Gnus.
429* SASL:(sasl). @acronym{SASL} authentication in Emacs. 432* SASL:(sasl). @acronym{SASL} authentication in Emacs.
433@end ifinfo
430 434
431@detailmenu 435@detailmenu
432 --- The Detailed Node Listing --- 436 --- The Detailed Node Listing ---
@@ -2708,11 +2712,11 @@ the article range.
2708This command is similar to @code{gnus-read-ephemeral-gmane-group}, but 2712This command is similar to @code{gnus-read-ephemeral-gmane-group}, but
2709the group name and the article number and range are constructed from a 2713the group name and the article number and range are constructed from a
2710given @acronym{URL}. Supported @acronym{URL} formats include: 2714given @acronym{URL}. Supported @acronym{URL} formats include:
2711@url{http://thread.gmane.org/gmane.foo.bar/12300/focus=12399}, 2715@indicateurl{http://thread.gmane.org/gmane.foo.bar/12300/focus=12399},
2712@url{http://thread.gmane.org/gmane.foo.bar/12345/}, 2716@indicateurl{http://thread.gmane.org/gmane.foo.bar/12345/},
2713@url{http://article.gmane.org/gmane.foo.bar/12345/}, 2717@indicateurl{http://article.gmane.org/gmane.foo.bar/12345/},
2714@url{http://permalink.gmane.org/gmane.foo.bar/12345/}, and 2718@indicateurl{http://permalink.gmane.org/gmane.foo.bar/12345/}, and
2715@url{http://news.gmane.org/group/gmane.foo.bar/thread=12345}. 2719@indicateurl{http://news.gmane.org/group/gmane.foo.bar/thread=12345}.
2716 2720
2717@item gnus-read-ephemeral-emacs-bug-group 2721@item gnus-read-ephemeral-emacs-bug-group
2718@findex gnus-read-ephemeral-emacs-bug-group 2722@findex gnus-read-ephemeral-emacs-bug-group
@@ -13805,9 +13809,12 @@ installed. You then define a server as follows:
13805@findex nntp-open-ssl-stream 13809@findex nntp-open-ssl-stream
13806@item nntp-open-ssl-stream 13810@item nntp-open-ssl-stream
13807Opens a connection to a server over a @dfn{secure} channel. To use 13811Opens a connection to a server over a @dfn{secure} channel. To use
13808this you must have @uref{http://www.openssl.org, OpenSSL} or 13812this you must have @uref{http://www.openssl.org, OpenSSL}
13809@uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay} installed. You 13813@ignore
13810then define a server as follows: 13814@c Defunct URL, ancient package, so don't mention it.
13815or @uref{ftp://ftp.psy.uq.oz.au/pub/Crypto/SSL, SSLeay}
13816@end ignore
13817installed. You then define a server as follows:
13811 13818
13812@lisp 13819@lisp
13813;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}} 13820;; @r{"snews" is port 563 and is predefined in our @file{/etc/services}}
@@ -16919,7 +16926,7 @@ Some web sites have an RDF Site Summary (@acronym{RSS}).
16919@acronym{RSS} is a format for summarizing headlines from news related 16926@acronym{RSS} is a format for summarizing headlines from news related
16920sites (such as BBC or CNN). But basically anything list-like can be 16927sites (such as BBC or CNN). But basically anything list-like can be
16921presented as an @acronym{RSS} feed: weblogs, changelogs or recent 16928presented as an @acronym{RSS} feed: weblogs, changelogs or recent
16922changes to a wiki (e.g., @url{http://cliki.net/recent-changes.rdf}). 16929changes to a wiki (e.g., @url{http://cliki.net/site/recent-changes}).
16923 16930
16924@acronym{RSS} has a quite regular and nice interface, and it's 16931@acronym{RSS} has a quite regular and nice interface, and it's
16925possible to get the information Gnus needs to keep groups updated. 16932possible to get the information Gnus needs to keep groups updated.