help-gnu-emacs
[Top][All Lists]
Advanced

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

emacs-snapshot keybinding problem


From: Angelina Carlton
Subject: emacs-snapshot keybinding problem
Date: Thu, 29 Dec 2005 14:11:51 -0500
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Hello,

This applies to emacs -nw versus emacs-snapshot -nw

I have installed the Debian package emacs-snapshot:
GNU Emacs 22.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.8.9) of
2005-12-21 on pacem, modified by Debian

in my .emacs I have defined some keyboard shortcuts:

,----
| ;; Jump to other window ----------------------------
| (global-set-key [(f13)] 'other-window)
| 
| ;; bury buffer   -----------------------------------                          
               
| (global-set-key [(f16)] 'bury-buffer)
`----

Although I am running Linux the keyboard is an Apple keyboard. 
The left option key (f13) runs other-window and the right option key
runs bury-buffer. 
The standard emacs Debian package for unstable:
GNU Emacs 21.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2005-10-02 on trouble, modified by Debian

My keybindings for emacs-snapshot however are now changed, it does not
recognize f13 nor f16, C h-k <left option> shows that emacs-snapshot
thinks it is f2 and it thinks the right option key is f6. 

I have not changed anything else in my shell enviroment nor my window
managers set up so I am confused as to why this is happening. 

Any ideas? 

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------




reply via email to

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