emacs-devel
[Top][All Lists]
Advanced

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

Re: <S-iso-lefttab> translation to <backtab> bug?


From: John Paul Wallington
Subject: Re: <S-iso-lefttab> translation to <backtab> bug?
Date: Mon, 02 Sep 2002 02:13:04 +0100

> Does this fix it?
> 
> *** x-win.el.~1.155.~ Thu May 16 11:41:59 2002
> --- x-win.el  Sun Sep  1 19:50:46 2002
> ***************
> *** 1187,1192 ****
> --- 1187,1193 ----
>   (define-key function-key-map [M-return] [?\M-\C-m])
>   (define-key function-key-map [M-escape] [?\M-\e])
>   (define-key function-key-map [iso-lefttab] [backtab])
> + (define-key function-key-map [S-iso-lefttab] [backtab])
>   
>   ;; These tell read-char how to convert
>   ;; these special chars to ASCII.

It does.  Thanks.

-- 
John Paul Wallington





reply via email to

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