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

Package: emacs;

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

From: Glenn Morris <rgm <at> gnu.org>
To: Joseph Mingrone <jrm <at> ftfl.ca>
Cc: 12976 <at> debbugs.gnu.org
Subject: bug#12976: 24.2; C-c i is bound to custom function, but in a term buffer it gets bound to ido-insert-file
Date: Fri, 23 Nov 2012 22:43:04 -0500
Joseph Mingrone wrote:

> I bind C-c i to a custom function, but when I'm in a term buffer C-c i is
> bound to ido-insert-file. 

Nothing to do with ido, really, which just remaps insert-file.

emacs -Q -f term
bash RET

Now `C-c i' is bound to insert-file. I guess this is because
term-escape-char = C-c, and term-raw-escape-map has Control-X-prefix as
parent keymap. I don't know what, if anything, to do about this.




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.