unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ivan Kanis <banana@kanis.fr>
To: Glenn Morris <rgm@gnu.org>
Cc: Emacs Development List <emacs-devel@gnu.org>
Subject: Binding C-i breaks TAB bindings (was bug#13861)
Date: Mon, 04 Mar 2013 08:01:44 +0100	[thread overview]
Message-ID: <87boazveav.fsf_-_@kanis.fr> (raw)
In-Reply-To: <handler.13861.D13861.1362336754560.notifdone@debbugs.gnu.org> (GNU bug Tracking System's message of "Sun, 03 Mar 2013 18:53:03 +0000")

March, 03 at 14:27 Ivan wrote:

> emacs -Q
> in the scratch buffer type: 
> 
> (global-set-key [?\C-i] 'jumpc-jump-forward)
> 
> press the TAB key. 
> 
> I get the following error: 

> command-execute: Symbol's function definition is void:
>  jumpc-jump-forward

March, 03 at 18:53 Glenn wrote:

> This is explicitly explained in the "Function Keys" section of the ELisp
> manual.

Hi Glenn,

I just read the manual at the given section. I see that <tab> is the
name of the corresponding Lisp symbols [1]. 

[?\C-i] is a vector, surely it shouldn't override <tab> ?

Ivan

[1] I don't see it in the variables, is it a special name space?



       reply	other threads:[~2013-03-04  7:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rjobf0uxi4.fsf@fencepost.gnu.org>
     [not found] ` <87a9qklpoa.fsf@kanis.fr>
     [not found]   ` <handler.13861.D13861.1362336754560.notifdone@debbugs.gnu.org>
2013-03-04  7:01     ` Ivan Kanis [this message]
2013-03-04 14:28       ` Binding C-i breaks TAB bindings (was bug#13861) Stefan Monnier
2013-03-04 17:59         ` Ivan Kanis
2013-03-04 18:21           ` Ivan Andrus
2013-03-04 18:56           ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87boazveav.fsf_-_@kanis.fr \
    --to=banana@kanis.fr \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).