X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=148459fd6ac5001761fa04ee9fd94f10d268ad79;hb=42cc85de46ed8971a6c793835023cf26766fb096;hp=1ce02247bf471739e74e710fb15caae8913c29d7;hpb=dc2c2ef1ba4d0a0f3c2552459b9f962594a3536b;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index 1ce0224..148459f 100644 --- a/init.h +++ b/init.h @@ -1434,7 +1434,7 @@ struct option_t MuttVars[] = { ** This variable controls the number of lines of context that are given ** when scrolling through menus. (Similar to ``$$pager_context''.) */ - {"menu_move_off", DT_BOOL, R_NONE, OPTMENUMOVEOFF, 0}, + {"menu_move_off", DT_BOOL, R_NONE, OPTMENUMOVEOFF, 1}, /* ** .pp ** When \fIunset\fP, the bottom entry of menus will never scroll up past @@ -1668,7 +1668,7 @@ struct option_t MuttVars[] = { ** ** .pp ** This variable controls how many news articles to cache per newsgroup - ** (if caching is enabled, see $$news_cache_dir) and how many news articles + ** (if caching is enabled, see $$nntp_cache_dir) and how many news articles ** to show in the ``index'' menu. ** .pp ** If there're more articles than defined with $$nntp_context, all older ones @@ -3590,7 +3590,7 @@ struct option_t MuttVars[] = { ** Based on the xterm FAQ, the following might work: ** ** .pp - ** \fTset xterm_leave = "`test x$DISPLAY != x && xprop -id $WINDOWID | grep WM_NAME | cut -d '"' -f 2`"\fT + ** \fTset xterm_leave = "`test x$$$DISPLAY != x && xprop -id $$$WINDOWID | grep WM_NAME | cut -d '"' -f 2`"\fP */ {"xterm_title", DT_STR, R_BOTH, UL &XtermTitle, UL "Mutt-ng with %?m?%m messages&no messages?%?n? [%n New]?"}, /*