unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Bind C-. in emacs -nw
Date: Fri, 26 Mar 2010 07:56:41 +0100	[thread overview]
Message-ID: <87mxxv3712.fsf@tux.homenetwork> (raw)
In-Reply-To: <201003251917.o2PJHYWS003285@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 25 Mar 2010 12:17:34 -0700 (PDT)")

Dan Nicolaescu <dann@ics.uci.edu> writes:

> That's strange, we have 
>     (define-key map "\e[27;5;46~"  [?\C-.])
>
> in xterm.el, so that key should be recognized... 
>
> Can you try removing all your local settings for xterm and see if that
> helps?

Without .xdefaults setting, it does the same.
It print 27;6;46~, but that is only in minibuffer.
(My anything command is run from minibuffer)

If i set the same key in global map from scratch buffer like:

(global-set-key (kbd "C-.") 'somesimplecommand)

when i hit `C-.'  it print "~" (and don't call the command)" .
Same for `C-:' it print "~".
If i bind `C-,' or `C-;' i have C-, or C-; is not defined.

-- 
Thierry Volpiatto
Gpg key: http://pgp.mit.edu/




  parent reply	other threads:[~2010-03-26  6:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-25 14:59 Bind C-. in emacs -nw Thierry Volpiatto
2010-03-25 15:59 ` Davis Herring
2010-03-25 16:10   ` Thierry Volpiatto
     [not found] ` <201003251755.o2PHt5O4000705@godzilla.ics.uci.edu>
2010-03-25 18:24   ` Thierry Volpiatto
     [not found]     ` <201003251917.o2PJHYWS003285@godzilla.ics.uci.edu>
2010-03-26  6:56       ` Thierry Volpiatto [this message]
     [not found]         ` <201003260759.o2Q7xEhU027188@godzilla.ics.uci.edu>
2010-03-26 10:33           ` Thierry Volpiatto

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=87mxxv3712.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@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).