can't jump to : stuff in Info index
In the info index, these cannot be jumped to with m etc. * :: rules (double-colon): Double-Colon. * := <1>:Setting. * :=:Flavors. probably because they use Info's colon without quoting or something.
Double-Colon Rules Info page needs an example
The Double-Colon Rules Info page needs an example snippet. I think I figured out a use just from reading the documentation however: bus8.htm:: #always check for a fresher version wget -N http://www.fybus.com.tw/bus8.htm fybus.w3m:bus8.htm w3m -cols 99 -dump $? > $@ Or an even more