all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Joseph Mingrone <jrm@ftfl.ca>
Cc: 12976@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	[thread overview]
Message-ID: <exboenekdz.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <86k3tbg7rq.fsf@gly.ath.cx> (Joseph Mingrone's message of "Fri, 23 Nov 2012 20:32:41 -0400")

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.





  reply	other threads:[~2012-11-24  3:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-24  0:32 bug#12976: 24.2; C-c i is bound to custom function, but in a term buffer it gets bound to ido-insert-file Joseph Mingrone
2012-11-24  3:43 ` Glenn Morris [this message]
2013-07-12  1:52   ` Leo Liu
2013-07-14  1:14     ` Josh
2021-12-04  4:31       ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=exboenekdz.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=12976@debbugs.gnu.org \
    --cc=jrm@ftfl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.