Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16604 - app-emacs/highline has an annoying default keybinding
Summary: app-emacs/highline has an annoying default keybinding
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-01 02:55 UTC by Michal Maruska
Modified: 2003-03-06 01:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Maruska 2003-03-01 02:55:49 UTC
(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 ?
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2003-03-06 01:58:29 UTC
excellent point :) fixed in CVS (and bumped ther version to 4.2 as well)

thanks for the bug report!