| Bug#: 16604 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: mkennedy@gentoo.org | Reported By: mmc@maruska.dyndns.org | |
| Component: Applications | |||
| URL: | |||
| Summary: app-emacs/highline has an annoying default keybinding | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2003-03-01 02:55 0000 | |||
| Description: | Opened: 2003-03-01 02:55 0000 |
(global-set-key "\C-c\C-g" 'highline-mode) makes C-g behave unexpectedly (after C-c). I think it's not a good default. Reproducible: Always Steps to Reproduce: 1. run emacs (w/ higline installed). 2. press C-c C-g 3. i don't know the clean way to remove the 50higline-gentoo.el could be written in the header of the file ?
excellent point :) fixed in CVS (and bumped ther version to 4.2 as well) thanks for the bug report!