Message1261

Author PhilHudson
Recipients
Date 2015-04-17.15:26:58
Content
Control-enter, the keystroke for sending an email, is blocked by the GMail page mode. It needs to have
this line added among the other fallthroughs:

  define_key(gmail_keymap, "C-return", null, $fallthrough);
History
Date User Action Args
2015-04-17 15:26:58PhilHudsonsetmessageid: <1429284418.49.0.115815382229.issue492@bugs.conkeror.org>
2015-04-17 15:26:58PhilHudsonlinkissue492 messages
2015-04-17 15:26:58PhilHudsoncreate