Home
last modified time | relevance | path

Searched refs:OPTMSGERR (Results 1 – 3 of 3) sorted by relevance

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dcurs_lib.c331 set_option (OPTMSGERR); in curses_message()
333 unset_option (OPTMSGERR); in curses_message()
468 SETCOLOR (option (OPTMSGERR) ? MT_COLOR_ERROR : MT_COLOR_MESSAGE); in mutt_show_error()
H A Dmenu.c359 if (option (OPTMSGERR)) in menu_redraw_prompt()
362 unset_option (OPTMSGERR); in menu_redraw_prompt()
H A Dmutt.h493 OPTMSGERR, /* (pseudo) used by mutt_error/mutt_message */ enumerator