Message 232654 - Python tracker
Message232654
| Author | Saimadhav.Heblikar |
|---|---|
| Recipients | Saimadhav.Heblikar, terry.reedy |
| Date | 2014-12-15.10:08:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1418638121.42.0.202858339735.issue22706@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Need some clarification on this issue. I tried changing the cfgBindings for FormatParagraph. It creates a new key-set and writes the changes to user config-keys.cfg in ~/.idlerc(the keybindings). Any changes made to FormatParagraph in extension dialog(the [X]) are written to the user config-extensions.cfg file in ~/.idlerc. Have I understood the issue correctly in saying that the desired outcome is both [X] and [X_cfgBindings] write to config-extensions.cfg in ~/.idlerc? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-12-15 10:08:41 | Saimadhav.Heblikar | set | recipients: + Saimadhav.Heblikar, terry.reedy |
| 2014-12-15 10:08:41 | Saimadhav.Heblikar | set | messageid: <1418638121.42.0.202858339735.issue22706@psf.upfronthosting.co.za> |
| 2014-12-15 10:08:41 | Saimadhav.Heblikar | link | issue22706 messages |
| 2014-12-15 10:08:41 | Saimadhav.Heblikar | create | |