*** /local/share/exmh-2.0/widgetText.tcl Tue Jan 6 17:31:14 1998 --- widgetText.tcl Tue Jan 6 17:38:47 1998 *************** *** 73,79 **** set next [expr $bottom >= $end] } } ! if {$next} { Ftoc_NextImplied show $implied } else { Widget_TextPageDown $t --- 73,79 ---- set next [expr $bottom >= $end] } } ! if {$next && $widgetText(autoNext)} { Ftoc_NextImplied show $implied } else { Widget_TextPageDown $t *** /local/share/exmh-2.0/exwin.tcl Tue Jan 6 17:31:24 1998 --- exwin.tcl Tue Jan 6 17:58:04 1998 *************** *** 45,50 **** --- 45,57 ---- parameter is a polling time period that affects the behavior. Too big and it is not responsive enough. Too small and it may consume too many cycles. Units are milliseconds."} + {widgetText(autoNext) textAutoNext ON "Scroll into the next message" + "If on, hitting spacebar (or your scroll down key) on the last page + of a message automatically advances you to the next message, as if + you had hit the Next button. If off, you must always explicitly + advance via appropriate exmh commands or buttons, making it safe to + just hit space repeatedly until things stop scrolling to skim a + message."} {exwin(placeToplevel) placeToplevel ON {Remember window placement} "With this enabled, exmh will remember the placement of the various popup windows between sessions. This means you can position them