Re: Emacs key binding problem on debian testing.

2007-03-07 Thread Jhair Tocancipa Triana
r clayton writes: I'm runining emacs GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-01-04 on saens, modified by Debian on a debian testing sytem $ uname -a Linux UlanBator 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux $

Re: Emacs key binding problem on debian testing.

2007-03-07 Thread r. clayton
I don't have a testing box at hand, but on an unstable box[1], evaluating (define-key c-mode-base-map \C-cp 'insert-c-procedure-skeleton) (define-key c-mode-base-map \C-ci 'insert-include-statement) in a C buffer, yields to the following results: C-h k Ctrl-C-p = describe-key:

Emacs key binding problem on debian testing.

2007-03-06 Thread r. clayton
I'm runining emacs GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-01-04 on saens, modified by Debian on a debian testing sytem $ uname -a Linux UlanBator 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10 UTC 2006 i686 GNU/Linux $ updated weekly. These commands