provide ^n ^p ^k ^y emacs bindings to a set of entry windows.
arguments:
- entry_list (list)
list of Tkinter entry handles
results:
- ^n and ^p focus on next or previous entry windows, respectively
- ^k kills entry to end of line and saves the string
- ^y enters a killed string into the current entry box