emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bind C-. in emacs -nw


From: Thierry Volpiatto
Subject: Re: Bind C-. in emacs -nw
Date: Fri, 26 Mar 2010 11:33:23 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Dan Nicolaescu <address@hidden> writes:

> Thierry Volpiatto <address@hidden> writes:
>
>   > Dan Nicolaescu <address@hidden> 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)
>
>
> Can you reproduce this when doing
> emacs -Q -nw
>
> and no .Xdefaults settings for xterm?
> [It works just fine for me]

Yes, still not working.

> If yes, please open a bug with all the details.

Ok i will.
Thanks.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]