Message220338
| Author | Saimadhav.Heblikar |
|---|---|
| Recipients | Jacob.VB, Saimadhav.Heblikar, kbk, ned.deily, python-dev, rhettinger, roger.serwy, terry.reedy, westley.martinez |
| Date | 2014-06-12.10:52:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402570340.37.0.429280102511.issue12387@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch is an attempt to fix the issue, based on msg220332. With this patch, and with "IDLE Classic Unix" keybinding selected in IDLE, actions like cut=<Control-Key-w>, redo=<Alt-Key-z> <Meta-Key-z>, and emac's style actions like open-new-window=<Control-Key-x><Control-Key-n>, can be performed by just pressing the respective keys, irrespective of CAPS. I would like to know if this patch is acceptable and whether it performs as expected on all platforms. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-12 10:52:20 | Saimadhav.Heblikar | set | recipients: + Saimadhav.Heblikar, rhettinger, terry.reedy, kbk, ned.deily, roger.serwy, westley.martinez, python-dev, Jacob.VB |
| 2014-06-12 10:52:20 | Saimadhav.Heblikar | set | messageid: <1402570340.37.0.429280102511.issue12387@psf.upfronthosting.co.za> |
| 2014-06-12 10:52:20 | Saimadhav.Heblikar | link | issue12387 messages |
| 2014-06-12 10:52:20 | Saimadhav.Heblikar | create | |