On Wed, 01 Nov 2017 14:03:13 +0100, Jeremie Courreges-Anglas wrote:

> Obviously x_init_emacs does more than than just set x_tty.  For example,
> it touches kblist and AEDIT.  While bypassing x_tty may run fine now
> because those variables are initialized to zero, I find this
> non-obvious and fragile.  Testing x_tty means less questions.
> 
> And I think it's reasonable to process keybindings in interactive mode
> only.

Right, there's no point in processing keybindings in non-interactive
mode.

 - todd

Reply via email to