GNU bug report logs -
#12976
24.2; C-c i is bound to custom function, but in a term buffer it gets bound to ido-insert-file
Previous Next
Reported by: Joseph Mingrone <jrm <at> ftfl.ca>
Date: Sat, 24 Nov 2012 01:52:01 UTC
Severity: minor
Tags: wontfix
Found in version 24.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Josh <josh <at> foxtail.org> writes:
>> I consider this not a bug.
>
> I certainly do. From (info "(elisp) Key Binding Conventions") :
>
> * Don't define `C-c LETTER' as a key in Lisp programs. Sequences
> consisting of `C-c' and a letter (either upper or lower case) are
> reserved for users; they are the *only* sequences reserved for
> users, so do not block them.
[...]
> The passage I cited refers to "all the Emacs major modes". Is there
> any reason to believe that term.el should be exempt from adhering to
> this convention?
(I'm going through old bug reports that unfortunately weren't resolved
at the time.)
It's an oddball mode, and it breaks many Emacs conventions. In any
case, this isn't something we can change at this point, since the `C-c'
key bindings are ingrained at this point. (You can change
`term-escape-char' if you want, though.)
So I'm reclosing this bug report as a WONTFIX.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.