read_filtered_event  960 src/lread.c      val = read_filtered_event (1, 1, 1, ! NILP (inherit_input_method), seconds);
read_filtered_event  998 src/lread.c      return read_filtered_event (0, 0, 0, ! NILP (inherit_input_method), seconds);
read_filtered_event 1038 src/lread.c      val = read_filtered_event (1, 1, 0, ! NILP (inherit_input_method), seconds);