]> granicus.if.org Git - nethack/commitdiff
update guidebook
authornhmall <nhmall@nethack.org>
Tue, 1 Oct 2019 23:57:04 +0000 (19:57 -0400)
committernhmall <nhmall@nethack.org>
Tue, 1 Oct 2019 23:57:04 +0000 (19:57 -0400)
doc/Guidebook.mn
doc/Guidebook.tex

index ce6d40df0cf5a3d0c7aa7618b9a3a151461b5ad3..9fb47b12eeac4e83174bda5469660965fa99c124 100644 (file)
@@ -24,7 +24,7 @@
 .ds vr "NetHack 3.6
 .ds f0 "\*(vr
 .ds f1
-.ds f2 "July 9, 2019
+.ds f2 "October 1, 2019
 .
 .\" A note on some special characters:
 .\" \(lq = left double quote
@@ -3852,11 +3852,16 @@ character in the pattern, specifically:
 .CC > "never pickup an object that matches rest of pattern."
 .ei
 .ed
-A \(lqnever pickup\(rq rule takes precedence over an \(lqalways pickup\(rq
-rule if both match.
+The
+.op autopickup_exception
+rules are processed in the order in which they appear in your config file,
+thus allowing a later rule to override an earlier rule.
 .lp ""
-Exceptions can be set with the \(oqO\(cq command, but ones set that way will
-not be preserved across saves and restores.
+Exceptions can be set with the \(oqO\(cq command, but because they are not
+included in your config file, they won't be in effect if you save and then
+restore your game. 
+.op autopickup_exception
+rules and not saved with the game.
 .\" end of ``.lp autopickup_exception'' entry; continue enclosing page...
 .\" use .lp "text" to make an unindented paragraph ("text" should be short)
 .lp "Here are some examples:"
index 7cb9bf0b1f650174c5348535571424ec84fab118..9b52fb5cd8b964f84b36b895dd874a83897af14e 100644 (file)
@@ -45,7 +45,7 @@
 %.au
 \author{Original version - Eric S. Raymond\\
 (Edited and expanded for 3.6 by Mike Stephenson and others)}
-\date{July 9, 2019}
+\date{October 1, 2019}
 
 \maketitle
 
@@ -4293,12 +4293,14 @@ character in the pattern, specifically:
 %.ei
 %.ed
 
-A ``never pickup'' rule takes precedence over an ``always pickup'' rule if
-both match.
+The {\it autopickup\verb+_+exception\/} rules are processed in the order 
+in which they appear in your config file, thus allowing a later rule to override
+an earlier rule.
 
 %.lp ""
-Exceptions can be set with the `{\tt O}' command, but ones set that way will
-not be preserved across saves and restores.
+Exceptions can be set with the `{\tt O}' command, but because they are not included
+in your config file, they won't be in effect if you save and then restore your game.
+{\it autopickup\verb+_+exception\/} rules are not saved with the game.
 \elist
 
 %.lp "Here are some examples:"