chowing the mutt doc and index lines
Hi,
this things do not work in my mutt:
set folder_format=" %3C %t %N %8s %d %f"
#folder browser menu
set pager_index_lines="15" # number of lines of a mini-index when
viewing a message
# view X-Face: headers
macro pager <esc>p |view-x-face\n
macro index <esc>p |view-x-face\n
# help ( view help with lynx)
macro generic <F1> "<shell-escape>lynx ~/Mutt/doc/manual/manual.html\n"
macro index <F1> "<shell-escape>lynx ~/Mutt/doc/manual/manual.html\n"
macro pager <F1> "<shell-escape>lynx ~/Mutt/doc/manual/manual.html\n"
What did i wrong ??
thanks in advance for your help.
mess-mate